[Libreoffice-commits] core.git: 3 commits - idl/inc idl/source sc/sdi sw/sdi

2016-02-23 Thread Noel Grandin
idl/inc/database.hxx|5 ++- idl/inc/parser.hxx |2 - idl/source/objects/slot.cxx |2 - idl/source/prj/database.cxx | 32 ++- idl/source/prj/parser.cxx | 59 +--- sc/sdi/docsh.sdi|6

[Libreoffice-commits] core.git: pyuno/qa

2016-02-23 Thread Kenneth Koski
pyuno/qa/pytests/insertremovecells.py | 28 pyuno/qa/pytests/testcollections_XCellRange.py | 53 - pyuno/qa/pytests/testcollections_XEnumeration.py |2 pyuno/qa/pytests/testcollections_XEnumerationAccess.py |2 pyuno/qa/pytests/

[Libreoffice-commits] core.git: sw/qa writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/source

2016-02-23 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/libreoffice.png |binary sw/qa/extras/rtfimport/data/tdf59699.rtf | 10 +++ sw/qa/extras/rtfimport/rtfimport.cxx |9 ++ writerfilter/Library_writerfilter.mk |1 writerfilter/inc/rtftok/RTFDocument.hxx |3

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/LOOLProtocol.cpp loolwsd/LOOLProtocol.hpp loolwsd/MasterProcessSession.cpp

2016-02-23 Thread Tor Lillqvist
loolwsd/LOOLBroker.cpp | 10 +- loolwsd/LOOLProtocol.cpp |6 +++--- loolwsd/LOOLProtocol.hpp |2 +- loolwsd/MasterProcessSession.cpp |4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 6af8a9bbc1723c8d181ca9b1c55ca5c39d48

[Libreoffice-commits] core.git: sw/source

2016-02-23 Thread Stephan Bergmann
sw/source/core/edit/edfcol.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 70ca225505922f74aca9480146b0f2ec207ca4ee Author: Stephan Bergmann Date: Tue Feb 23 09:31:03 2016 +0100 loplugin:staticmethods after 17a6535b3b2e1f0246e7605c018eded37c4a583c "sw classificat

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLKit.cpp loolwsd/Storage.hpp

2016-02-23 Thread Miklos Vajna
loolwsd/LOOLKit.cpp |1 + loolwsd/Storage.hpp |4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 7552fcd8066471bb99091a6360ac9dfaf34e0344 Author: Miklos Vajna Date: Tue Feb 23 09:35:46 2016 +0100 loolwsd: work around -Werror,-Wunused-private-field diff

[Libreoffice-commits] core.git: svx/source svx/uiconfig

2016-02-23 Thread melikeyurtoglu
svx/source/sidebar/area/AreaPropertyPanelBase.cxx | 12 svx/source/sidebar/graphic/GraphicPropertyPanel.cxx | 10 svx/source/sidebar/line/LinePropertyPanelBase.cxx |5 -- svx/uiconfig/ui/sidebararea.ui | 49 +--- svx/uiconfig/ui/sidebarg

[Libreoffice-commits] core.git: include/basegfx

2016-02-23 Thread Noel Grandin
include/basegfx/vector/b2enums.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 86a852f0a63876b2b952e12258e93c9ee4695eb3 Author: Noel Grandin Date: Tue Feb 23 09:56:20 2016 +0200 convert B2VectorContinuity to scoped enum Change-Id: Id7c16223f579fea

[Libreoffice-commits] core.git: Changes to 'private/mcecchetti/amd/pdf-export-jpeg'

2016-02-23 Thread Marco Cecchetti
New branch 'private/mcecchetti/amd/pdf-export-jpeg' available with the following commits: commit 8aeeacf7f6b87d55d728cacaf07c8ea37dccb7e8 Author: Marco Cecchetti Date: Fri Feb 19 18:12:49 2016 +0100 pdf export - avoid to export png as jpeg Change-Id: Iafa5d4b347da46dedb9431b6870f3

Create a diff document.

2016-02-23 Thread Stef Bon
Hi, I'm working on a backup and version service, using btrfs, sqlite and fuse to provide easy access to backup and previous versions. Now I'm building a qt viewer to show the differences between a previous version of a document and the current one (or another version). For office documents there

Re: Brackets are not handled correctly with mixed English/Latin and Hebrew/Arabic texts

2016-02-23 Thread Chris Sherlock
I've always considered gerrit to be the place to review code! Chris Sent from my iPhone > On 23 Feb 2016, at 4:36 PM, Khaled Hosny wrote: > > The patch does not really fix the issue, it makes it even worse. I think > she is just asking for pointers to further work on the issue, so > submitting

