LibreOffice Gerrit News for core on 2014-07-29

2014-07-29 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#46037: remove unused comphelper/configurationhelper.hxx in https://gerrit.libreoffice.org/10603 from Alexandre Vicenzi about module basctl, basic,

[Libreoffice-commits] core.git: compilerplugins/clang

2014-07-29 Thread Noel Grandin
compilerplugins/clang/externandnotdefined.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 145b0de1569229c797084040caa2386c8cf1ee4e Author: Noel Grandin n...@peralex.com Date: Mon Jul 28 13:31:05 2014 +0200 fix for running externandnotdefined plugin on

[Libreoffice-commits] core.git: cppcanvas/CppunitTest_cppcanvas_emfplus.mk

2014-07-29 Thread David Tardon
cppcanvas/CppunitTest_cppcanvas_emfplus.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 7dc96ebc05014b787d79a282981cdd0f8750abad Author: David Tardon dtar...@redhat.com Date: Tue Jul 29 10:07:43 2014 +0200 fdo#81799 we need cppuhelper here too Change-Id:

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

2014-07-29 Thread Tor Lillqvist
vcl/source/opengl/OpenGLContext.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit e9c5022580f14c0ca97503f8b3cc56b530fff174 Author: Tor Lillqvist t...@collabora.com Date: Tue Jul 29 11:21:38 2014 +0300 Blind fix attempt for compiling against the 10.6 SDK

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

2014-07-29 Thread Stephan Bergmann
vcl/source/outdev/text.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit c61d0c6071e97b31701c26d512699355c4aac986 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 10:24:51 2014 +0200 function abs given an argument of type long but has

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/inc sc/source

2014-07-29 Thread Kohei Yoshida
sc/inc/column.hxx |6 ++-- sc/inc/document.hxx |8 + sc/inc/formulacell.hxx |1 sc/inc/table.hxx|6 ++-- sc/source/core/data/column2.cxx | 22 --- sc/source/core/data/column4.cxx | 43

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

2014-07-29 Thread László Németh
editeng/source/misc/svxacorr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 86c0a56a9ee2e3d15286b11afad65568d1a87c11 Author: László Németh nem...@numbertext.org Date: Tue Jul 29 10:46:53 2014 +0200 fdo#55292 paragr. start. autocorr. with a single

[Libreoffice-commits] core.git: avmedia/source editeng/source include/avmedia include/editeng include/sfx2 include/svl include/svx sc/inc sc/source sfx2/source svl/source svx/inc svx/source sw/inc sw/

2014-07-29 Thread Noel Grandin
avmedia/source/framework/mediaitem.cxx |4 editeng/source/items/bulitem.cxx |8 - editeng/source/items/charhiddenitem.cxx |8 - editeng/source/items/frmitems.cxx| 126 +-- editeng/source/items/justifyitem.cxx | 24 +--

Re: rtf filter detection order