[Libreoffice-commits] core.git: canvas/source include/canvas

2016-02-23 Thread Noel Grandin
canvas/source/cairo/cairo_canvashelper.cxx|6 +++--- canvas/source/directx/dx_canvashelper_texturefill.cxx |6 +++--- canvas/source/opengl/ogl_canvashelper.cxx |6 +++--- canvas/source/tools/parametricpolypolygon.cxx |6 +++--- canvas/source/vcl/canv

[Libreoffice-commits] core.git: Changes to 'feature/fixes17'

2016-02-23 Thread Michael Meeks
New branch 'feature/fixes17' available with the following commits: commit 0148ffa246ea59d5a7d56de0dcdf36855cde3de1 Author: Michael Meeks Date: Fri Feb 19 11:08:52 2016 + Also process idles queued by OS events eg. re-renders. Change-Id: Id3040c87baf42d0dc094780f06d61c6004ea0b16

Re: [libreoffice-projects] minutes of ESC call ...

2016-02-23 Thread Thorsten Behrens
Chris Sherlock wrote: > However, with the way things work currently what I have noticed is > actually the thing that is using most space are the tag files. I > don't quite know how to do things much better (have experimented a > bit) but the script currently generates tag files and html for each >

[Libreoffice-commits] core.git: canvas/source include/canvas

2016-02-23 Thread Noel Grandin
canvas/source/directx/dx_9rm.cxx |4 ++-- canvas/source/directx/dx_surfacebitmap.cxx |4 ++-- include/canvas/rendering/icolorbuffer.hxx |6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 02a320777f5b91f33aee364bb29ecc0151aac3e0 Author: Noel Gran

[Libreoffice-commits] core.git: Branch 'feature/fixes16' - vcl/source

2016-02-23 Thread Michael Meeks
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f94b5699fa22a36eeeb77afc81c1fd372ae7f85a Author: Michael Meeks Date: Tue Feb 23 11:52:50 2016 + restore original magic. Change-Id: I15f62742a10d45fbb7bb34a6a3eb283a46412614

[Libreoffice-commits] core.git: Branch 'feature/fixes16' - vcl/source

2016-02-23 Thread Michael Meeks
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4bb69a8b3d37d2b7584caa063f7e709f5df8898b Author: Michael Meeks Date: Tue Feb 23 11:56:39 2016 + avoid processing all events at once. Change-Id: Ie5f99919d999bc63ab54711feae04

baltasarq license statement

2016-02-23 Thread Baltasar García Perez-Schofield
I plan to contribute to LibreOffice as developer. All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- baltasar ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedes

Re: Create a diff document.

2016-02-23 Thread Miklos Vajna
Hi, On Tue, Feb 23, 2016 at 11:03:55AM +0100, Stef Bon wrote: > Is there another way to create the diff of two office documents which > is viewable using lokit? There is Edit -> Track changes -> Compare document. First I would check if the result on the desktop is good enough for your purposes.

[Libreoffice-commits] core.git: 4 commits - include/sfx2 sfx2/source sw/source

2016-02-23 Thread Miklos Vajna
include/sfx2/classificationhelper.hxx |2 sfx2/source/view/classificationhelper.cxx | 298 +- sw/source/core/edit/edfcol.cxx| 11 - 3 files changed, 308 insertions(+), 3 deletions(-) New commits: commit 0926adba5557eab2114a57c30d92c977d334f57a A

[Libreoffice-commits] core.git: desktop/source include/sal

2016-02-23 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |8 include/sal/log-areas.dox |1 + 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 2bec27302a06268cfd4174e7a0c94198fdbd0ae9 Author: Stephan Bergmann Date: Tue Feb 23 14:19:21 2016 +0100 Various loplugin war

[Libreoffice-commits] core.git: sfx2/source

2016-02-23 Thread Stephan Bergmann
sfx2/source/view/classificationhelper.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 4d06ffcf3c9b4d6c8e5beb15f4d56aca44156b80 Author: Stephan Bergmann Date: Tue Feb 23 14:21:28 2016 +0100 -Werror,-Wunused-variable Change-Id: I2c4d01846abf2b1c3e20e5d56232123a89845

[Libreoffice-commits] core.git: include/sfx2

2016-02-23 Thread Stephan Bergmann
include/sfx2/classificationhelper.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32aa70ffb5f82b811dff3b1ab4738526552e0105 Author: Stephan Bergmann Date: Tue Feb 23 14:22:43 2016 +0100 -Werror,-Wmismatched-tags Change-Id: Iec4901265fc79992ab431947

[Libreoffice-commits] core.git: sfx2/source

2016-02-23 Thread Stephan Bergmann
sfx2/source/view/classificationhelper.cxx | 32 +++--- 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit 527386ee702faac907d66c363956a87348abf6a2 Author: Stephan Bergmann Date: Tue Feb 23 14:24:13 2016 +0100 loplugin:stringconstant Ch

[Libreoffice-commits] core.git: 2 commits - offapi/com

2016-02-23 Thread Eike Rathke
offapi/com/sun/star/util/SearchAlgorithms2.idl |2 ++ offapi/com/sun/star/util/SearchOptions2.idl|6 ++ 2 files changed, 8 insertions(+) New commits: commit dd9e06f2ce44b383fca1d3efa587c55fad982c29 Author: Eike Rathke Date: Tue Feb 23 14:27:05 2016 +0100 add description an

[Libreoffice-commits] core.git: solenv/bin

2016-02-23 Thread Norbert Thiebaud
solenv/bin/mkdocs.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 904eccc93804f916ff82e7a2cb155b4d349d7f4a Author: Norbert Thiebaud Date: Tue Feb 23 04:28:21 2016 -0600 quiet down mkdocs.sh on console Change-Id: Ibf1cc6dcec3909f8aa639e52a13c2b8641c

[Libreoffice-commits] core.git: Branch 'feature/fixes17' - 3 commits - include/vcl vcl/source

2016-02-23 Thread Marco Cecchetti
include/vcl/pdfextoutdevdata.hxx|2 + vcl/source/gdi/pdfextoutdevdata.cxx | 27 ++ vcl/source/gdi/pdfwriter_impl.hxx |2 - vcl/source/gdi/pdfwriter_impl2.cxx | 44 ++-- 4 files changed, 57 insertions(+), 18 deletions(-) New co

[Libreoffice-commits] core.git: sw/source

2016-02-23 Thread Oliver Specht
sw/source/core/text/itrform2.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit b29f268387f30d1d13ca167029d0d276214afaa0 Author: Oliver Specht Date: Tue Feb 23 12:13:21 2016 +0100 tdf#97139: prevent loop while formatting small text lines when te

[Libreoffice-commits] core.git: RepositoryExternal.mk

2016-02-23 Thread Markus Mohrhard
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d63a940853459bc70df032a36a6432d9515e0ecb Author: Markus Mohrhard Date: Tue Feb 23 11:28:31 2016 +0100 we need the complete cppunit build Change-Id: I71de79a7a10453da73e96793dcd58c3c

[Libreoffice-commits] core.git: RepositoryExternal.mk

2016-02-23 Thread Michael Stahl
RepositoryExternal.mk |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit b4d3a0d6744b8c6e5861b8198b31a434a5c2a6f6 Author: Michael Stahl Date: Tue Feb 23 15:08:47 2016 +0100 RepositoryExternal: move that out of gb_LinkTarget__use_breakpad otherwise p

[Libreoffice-commits] core.git: include/vcl vcl/source

2016-02-23 Thread Caolán McNamara
include/vcl/menu.hxx |1 + vcl/source/window/menu.cxx | 24 +++- 2 files changed, 16 insertions(+), 9 deletions(-) New commits: commit 3cb62eacae001df546c2a8f39ae4d37c33791d0b Author: Caolán McNamara Date: Tue Feb 23 14:42:29 2016 + gtk3: vcl popups fl

[Libreoffice-commits] core.git: Branch 'feature/fixes16' - vcl/source

2016-02-23 Thread Michael Meeks
vcl/source/app/svapp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bebc941d637609bbd5a1970a4cfc8207637024ad Author: Michael Meeks Date: Tue Feb 23 14:47:03 2016 + also process missing timeouts. Change-Id: I564a5ed2a9248ed7b2385ceb1084a89

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 66/75a022a47153b59f4e67ebbba9010c06c7f055

2016-02-23 Thread Caolán McNamara
66/75a022a47153b59f4e67ebbba9010c06c7f055 |1 + 1 file changed, 1 insertion(+) New commits: commit bbb30c89d3dd3384043cd11d9cacfc7dea814fdc Author: Caolán McNamara Date: Tue Feb 23 15:01:38 2016 + Notes added by 'git notes add' diff --git a/66/75a022a47153b59f4e67ebbba9010c06c7f

[Libreoffice-commits] core.git: download.lst external/beanshell