2014-07-29 Thread Wols Lists
On 28/07/14 15:11, Kohei Yoshida wrote: On Mon, 2014-07-28 at 10:14 +0200, Marina Latini wrote: Hi All, Can someone point out some informations about the rtf filter detection order? I know that Calc has its own rtf filter (https://bugs.freedesktop.org/show_bug.cgi?id=65017#c19). Steps to

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/inc sc/source

2014-07-29 Thread Kohei Yoshida
sc/inc/column.hxx |6 ++-- sc/inc/document.hxx |8 + sc/inc/formulacell.hxx |1 sc/inc/table.hxx|6 ++-- sc/source/core/data/column2.cxx | 22 --- sc/source/core/data/column4.cxx | 43

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

2014-07-29 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit a0b89100be8ccc2b60d08d7e3819cd247a6042b0 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Jul 29 11:19:56 2014 +0200 DOCX import: handle ooxml::CT_Spacing_lineRule

some clang plugins report bogus warnings (was: Re: GSoC Refactor god objects weekly report)

2014-07-29 Thread Michael Stahl
On 29/07/14 01:39, V wrote: This week I refactored IDocumentFieldsAccess and IDocumentLineNumberAccess. To have something more in here for a change, a few weeks ago I started using Clang instead of gcc and I like it much better. I remember the time where I got an error message longer than

[Libreoffice-commits] core.git: editeng/source include/svl sc/source svl/source svx/source sw/source

2014-07-29 Thread Noel Grandin
editeng/source/items/bulitem.cxx | 20 editeng/source/items/charhiddenitem.cxx | 27 editeng/source/items/frmitems.cxx| 232 +- editeng/source/items/justifyitem.cxx | 48 - editeng/source/items/optitems.cxx| 44 - editeng/source/items/paraitem.cxx

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

2014-07-29 Thread Tor Lillqvist
sfx2/source/dialog/backingwindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6dfd1336c6f324df6fd01f28005ce2e28ada192a Author: Tor Lillqvist t...@collabora.com Date: Tue Jul 29 13:45:43 2014 +0300 WaE: 'initializing' : truncation from 'double' to

[Libreoffice-commits] core.git: Branch 'feature/refactor-god-objects' - 529 commits - accessibility/source android/abs-lib avmedia/source basctl/source basic/source bin/find-german-comments bin/findun

2014-07-29 Thread Valentin Kettner
Rebased ref, commits from common ancestor: commit 694d25417dbbae5350240cdc888462f2f4b86c4b Author: Valentin Kettner vakevk+libreoff...@gmail.com Date: Tue Jul 29 13:03:49 2014 +0200 Refactored IDocumentLineNumberAccess. This interface is obsolete and was deleted.

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

2014-07-29 Thread Joren De Cuyper
sw/source/filter/html/htmlform.cxx | 107 +++-- sw/source/filter/html/htmlforw.cxx | 118 + 2 files changed, 79 insertions(+), 146 deletions(-) New commits: commit c67d6b2a57f6e95395515fe695709590af109397 Author: Joren De Cuyper

[Libreoffice-commits] core.git: Branch 'feature/lok_sofficemain' - 7 commits - desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa libreofficekit/source sd/source

2014-07-29 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 38 include/LibreOfficeKit/LibreOfficeKit.h | 23 include/LibreOfficeKit/LibreOfficeKit.hxx |5 ++ include/LibreOfficeKit/LibreOfficeKitGtk.h |3 +

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2014-07-29 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo78502.rtf | 12 sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 11 --- 3 files changed, 26 insertions(+), 3 deletions(-) New commits: commit

[Bug 70625] Add --cat parameter to make git diffs pretty

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70625 --- Comment #6 from Deena P.F. deena.fran...@gmail.com --- There is small problem with the idea, the --convert-to option prints out to stdout a string indicating the file names involved. For example : $ soffice --headless --convert-to txt:Text

[Libreoffice-commits] core.git: dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk

2014-07-29 Thread Szymon Kłos
dbaccess/UIConfig_dbaccess.mk |2 dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx | 47 ++ dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx | 11 - dbaccess/source/ui/dlg/dbadminsetup.hrc | 12 - dbaccess/source/ui/dlg/dbadminsetup.src |

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa sw/source writerfilter/source

2014-07-29 Thread Luboš Luňák
sw/qa/extras/ooxmlimport/data/floating-table-section-columns.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |7 +++ sw/qa/extras/ww8import/data/floating-table-section-columns.doc|binary sw/qa/extras/ww8import/ww8import.cxx

[Bug 60689] replace SUPD variable ...

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60689 Matthew Pottage matthewpott...@invincitech.com changed: What|Removed |Added Assignee|rashood.k...@gmail.com

[Bug 70625] Add --cat parameter to make git diffs pretty

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70625 --- Comment #7 from Maxim Monastirsky momonas...@gmail.com --- (In reply to comment #6) Unfortunately, I could not find where this string gets printed in the code using http://opengrok.libreoffice.org/ It's here:

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

2014-07-29 Thread Stephan Bergmann
sw/source/filter/html/htmlforw.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 784fc5fb32e954a17f466a2c4aa2680cfa4b2a4a Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 13:56:34 2014 +0200 Fix previous commit Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa sw/source

2014-07-29 Thread Luboš Luňák
sw/qa/extras/ww8import/data/floating-table-section-margins.doc |binary sw/qa/extras/ww8import/ww8import.cxx | 12 ++ sw/source/filter/ww8/ww8par.cxx|4 +++ 3 files changed, 16 insertions(+) New commits: commit

[Libreoffice-commits] core.git: cui/AllLangResTarget_cui.mk cui/Library_cui.mk cui/source cui/uiconfig cui/UIConfig_cui.mk extras/source

2014-07-29 Thread Rachit Gupta
cui/AllLangResTarget_cui.mk|2 cui/Library_cui.mk |1 cui/UIConfig_cui.mk|1 cui/source/dialogs/commonlingui.cxx| 232 -- cui/source/dialogs/commonlingui.hxx| 153 --

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

2014-07-29 Thread Stephan Bergmann
cui/source/dialogs/hangulhanjadlg.cxx |8 1 file changed, 8 deletions(-) New commits: commit 7dad065277b82bf5b943f56818b259d0d211346f Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 14:09:04 2014 +0200 loplugin:unreffun Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2014-07-29 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo77996.rtf | 35 + sw/qa/extras/rtfimport/rtfimport.cxx | 22 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 147 + writerfilter/source/rtftok/rtfdocumentimpl.hxx |2 4 files changed, 161 insertions(+), 45

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2014-07-29 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo77996.rtf |1 + sw/qa/extras/rtfimport/rtfimport.cxx | 10 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 10 +++--- 3 files changed, 10 insertions(+), 11 deletions(-) New commits: commit

[Libreoffice-commits] core.git: include/sfx2 sc/source sd/source sfx2/source starmath/source sw/source

2014-07-29 Thread Stephan Bergmann
include/sfx2/app.hxx |1 - sc/source/ui/app/scmod.cxx|2 +- sd/source/ui/app/sdmod.cxx|3 +-- sfx2/source/appl/app.cxx |9 - sfx2/source/appl/appinit.cxx |4 ++-- sfx2/source/appl/appserv.cxx |2 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2014-07-29 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo81033.rtf | 12 sw/qa/extras/rtfimport/rtfimport.cxx | 14 ++ writerfilter/source/dmapper/DomainMapper.cxx |5 - 3 files changed, 30 insertions(+), 1 deletion(-) New commits: commit

Re: rtf filter detection order

2014-07-29 Thread David Tardon
Hi, On Tue, Jul 29, 2014 at 10:11:04AM +0100, Wols Lists wrote: On 28/07/14 15:11, Kohei Yoshida wrote: On Mon, 2014-07-28 at 10:14 +0200, Marina Latini wrote: Hi All, Can someone point out some informations about the rtf filter detection order? I know that Calc has its own rtf filter

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2014-07-29 Thread Michael Stahl
sw/qa/extras/rtfimport/rtfimport.cxx |2 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |9 +++-- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 4ccebccbe57f7dbc668e985f0db216d45d51061f Author: Michael Stahl mst...@redhat.com Date: Mon Jul

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/sfx2 sfx2/source sw/source

2014-07-29 Thread Caolán McNamara
include/sfx2/styledlg.hxx |3 +++ sfx2/source/dialog/mgetempl.cxx | 16 +--- sfx2/source/dialog/styledlg.cxx | 14 ++ sw/source/core/uibase/app/docst.cxx |6 +- 4 files changed, 27 insertions(+), 12 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - include/sfx2 sfx2/source sw/source

2014-07-29 Thread Caolán McNamara
include/sfx2/styledlg.hxx |3 +++ sfx2/source/dialog/mgetempl.cxx | 16 +--- sfx2/source/dialog/styledlg.cxx | 14 ++ sw/source/ui/app/docst.cxx |6 +- 4 files changed, 27 insertions(+), 12 deletions(-) New commits: commit

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

2014-07-29 Thread Joren De Cuyper
xmloff/source/chart/SchXMLExport.cxx | 93 + xmloff/source/core/DocumentSettingsContext.cxx | 45 xmloff/source/draw/shapeexport.cxx | 64 ++--- xmloff/source/draw/ximpshap.cxx| 26 ++

Re: rtf filter detection order

2014-07-29 Thread Kohei Yoshida
On Tue, 2014-07-29 at 14:34 +0200, David Tardon wrote: No, this is unchanged. Separate content.xml is not recongnized by any existing import filter, so it is imported using the catch-all plain text import filter, which imports into Writer. Oh wait. If the catch-all plain text filter is

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

2014-07-29 Thread Stephan Bergmann
xmloff/source/draw/shapeexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit edffb444c07f4a928506436a5b50de3fa0ea4bf3 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 14:59:33 2014 +0200 loplugin:stringconcat Change-Id:

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

2014-07-29 Thread Stephan Bergmann
xmloff/source/chart/SchXMLExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ee8bc8215103d3561e80283cd201cca1dc8335d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 15:11:59 2014 +0200 Fix previous commit Change-Id:

[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_dialog_save.mk dbaccess/CppunitTest_dbaccess_hsqldb_test.mk dbaccess/CppunitTest_dbaccess_macros_test.mk

2014-07-29 Thread Stephan Bergmann
dbaccess/CppunitTest_dbaccess_dialog_save.mk |3 +++ dbaccess/CppunitTest_dbaccess_hsqldb_test.mk |3 +++ dbaccess/CppunitTest_dbaccess_macros_test.mk |3 +++ 3 files changed, 9 insertions(+) New commits: commit e0c4a8cd4037377360492ff8e01d0ea8b3efb13e Author: Stephan Bergmann

Re: rtf filter detection order

2014-07-29 Thread Maxim Monastirsky
On Tuesday 29 July 2014 08:46:00 Kohei Yoshida wrote: Did that behavior change now? No it didn't change, except some cases where plain text files are detected by libwpd, and so opening in Writer anyway. Maxim ___ LibreOffice mailing list

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

2014-07-29 Thread Charu Tyagi
sw/qa/extras/ooxmlimport/data/fdo81486.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx|8 2 files changed, 8 insertions(+) New commits: commit cb995849939e4b732dda952ec994e42ac0035348 Author: Charu Tyagi charu.ty...@ericsson.com Date: Tue Jul 22 16:31:13 2014 +0530

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

2014-07-29 Thread Charu Tyagi
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 706f1b715c954b890a0c2515834c70a819cfa18d Author: Charu Tyagi charu.ty...@ericsson.com Date: Fri Jul 18 14:32:10 2014 +0530 fdo#81486:custom property

Re: rtf filter detection order

2014-07-29 Thread Kohei Yoshida
On Tue, 2014-07-29 at 16:25 +0300, Maxim Monastirsky wrote: On Tuesday 29 July 2014 08:46:00 Kohei Yoshida wrote: Did that behavior change now? No it didn't change, except some cases where plain text files are detected by libwpd, and so opening in Writer anyway. Ah. Good to hear that it

Re: rtf filter detection order

2014-07-29 Thread David Tardon
Hi, On Tue, Jul 29, 2014 at 08:46:00AM -0400, Kohei Yoshida wrote: On Tue, 2014-07-29 at 14:34 +0200, David Tardon wrote: No, this is unchanged. Separate content.xml is not recongnized by any existing import filter, so it is imported using the catch-all plain text import filter, which

Re: rtf filter detection order

2014-07-29 Thread Kohei Yoshida
On Tue, 2014-07-29 at 15:49 +0200, David Tardon wrote: Did that behavior change now? If so, that'd be a regression from my original intention. No, it still works that way. My memory failed me. I am sorry for spreading disinformation. No problem at all. FWIW, my memory fails all the

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - basic/source

2014-07-29 Thread Lionel Elie Mamane
basic/source/uno/namecont.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 73318369c824326702b44ab4af13a78719720f77 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Jul 24 17:19:09 2014 +0200 fdo#52076 remove empty library instead of writing it

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

2014-07-29 Thread Stephan Bergmann
connectivity/source/manager/mregistration.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit dea278910731ddd8856fa122d59d83e01bdff87f Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 16:12:33 2014 +0200 Fix *_component_getFactory function

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/uiconfig

2014-07-29 Thread Rachit Gupta
cui/uiconfig/ui/select_persona_dialog.ui |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit e210dae0bab0372c126149307abe701b9af6e999 Author: Rachit Gupta rachitgupta1...@gmail.com Date: Tue Jul 29 19:39:57 2014 +0530 Added title to the Select Persona Dialog.

[Libreoffice-commits] core.git: chart2/source formula/source include/formula include/test include/unotools sc/inc sc/source test/source unotools/source unusedcode.easy

2014-07-29 Thread Marcos Paulo de Souza
chart2/source/inc/InternalData.hxx |1 - chart2/source/tools/InternalData.cxx | 11 --- formula/source/core/api/token.cxx| 11 --- include/formula/tokenarray.hxx |1 - include/test/mtfxmldump.hxx |1 - include/unotools/datetime.hxx|

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

2014-07-29 Thread Yogesh Bharate
sw/qa/core/data/ooxml/pass/fdo80580.docx |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx |5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 26b33fc2f2164481f5c423463f653012e4f4995d Author: Yogesh Bharate yogesh.bhar...@synerzip.com Date: Fri

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

2014-07-29 Thread Kohei Yoshida
sc/source/filter/oox/revisionfragment.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 227d3e72b0b29b73440157b64d6fb56fa151e05e Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Jul 29 10:33:04 2014 -0400 bnc#885548: Reset the default user to the document owner

[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_hsqldb_test.mk

2014-07-29 Thread Stephan Bergmann
dbaccess/CppunitTest_dbaccess_hsqldb_test.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 63eb070d0d1f00e6a3e846c8e90e6dce394497ca Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 16:38:11 2014 +0200 Missing runtime dependency of a CppunitTest

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

2014-07-29 Thread Stephan Bergmann
cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 6b5dce35f2ff2d7c52e51686b438f9037f9cb78f Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 16:45:33 2014 +0200 s_mapInterface must match

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa

2014-07-29 Thread Michael Stahl
sw/qa/extras/ww8import/ww8import.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 24801a6a9c767459c7a2e5e4176c0a809f08422c Author: Michael Stahl mst...@redhat.com Date: Tue Jul 29 16:59:24 2014 +0200 sw: fix windows build after

[Bug 70625] Add --cat parameter to make git diffs pretty

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70625 --- Comment #8 from Michael Meeks michael.me...@collabora.com --- We could of course add a different option to LibreOffice specific to this functionality (perhaps) eg. a --cat file parameter ? that could output the plain text on stdout - and

Re: rtf filter detection order

2014-07-29 Thread Anthonys Lists
On 29/07/2014 14:52, Kohei Yoshida wrote: But it should be add added that this only works for Writer and Calc, because there is no plain text import code for the other applications. So a text file (or an unknown file) opened from Impress will be opened in Writer anyway. Yup. You are right

[Libreoffice-commits] core.git: 5 commits - canvas/Library_directx9canvas.mk canvas/Library_gdipluscanvas.mk canvas/StaticLibrary_directxcanvas.mk comphelper/source external/python3 sot/source tools/s

2014-07-29 Thread Tor Lillqvist
canvas/Library_directx9canvas.mk |2 canvas/Library_gdipluscanvas.mk |2 canvas/StaticLibrary_directxcanvas.mk|2 comphelper/source/misc/docpasswordhelper.cxx |1 comphelper/source/streaming/memorystream.cxx |1

[Libreoffice-commits] core.git: Branch 'feature/lok_sofficemain' - 9 commits - desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa libreofficekit/source sd/source sw/inc sw/source

2014-07-29 Thread Andrzej Hunt
Rebased ref, commits from common ancestor: commit dacbc71cb3671b84e47019eeafcf92aa55f3dcc1 Author: Andrzej Hunt andrzej.h...@collabora.com Date: Tue Jul 29 17:01:48 2014 +0200 gtktiledviewer: add part mode selector. Change-Id: Ia1e78df1d833f9b0fbda0b78136590c9c960fa27 diff --git

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

2014-07-29 Thread Noel Grandin
basic/source/sbx/sbxarray.cxx | 101 -- include/basic/sbx.hxx | 11 ++-- 2 files changed, 47 insertions(+), 65 deletions(-) New commits: commit c694837aea16edb76dc19b3ca2db764375148011 Author: Noel Grandin n...@peralex.com Date: Fri Jul 11

[Libreoffice-commits] core.git: basctl/source basic/source framework/inc oox/inc sfx2/inc

2014-07-29 Thread Alexandre Vicenzi
basctl/source/basicide/baside2.hxx|1 - basic/source/comp/dim.cxx |1 - framework/inc/pch/precompiled_fwk.hxx |1 - oox/inc/pch/precompiled_oox.hxx |1 - sfx2/inc/pch/precompiled_sfx.hxx |1 - 5 files changed, 5 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - svx/source

2014-07-29 Thread David Tardon
svx/source/tbxctrls/tbcontrl.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 438bcf52858d6d5355d5aff9e3721c9467920d7c Author: David Tardon dtar...@redhat.com Date: Fri Jul 25 15:40:27 2014 +0200 rhbz#1121254 reload font list from shell on change Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - svx/source

2014-07-29 Thread David Tardon
svx/source/tbxctrls/tbcontrl.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5f955c65e253d72bff91b7f38bca62f2fcf25f4f Author: David Tardon dtar...@redhat.com Date: Fri Jul 25 15:40:27 2014 +0200 rhbz#1121254 reload font list from shell on change Change-Id:

[Bug 46037] Clean up uses of comphelper/configurationhelper.hxx

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46037 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

Re: rtf filter detection order

2014-07-29 Thread Michael Stahl
On 29/07/14 17:18, Anthonys Lists wrote: On 29/07/2014 14:52, Kohei Yoshida wrote: But it should be add added that this only works for Writer and Calc, because there is no plain text import code for the other applications. So a text file (or an unknown file) opened from Impress will be opened

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

2014-07-29 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/PdbDecoder.java | 22 +++--- xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/PdbUtil.java |7 --- 2 files changed, 10 insertions(+), 19 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svgio/inc svgio/source

2014-07-29 Thread Armin Le Grand
svgio/inc/svgio/svgreader/svgdocument.hxx |4 svgio/inc/svgio/svgreader/svgnode.hxx |4 svgio/inc/svgio/svgreader/svgstylenode.hxx |6 svgio/source/svgreader/svgdocument.cxx |2 svgio/source/svgreader/svgnode.cxx | 188 +

[Libreoffice-commits] core.git: 2 commits - basic/source include/sfx2 include/tools sfx2/source tools/source

2014-07-29 Thread Michael Stahl
basic/source/sbx/sbxarray.cxx |4 +++- include/sfx2/objsh.hxx|1 + include/tools/ref.hxx | 35 ++- sfx2/source/doc/objxtor.cxx |8 +++- tools/source/ref/ref.cxx |6 +- 5 files changed, 34 insertions(+), 20

[Libreoffice-commits] libmspub.git: src/lib

2014-07-29 Thread David Tardon
src/lib/MSPUBDocument.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 0909d5efcdc948ab455e14f718114c53fd8f52bc Author: David Tardon dtar...@redhat.com Date: Tue Jul 29 18:12:01 2014 +0200 check input Change-Id: I117ffe49fd6be34b07b094f0671244500ab44a53

[Libreoffice-commits] libvisio.git: src/lib

2014-07-29 Thread David Tardon
src/lib/VisioDocument.cpp |9 + 1 file changed, 9 insertions(+) New commits: commit ecd8101f3dd47a01c57e6e1e2c8f72aa31993358 Author: David Tardon dtar...@redhat.com Date: Tue Jul 29 18:19:10 2014 +0200 check arguments Change-Id:

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

2014-07-29 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/paragraph-sdt.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 18 ++--- sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx| 10 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 70 ---

[Libreoffice-commits] core.git: 2 commits - writerfilter/source

2014-07-29 Thread Miklos Vajna
writerfilter/source/ooxml/OOXMLFactory.cxx |7 --- writerfilter/source/ooxml/OOXMLFactory.hxx |1 - writerfilter/source/ooxml/factory_ns.py |5 - writerfilter/source/ooxml/factoryimpl_ns.py | 14 -- writerfilter/source/ooxml/modelpreprocess.py |5

[Libreoffice-commits] core.git: external/coinmp

2014-07-29 Thread Tor Lillqvist
external/coinmp/UnpackedTarball_coinmp.mk |1 external/coinmp/coinmp-vs2013.patch.1 | 352 ++ 2 files changed, 353 insertions(+) New commits: commit 1e03324c2edc205dd5a729aea12c29aad9b4aa14 Author: Tor Lillqvist t...@collabora.com Date: Tue Jul 29 20:21:42

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

2014-07-29 Thread Kohei Yoshida
sc/source/ui/inc/gridwin.hxx |2 +- sc/source/ui/view/gridwin.cxx |8 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 190a4ee599a463415faa7d9bcb81b6a157a4971e Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Jul 29 13:44:38 2014 -0400

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-29 Thread matteocam
svx/source/sdr/primitive2d/sdrattributecreator.cxx |3 ++- svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 15267a69e0e0b57c32f1289f1545fa82a4ddfc1f Author: matteocam matteo.campane...@gmail.com Date: Tue

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-29 Thread matteocam
svx/source/sdr/primitive2d/sdrattributecreator.cxx | 19 --- svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |2 +- 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit d350289075bc618c0680562b1826201c88215536 Author: matteocam

Re: rtf filter detection order

2014-07-29 Thread Anthonys Lists
On 29/07/2014 16:46, Michael Stahl wrote: It should be possible, for ANY LO document that is stored that way, to break out the content.xml, read it back into the original application, and recover at least the basic original document. i suspect you could get it loaded with the Flat ODF filters,

Re: rtf filter detection order

2014-07-29 Thread Michael Stahl
On 29/07/14 20:20, Anthonys Lists wrote: On 29/07/2014 16:46, Michael Stahl wrote: It should be possible, for ANY LO document that is stored that way, to break out the content.xml, read it back into the original application, and recover at least the basic original document. i suspect you

Re: rtf filter detection order

2014-07-29 Thread Wols Lists
On 29/07/14 19:25, Michael Stahl wrote: On 29/07/14 20:20, Anthonys Lists wrote: On 29/07/2014 16:46, Michael Stahl wrote: It should be possible, for ANY LO document that is stored that way, to break out the content.xml, read it back into the original application, and recover at least the

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

2014-07-29 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 36c18abb7b04520a7ae71b87fd71d31410620db8 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 20:46:33 2014 +0200 loplugin:unreffun Change-Id:

[Bug 70625] Add --cat parameter to make git diffs pretty

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70625 Deena P.F. deena.fran...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-commits] core.git: 2 commits - dbaccess/CppunitTest_dbaccess_hsqldb_test.mk solenv/gbuild

2014-07-29 Thread David Tardon
dbaccess/CppunitTest_dbaccess_hsqldb_test.mk |4 solenv/gbuild/CppunitTest.mk | 20 solenv/gbuild/Jar.mk |1 + 3 files changed, 25 insertions(+) New commits: commit 2a87b3b5aed8296a7506374fd5324c5659a88cb5 Author: David

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 81384, which changed state. Bug 81384 Summary: FILEOPEN: Cells are missing importing RTF file https://bugs.freedesktop.org/show_bug.cgi?id=81384 What|Removed |Added

[Libreoffice-commits] core.git: 2 commits - writerfilter/source

2014-07-29 Thread Michael Stahl
writerfilter/source/dmapper/DomainMapperTableManager.cxx |3 -- writerfilter/source/dmapper/PropertyMap.cxx |6 ++-- writerfilter/source/dmapper/PropertyMap.hxx | 20 +-- writerfilter/source/dmapper/TablePropertiesHandler.cxx |5 +++ 4 files

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - writerfilter/source

2014-07-29 Thread Miklos Vajna
writerfilter/source/dmapper/TablePropertiesHandler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0693b37fec987a8d443847d9b98d611def5ebfc1 Author: Miklos Vajna vmik...@collabora.co.uk Date: Sat Mar 29 21:13:21 2014 +0100 coverity#1194911 Unchecked

[Libreoffice-commits] core.git: 3 commits - chart2/qa oox/source

2014-07-29 Thread Matúš Kukan
chart2/qa/extras/chart2import.cxx | 68 ++ chart2/qa/extras/charttest.hxx|9 + chart2/qa/extras/data/pptx/percentage-number-formats.pptx |binary oox/source/drawingml/chart/modelbase.cxx |3

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source

2014-07-29 Thread Kohei Yoshida
sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 38 ++ sc/source/ui/docshell/docfunc.cxx | 34 +++--- sc/source/ui/undo/undobase.cxx|2 +- 4 files changed, 72 insertions(+), 4 deletions(-)

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80846, which changed state. Bug 80846 Summary: Undo not updating dependent cell https://bugs.freedesktop.org/show_bug.cgi?id=80846 What|Removed |Added

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

2014-07-29 Thread Joren De Cuyper
svgio/qa/cppunit/SvgImportTest.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit d971c66bac623f2c5a1c777bb198d29ebd33dbec Author: Joren De Cuyper jore...@libreoffice.org Date: Tue Jul 29 00:02:10 2014 +0200 SVG test that sequences are equal

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

2014-07-29 Thread Joren De Cuyper
sw/source/filter/html/htmlforw.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3b2f10b4ee53f1a6a1f5c9d18a0437b46187f50e Author: Joren De Cuyper jore...@libreoffice.org Date: Tue Jul 29 17:05:26 2014 +0200 FontName - FontFamily error Introduced

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

2014-07-29 Thread Joren De Cuyper
sw/source/filter/ww8/docxattributeoutput.cxx | 88 +-- 1 file changed, 43 insertions(+), 45 deletions(-) New commits: commit e03f6b2a6b1c7dd3f473e161517e69b284aa1e3f Author: Joren De Cuyper jore...@libreoffice.org Date: Tue Jul 29 22:04:21 2014 +0200 Fix indent +

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

2014-07-29 Thread Joren De Cuyper
editeng/source/editeng/editview.cxx | 173 +--- editeng/source/editeng/impedit.hxx |2 2 files changed, 86 insertions(+), 89 deletions(-) New commits: commit 52d21ee6516e29e55d09f346c8712eb68b3f52f0 Author: Joren De Cuyper jore...@libreoffice.org Date:

[Bug 70625] Add --cat parameter to make git diffs pretty

2014-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70625 --- Comment #9 from Deena P.F. deena.fran...@gmail.com --- Added my changes to gerrit for review. https://gerrit.libreoffice.org/#/c/10623/ -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-commits] core.git: 2 commits - sc/qa sc/source

2014-07-29 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 42 ++ sc/qa/unit/ucalc.hxx |2 ++ sc/source/core/tool/token.cxx |5 + 3 files changed, 49 insertions(+) New commits: commit 5e55d5ffb70437e917e4092f4030d5a454fd20d6 Author: Kohei Yoshida

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

2014-07-29 Thread Matúš Kukan
svgio/qa/cppunit/SvgImportTest.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 8cb75e905cef50a2d8a423443d3dcef5f1899027 Author: Matúš Kukan matus.ku...@collabora.com Date: Wed Jul 30 06:30:40 2014 +0200 error: reference to Primitive2DSequence is

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

2014-07-29 Thread Takeshi Abe
cui/source/dialogs/cuifmsearch.cxx | 11 +-- cui/source/dialogs/pastedlg.cxx|4 ++-- cui/source/dialogs/scriptdlg.cxx |3 +-- cui/source/factory/init.cxx|5 ++--- cui/source/options/optcolor.cxx|6 +++--- cui/source/options/optlingu.cxx|8

[Libreoffice-qa] need help for fdo#81349

2014-07-29 Thread Marina Latini
Hi all, this bug is related to LibreOffice Impress remote. The topic is: LibreOffice Impress crashes with Failed to add _impressremote._tcp service: Not permitted https://bugs.freedesktop.org/show_bug.cgi?id=81349 Can someone try to reproduce this crash report? With my Ubuntu 14.04 x86_64

Re: [Libreoffice-qa] Toolbar Proposal Completed

2014-07-29 Thread Joel Madero
A big +1 to everything Jay wrote. Change in of itself will cause angst for some users but that is the nature of our project. With the tremendous amount of statistics backing Jay's proposal, I give a thumbs up. That being said - why isn't UX included in on this discussion? This isn't really a QA

Re: [Libreoffice-qa] Toolbar Proposal Completed

2014-07-29 Thread Jay Philips
Hi Joel, Well the UX team is already CCed in the bug report and i guess they will get around to it whenever they do, which i assume will take a while. Have my fingers crossed that some portions of the proposal lands in master or the release after that. Definitely think it will help differentiate

[Libreoffice-qa] Reminder: QA Meeting tomorrow!

2014-07-29 Thread Robinson Tryon
Agenda and more details here: https://wiki.documentfoundation.org/QA/Meetings/2014/July_30 Handy-dandy when-will-it-happen-in-my-time-zone?-link: http://www.timeanddate.com/worldclock/fixedtime.html?hour=17min=30sec=0day=30month=07year=2014 I'll see you there! Best, --R -- Robinson Tryon

  1   2   3   >