2016-02-23 Thread Caolán McNamara
download.lst|2 +- external/beanshell/ExternalPackage_beanshell.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b769648a5fa17e869f4ae4f55e89e7d6cc0367c8 Author: Caolán McNamara Date: Tue Feb 23 15:00:42 2016 +

[Libreoffice-commits] core.git: 4 commits - include/sfx2 sfx2/classification sfx2/source

2016-02-23 Thread Miklos Vajna
include/sfx2/classificationhelper.hxx |2 sfx2/classification/example.xml |8 +-- sfx2/source/view/classificationhelper.cxx | 77 -- sfx2/source/view/viewfrm.cxx | 11 4 files changed, 80 insertions(+), 18 deletions(-) New c

[Libreoffice-commits] core.git: sfx2/source

2016-02-23 Thread Miklos Vajna
sfx2/source/view/classificationhelper.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 9d9bd5713761f9afce3d4bed0d5c6340422019bd Author: Miklos Vajna Date: Tue Feb 23 16:26:50 2016 +0100 sfx2: forgot to remove this declaration Change-Id: Ida3935748c85773b6514b4571

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2016-02-23 Thread Faruk Uzun
loleaflet/dist/images/sc_firstrecord.png |binary loleaflet/dist/images/sc_lastrecord.png |binary loleaflet/dist/images/sc_nextrecord.png |binary loleaflet/dist/images/sc_prevrecord.png |binary loleaflet/dist/loleaflet.html| 22 ++--- loleaflet/dist/spreadsheet.css

[Libreoffice-commits] core.git: 3 commits - connectivity/source package/source

2016-02-23 Thread Stephan Bergmann
connectivity/source/drivers/hsqldb/HStorageMap.cxx | 62 ++- connectivity/source/drivers/hsqldb/StorageFileAccess.cxx | 23 +++-- connectivity/source/inc/hsqldb/HStorageMap.hxx | 15 ++- package/source/xstor/xstorage.cxx| 29 +++ pack

[Libreoffice-commits] core.git: sw/source

2016-02-23 Thread Rohan Kumar
sw/source/uibase/utlui/navipi.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 10b803cf8f065f73b784304d5434b2ccd2baac46 Author: Rohan Kumar Date: Tue Feb 23 22:09:38 2016 +0530 tdf#43514 Navigation tree: improve button name I renamed the button

[Libreoffice-commits] online.git: 4 commits - loolwsd/Connect.cpp loolwsd/LoadTest.cpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/test

2016-02-23 Thread Tor Lillqvist
loolwsd/Connect.cpp |2 +- loolwsd/LOOLBroker.cpp |6 +++--- loolwsd/LOOLKit.cpp |2 +- loolwsd/LOOLWSD.cpp | 10 +++--- loolwsd/LoadTest.cpp|5 +++-- loolwsd/test/httpwstest.cpp |7 +-- 6 files changed, 20 insertions(+), 12 deleti

[Libreoffice-commits] core.git: sw/source

2016-02-23 Thread Stephan Bergmann
sw/source/core/text/itrform2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8af13dd19d589c9996848fab7f4967f9018751d6 Author: Stephan Bergmann Date: Tue Feb 23 19:26:02 2016 +0100 loplugin:staticcall Change-Id: If662a616839aef33340d13a42c998cea507

[Libreoffice-commits] core.git: i18npool/qa i18npool/source include/unotools offapi/com sc/inc sc/source unotools/source

2016-02-23 Thread Eike Rathke
i18npool/qa/cppunit/test_textsearch.cxx |3 +++ i18npool/source/search/textsearch.cxx |7 --- include/unotools/textsearch.hxx | 11 ++- offapi/com/sun/star/util/SearchFlags.idl| 14 ++ offapi/com/sun/star/util/SearchOptions2.idl | 14

[Libreoffice-commits] core.git: offapi/com

2016-02-23 Thread Eike Rathke
offapi/com/sun/star/util/SearchAlgorithms2.idl |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit f84b8c03462238b821724b7f504ad141c83fcf8f Author: Eike Rathke Date: Tue Feb 23 23:44:23 2016 +0100 adapt description, the algorithm does not define the escape

[Libreoffice-commits] core.git: Branch 'feature/fixes17' - basegfx/source include/basegfx vcl/inc vcl/opengl vcl/Package_opengl.mk

2016-02-23 Thread Tomaž Vajngerl
basegfx/source/polygon/b2dlinegeometry.cxx | 29 ++ include/basegfx/polygon/b2dlinegeometry.hxx |6 vcl/Package_opengl.mk |2 vcl/inc/opengl/program.hxx |4 vcl/inc/openglgdiimpl.hxx |4 vcl/opengl/gdiimpl.cxx