[Libreoffice-commits] core.git: sd/source svl/source

2014-04-03 Thread Muthu Subramanian
sd/source/core/stlpool.cxx |2 ++ svl/source/items/IndexedStyleSheets.cxx |4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit cb1384b324580f23f652a1d8b922e94a7a212f1e Author: Muthu Subramanian Date: Fri Apr 4 12:10:01 2014 +0530 cp#154: Av

Suzuki Beach 2014 con mensualidades de $3,800. ¡Solo este mes!

2014-04-03 Thread Suzuki Plaza Palmira
Please see the web version: http://a1a6e.s11.it/f/rnl.aspx/?fdc=uxusotux:9ii=orxch7=oqzwx5-6-:=:97g5.6&-35&x=pp&q/a9dei46c5085d&jda/.h&NCLM Si no puedes ver bien este email da click aqui. Correo seguro Mailclick Suzuki Plaza Palmira Cel. (938) 137 88 59 Desuscríbete de nuestras listas

LibreOffice Gerrit News for core on 2014-04-04

2014-04-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#43157 : clean up more OSL_POSTCOND in https://gerrit.libreoffice.org/8832 from Michaël Lefèvre about module accessibility, canvas, connectivity, desktop, extensions, forms, include, mysqlc, registry, sc, sdex

[Bug 46200] [RFE] Use the Scroll Lock key as a toggling lock key like Excel

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46200 tommy27 changed: What|Removed |Added CC||ba...@quipo.it See Also|

What does "contact" mean in svx?

2014-04-03 Thread Chris Sherlock
Hi all, What does "contact" mean in ObjectContact? Class definition is here: http://opengrok.libreoffice.org/xref/core/include/svx/sdr/contact/objectcontact.hxx#56 Chris___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

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

2014-04-03 Thread Fridrich Štrba
src/lib/CDRCollector.cpp | 10 ++ src/lib/CDRParser.cpp| 23 ++- 2 files changed, 28 insertions(+), 5 deletions(-) New commits: commit f06333217ad55e841c4bd5b20b4eebbf7a9ce2f6 Author: Fridrich Å trba Date: Fri Apr 4 01:48:47 2014 +0200 Working around a

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

2014-04-03 Thread Jacobo Aragunde Pérez
sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 240b8c63ff67510a0694cee9ebec310157e24307 Author: Jacobo Aragunde Pérez Date: Fri Apr 4 00:06:28 2014 +0200 Fix -Werror=sign-compare Change-Id: I3c6ff1750d3e6

Re: About parts in ODatabaseMetaData.cxx (connectivy module/odbc part)

2014-04-03 Thread julien2412
Re reading part 1), i was obviously wrong. SQL_ORDER_BY_COLUMNS_IN_SELECT indicates if columns contained in order by clause must be in Select part. So it's normal supportsOrderByUnrelated must test this value equal to 'N' I found another part however: 1622 sal_Bool SAL_CALL ODatabaseMetaData:

About parts in ODatabaseMetaData.cxx (connectivy module/odbc part)

2014-04-03 Thread julien2412
Hello, Taking a look at connectivity/source/drivers/odbc/ODatabaseMetaData.cxx without particular reason, I noticed this: 1044 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeException, std::exception) 1045 { 1046 OUString aValue; 1047

Re: Fixing Bug 46200 [Easy Hack]

2014-04-03 Thread Michael Stahl
On 01/04/14 06:50, Tharindu Amila Perera wrote: > Hi all, > > Using the reply I found out that the events coming from the keyboard > has this behavior. > > Using the argument KeyEvent coming to function in file tabvwsh4.cxx > bool ScTabViewShell::TabKeyInput(const KeyEvent& rKEvt) > > > I c

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

2014-04-03 Thread Jacobo Aragunde Pérez
sw/qa/extras/ooxmlexport/data/table-theme-preservation.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx|5 sw/source/filter/ww8/docxattributeoutput.cxx| 97 sw/source/filter/ww8/docxattributeoutput.hxx|4 writerfilt

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Laurent BP changed: What|Removed |Added Depends on||77027 --- Comment #124 from Laurent BP ---

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

2014-04-03 Thread Tomaž Vajngerl
sc/source/ui/dbgui/PivotLayoutTreeListData.cxx | 57 - sc/source/ui/inc/PivotLayoutTreeListData.hxx |2 2 files changed, 48 insertions(+), 11 deletions(-) New commits: commit f9636d50e6543302f236164aeebadab2733e849b Author: Tomaž Vajngerl Date: Thu Apr 3 21:38

[Libreoffice-commits] core.git: helpcontent2

2014-04-03 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d2356918b0cd7652964f5b93aa231495bde0f3e8 Author: Caolán McNamara Date: Thu Apr 3 20:32:39 2014 +0100 Updated core Project: help c719458fbdafdb833a17874de420876a54e6ded3 diff --git a/helpconten

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2014-04-03 Thread Caolán McNamara
helpers/help_hid.lst | 24 source/text/swriter/01/mailmerge08.xhp | 47 - 2 files changed, 24 insertions(+), 47 deletions(-) New commits: commit c719458fbdafdb833a17874de420876a54e6ded3 Author: Caolán McNamara Date: Thu Ap

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

2014-04-03 Thread Caolán McNamara
sw/uiconfig/swriter/ui/mmpreparepage.ui | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 49a96a4d38ed144f6d05a0d2d8a83c2cee52b304 Author: Caolán McNamara Date: Thu Apr 3 20:24:30 2014 +0100 deploy cunning hack to center arrow block Change-Id: I

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

2014-04-03 Thread Julien Nabet
include/svtools/brwbox.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bed63f8f09634f4b71e1f9d8ade67d34c8d5142d Author: Julien Nabet Date: Thu Apr 3 21:23:44 2014 +0200 Typo: colum->column Change-Id: If667bd38563879a28e9ed7765582ce0fb7e8de04 diff

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

2014-04-03 Thread Julien Nabet
writerfilter/source/dmapper/DomainMapperTableManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a38047ff8ffafcf2b4ed4f37ab78f2cd98a0598 Author: Julien Nabet Date: Thu Apr 3 21:21:32 2014 +0200 Typos Change-Id: Ia406e2efb1eb2685eeffdf07dcc5fa

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

2014-04-03 Thread Julien Nabet
connectivity/source/drivers/dbase/DTable.cxx |2 +- forms/source/richtext/rtattributehandler.cxx |2 +- vcl/osx/salnativewidgets.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 786b31696bd7227d4921e13df02a16912776c166 Author: Julien Nabe

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

2014-04-03 Thread Eike Rathke
svx/source/dialog/langbox.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7e6a5ff988ebfc3e6753b19cfa172d758f5b51c8 Author: Eike Rathke Date: Thu Apr 3 20:57:54 2014 +0200 fixed display of available dictionaries strings Since commit 9dc57be59d1

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

2014-04-03 Thread Eike Rathke
svx/source/dialog/langbox.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cc658066aec0a0f9589e7f9522c4431b3a3d5e96 Author: Eike Rathke Date: Thu Apr 3 20:57:54 2014 +0200 fixed display of available dictionaries strings Since commit 9dc57be59d1

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

2014-04-03 Thread Miklos Vajna
writerfilter/Library_writerfilter.mk |1 writerfilter/inc/WriterFilterDllApi.hxx|6 writerfilter/inc/dmapper/DomainMapper.hxx |2 writerfilter/inc/ooxml/OOXMLDocument.hxx |6 writerfilter/inc/resourcemodel/Protocol.hx

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jan Holesovsky changed: What|Removed |Added Depends on||64722 -- You are receiving this mail b

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 --- Comment #12 from Joel Madero --- You should go to the IRC channel or the dev mailing list - not many people will follow the bug tracker so you might get faster/better feedback going to the list/chat -- You are receiving this mail because: Y

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.2.3.3'

2014-04-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.3.3' created by Christian Lohmaier at 2014-04-03 18:10 -0700 Tag libreoffice-4.2.3.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJTPZX1AAoJEPQ0oe+v7q6jr0wP/AoKOYTfkRZ4Ucit38IUTL9I OPs86HR2/iteHLuWFNWfF8cJVN34ak1vXd48RZ2qANXwtTp9cVVkYz2IarN

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

2014-04-03 Thread Stephan Bergmann
svx/source/smarttags/SmartTagMgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2e075ecb7111d83b2f7748fd31d1d9ef11e9845e Author: Stephan Bergmann Date: Thu Apr 3 12:59:21 2014 +0200 Support SmartTagRecognizers again The XContentEnumerationAccess

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.2.3.3'

2014-04-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.3.3' created by Christian Lohmaier at 2014-04-03 18:10 -0700 Tag libreoffice-4.2.3.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJTPZX4AAoJEPQ0oe+v7q6jsTQQAIg1gTjEH07tL+x6QTrqSNlY E8mhrkw2HfslTuicIh/Wszrdn0MDtHdfts2OSYExzghQVw5LwwahUXnLlMl

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.2.3.3'

2014-04-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.3.3' created by Christian Lohmaier at 2014-04-03 18:10 -0700 Tag libreoffice-4.2.3.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJTPZXxAAoJEPQ0oe+v7q6jkuwP/AnWZ2Bin0ldoq+F9zRnCXmi 0bcSI7mz4DBYMuASnVA+6qdcY2piEtYSF0hrdYO0Yypy+u+hsAQ8AHw2vo8

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-3' - 2 commits - configure.ac translations

2014-04-03 Thread Christian Lohmaier
configure.ac |2 +- translations |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 77fef6ec1d21abab9cb3d2e99c8d5e22314ae689 Author: Christian Lohmaier Date: Thu Apr 3 19:11:46 2014 +0200 bump product version to 4.2.3.3.0+ Change-Id: I648e706283dc

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

2014-04-03 Thread Caolán McNamara
reportdesign/source/ui/report/ViewsWindow.cxx | 13 +++- svtools/source/control/ctrlbox.cxx|9 +- sw/source/core/text/inftxt.cxx|5 - sw/source/core/text/inftxt.hxx|2 sw/source/core/text/itrform2.cxx | 48 ++- s

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.2.3.3'

2014-04-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.3.3' created by Christian Lohmaier at 2014-04-03 18:10 -0700 Tag libreoffice-4.2.3.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJTPZXsAAoJEPQ0oe+v7q6jCaUP/Rmqs3PGADO04gRbswTfMu1K UxVWV7/+VKEUYhi2zPGW1wK5CyusfuN1zjLreLpnhA/AvrH2vgVw198A+hf

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 --- Comment #11 from Sujay --- I am sorry that i haven't been updating my status. I had stopped working for a while, but now i have taken it again.. i have a question, I noticed a function - sd::FrameView::ReadUserDataSequence, in which there i

Re: patch fixing bug 73588

2014-04-03 Thread Kohei Yoshida
On Thu, 2014-04-03 at 12:05 -0400, Kohei Yoshida wrote: > On Thu, 2014-04-03 at 11:45 -0400, Hannah Lyhne wrote: > > Hello, > > > > This is my patch for bug 73588. Currently when working in RTL mode in > > calc if a user wrote in a language that was written from left to > > right, calc failed to a

License statement

2014-04-03 Thread Hannah
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license Hannah Lyhne___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34555 --- Comment #42 from tommy27 --- @Wayne you should see it's icon under "Tools/addons" -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffi

[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34555 --- Comment #41 from wayne --- (In reply to comment #36) > (In reply to comment #35) > > ... > > Really, I'm shocked at the lack of a cropping tool. > > ... > > Anyone evaluating a switch from MS office to LO will find this and it will > > imme

Re: patch fixing bug 73588

2014-04-03 Thread Kohei Yoshida
On Thu, 2014-04-03 at 11:45 -0400, Hannah Lyhne wrote: > Hello, > > This is my patch for bug 73588. Currently when working in RTL mode in > calc if a user wrote in a language that was written from left to > right, calc failed to automatically left align the text as it had in > previous versions. T

patch fixing bug 73588

2014-04-03 Thread Hannah Lyhne
Hello, This is my patch for bug 73588. Currently when working in RTL mode in calc if a user wrote in a language that was written from left to right, calc failed to automatically left align the text as it had in previous versions. To fix this, I've added a statement that checks that the cell begins

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - icon-themes/galaxy

2014-04-03 Thread Andras Timar
icon-themes/galaxy/brand_cp/shell/about.svg | 48 +--- 1 file changed, 3 insertions(+), 45 deletions(-) New commits: commit a2c536078832951b8ab75f546fb987c19ffc6b3c Author: Andras Timar Date: Thu Apr 3 07:58:52 2014 -0700 About box background image fix C

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

2014-04-03 Thread Caolán McNamara
sw/inc/fesh.hxx|3 ++- sw/inc/swundo.hxx |3 ++- sw/source/core/frmedt/fetab.cxx| 11 --- sw/source/core/uibase/shells/tabsh.cxx |2 +- sw/source/core/undo/undo.hrc |3 ++- sw/source/core/undo/undo.src

[Libreoffice-commits] dev-tools.git: scripts/dumpbz

2014-04-03 Thread Bjoern Michaelsen
scripts/dumpbz |1 - 1 file changed, 1 deletion(-) New commits: commit 51b683b22d0086492ed43d1efdefb78cd0788dad Author: Bjoern Michaelsen Date: Thu Apr 3 16:24:51 2014 +0200 ups, remove debug print diff --git a/scripts/dumpbz b/scripts/dumpbz index b5bcb91..25bbc93 100755 --- a/scrip

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

2014-04-03 Thread Stephan Bergmann
svx/source/smarttags/SmartTagMgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7189601d7f1177e560f9e88dbfe580c8eba5278f Author: Stephan Bergmann Date: Thu Apr 3 12:59:21 2014 +0200 Support SmartTagRecognizers again The XContentEnumerationAccess

[Bug 45789] automatic row height in reports

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45789 --- Comment #15 from Lionel Elie Mamane --- (In reply to comment #14) > I am starting work on this bug. Hi. How is the work going? Do you have any draft? Do you need any help / review / pointer? -- You are receiving this mail because: You are

[Libreoffice-commits] dev-tools.git: scripts/dumpbz

2014-04-03 Thread Bjoern Michaelsen
scripts/dumpbz | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 90a2899f2e873be01bffe5a44698cb69cfa9b69d Author: Bjoern Michaelsen Date: Thu Apr 3 15:54:07 2014 +0200 eh, actually use the right bugtracker diff --git a/scripts/dumpbz b/scripts/dumpbz

[Libreoffice-commits] core.git: accessibility/inc

2014-04-03 Thread Stephan Bergmann
accessibility/inc/accessibility/extended/AccessibleBrowseBoxBase.hxx | 31 +- 1 file changed, 6 insertions(+), 25 deletions(-) New commits: commit 618dc924b4d28a9d50bfcc4d35748cc1363bd92f Author: Stephan Bergmann Date: Thu Apr 3 15:48:52 2014 +0200 Remove unused functions

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

2014-04-03 Thread Caolán McNamara
sw/source/core/uibase/lingu/olmenu.cxx |4 ++-- sw/source/core/uibase/shells/textsh1.cxx |4 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit e813b9c2593ccfdf39761ed9bf446ef73d881e75 Author: Caolán McNamara Date: Thu Apr 3 14:23:00 2014 +0100 Resolves:

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

2014-04-03 Thread Stephan Bergmann
sc/source/filter/xcl97/XclExpChangeTrack.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 993f4921f7258252d0443243c2ad0e1e44ee394f Author: Stephan Bergmann Date: Thu Apr 3 15:42:52 2014 +0200 Remove redundant pure override Change-Id: I5d41b22ba5b27c278d04a70987812a

[Libreoffice-commits] core.git: cui/uiconfig extras/source sfx2/uiconfig sw/uiconfig

2014-04-03 Thread Caolán McNamara
cui/uiconfig/ui/insertplugin.ui|1 extras/source/glade/libreoffice-catalog.xml.in |3 ++ sfx2/uiconfig/ui/password.ui | 25 -- sw/uiconfig/swriter/ui/insertfootnote.ui |1 sw/uiconfig/swriter/ui/inserttable.ui | 33

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

2014-04-03 Thread Stephan Bergmann
connectivity/source/commontools/FValue.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit bb4dd8d947360f73b4eb8dcdcd13b2d18b4c2759 Author: Stephan Bergmann Date: Thu Apr 3 15:40:37 2014 +0200 Remove unused getBinary/CharacterStream Change-Id: I008d4190191ebff1c

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

2014-04-03 Thread Stephan Bergmann
framework/source/uifactory/uicontrollerfactory.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 0c50756b5eddbb19641321b54e1beb543744a9d9 Author: Stephan Bergmann Date: Thu Apr 3 15:38:23 2014 +0200 Remove redundant pure overrides Change-Id: Ic5e50643d41c089003

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

2014-04-03 Thread Stephan Bergmann
svtools/source/dialogs/addresstemplate.cxx | 20 1 file changed, 20 deletions(-) New commits: commit 82925f1a2141206864d8a6d490af4adafcaeaed9 Author: Stephan Bergmann Date: Thu Apr 3 15:36:43 2014 +0200 Remove unused getCommandType Change-Id: I76c9ea0740223

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

2014-04-03 Thread Stephan Bergmann
svtools/source/dialogs/addresstemplate.cxx | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) New commits: commit 4a94fc286fb69676a21392aa2cfdb5a813ceeead Author: Stephan Bergmann Date: Thu Apr 3 15:35:37 2014 +0200 clearFieldAssignment only used in AssigmentTransien

[Libreoffice-commits] core.git: 6 commits - cppu/qa sal/cppunittester sal/osl svx/source vcl/source vcl/unx

2014-04-03 Thread Stephan Bergmann
cppu/qa/test_reference.cxx |8 +++ sal/cppunittester/cppunittester.cxx |2 + sal/osl/unx/security.cxx | 39 ++- svx/source/smarttags/SmartTagMgr.cxx | 18 +--- vcl/source/fontsubset/cff.cxx| 19 ++-

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

2014-04-03 Thread Stephan Bergmann
svx/source/fmcomp/fmgridcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f36f17a1bad121f978ce55b635ccf23e00915cb Author: Stephan Bergmann Date: Thu Apr 3 14:41:39 2014 +0200 typo Change-Id: Idb3414291161dc50ac5b291699d7ae8672576532 diff --git

Re: [PUSHED] fdo#43157 : clean up OSL_POSTCOND

2014-04-03 Thread Stephan Bergmann
On 04/03/2014 02:16 PM, Michaël Lefèvre wrote: While submitting https://gerrit.libreoffice.org/8630 Stephen Bergmann accepted to keep OSL_TRACE because I'm patching C file. Is there any rules as of using SAL_... for C++ code, and OSL_... for C code ? There's generally no good reason to have C

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

2014-04-03 Thread Stephan Bergmann
sccomp/source/solver/SolverComponent.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a5a6880c5f2edc321ed36c8da8d57ed27ac07ec Author: Stephan Bergmann Date: Thu Apr 3 14:20:56 2014 +0200 loplugin:saloverride Change-Id: I2f818c865345c9396b3292d9bf0

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - configure.ac external/serf scp2/InstallModule_ooo.mk scp2/source

2014-04-03 Thread Matúš Kukan
configure.ac |1 + external/serf/ExternalProject_serf.mk |4 ++-- scp2/InstallModule_ooo.mk |2 -- scp2/source/ooo/file_library_ooo.scp |7 ++- 4 files changed, 5 insertions(+), 9 deletions(-) New commits: commit a13f4a0a18119e18b01fa7a5d6

Re: [PUSHED] fdo#43157 : clean up OSL_POSTCOND

2014-04-03 Thread Michaël Lefèvre
You're welcome, I expect cleaning OSL_POSTCOND and OSL_PRECOND which are the least used OSL_XXX macros. Then I may have a deeper look at the other OSL_... macros. While submitting https://gerrit.libreoffice.org/8630 Stephen Bergmann accepted to keep OSL_TRACE because I'm patching C file. Is ther

Re: [PUSHED] LTO parallelism

2014-04-03 Thread Miklos Vajna
Hi Martin, On Wed, Mar 26, 2014 at 01:22:05PM +0100, Martin Liška wrote: > Sure, > there's correct patch. Thanks, pushed as . In the future, feel free to submit your patch to gerrit: https://w

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

2014-04-03 Thread Martin Liška
solenv/gbuild/platform/com_GCC_defs.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d7cb910ad888401335552835314d689a49351924 Author: Martin Liška Date: Wed Mar 26 13:22:05 2014 +0100 gbuild: enable LTO parallelism for GCC Change-Id: Id0be70056645a

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

2014-04-03 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/fdo76979.docx |binary sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 3 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 84c04d73e6f80120c2fc7d17dd12e3b68214a63b Author: Miklo

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

2014-04-03 Thread Kohei Yoshida
xmloff/source/style/bordrhdl.cxx | 51 +-- 1 file changed, 17 insertions(+), 34 deletions(-) New commits: commit c6a53777e6a83ffa89574295cd709b814c2d2a6b Author: Kohei Yoshida Date: Sun Feb 2 18:23:48 2014 -0500 fdo#76697: Remove this duplicate and us

[Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2014-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43157 --- Comment #19 from Commit Notification --- Michaël Lefèvre committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c03c9da8c249c2e2a61bab3d6fad325d5934f5e0 fdo#43157

[Libreoffice-commits] core.git: chart2/source forms/source include/sal sfx2/source svx/source

2014-04-03 Thread Michaël Lefèvre
chart2/source/tools/NumberFormatterWrapper.cxx |2 +- chart2/source/view/charttypes/VSeriesPlotter.cxx |2 +- forms/source/xforms/datatypes.cxx|2 +- include/sal/log-areas.dox|7 ++- sfx2/source/doc/sfxbasemodel.cxx |

[Libreoffice-commits] core.git: 2 commits - cui/uiconfig include/svx sc/uiconfig sfx2/source svx/source sw/uiconfig

2014-04-03 Thread Caolán McNamara
cui/uiconfig/ui/connpooloptions.ui |1 cui/uiconfig/ui/menuassignpage.ui |1 cui/uiconfig/ui/password.ui |2 cui/uiconfig/ui/wordcompletionpage.ui |3 - include/svx/dialogs.hrc |

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

2014-04-03 Thread Stephan Bergmann
svx/source/smarttags/SmartTagMgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit afb34a6851b81a06f077f18e692944dcd5360767 Author: Stephan Bergmann Date: Thu Apr 3 12:59:21 2014 +0200 Support SmartTagRecognizers again The XContentEnumerationAccess

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

2014-04-03 Thread Stephan Bergmann
svx/source/smarttags/SmartTagMgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d4c8325ea9cbffeff91de49d5e1f1f026be319de Author: Stephan Bergmann Date: Thu Apr 3 12:59:21 2014 +0200 Support SmartTagRecognizers again The XContentEnumerationAccess

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

2014-04-03 Thread Tomaž Vajngerl
sc/source/ui/dbgui/PivotLayoutDialog.cxx| 117 +--- sc/source/ui/dbgui/PivotLayoutTreeList.cxx | 41 +--- sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx | 18 --- sc/source/ui/dbgui/PivotLayoutTreeListData.cxx | 28 + sc/source/ui/dbgui/PivotLayout

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

2014-04-03 Thread Aditya Kale
sc/source/ui/docshell/docsh.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a4f09f8c2ef3ae82b86d1b4f0c6c90d1a61614fa Author: Aditya Kale Date: Tue Apr 1 15:18:11 2014 +0100 fdo#73552 - Set name of CSV import sheet to something friendly Change-Id: Ia68283947d954

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

2014-04-03 Thread Matúš Kukan
sccomp/source/solver/CoinMPSolver.cxx |2 +- sccomp/source/solver/LpsolveSolver.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 31a24849bac2b3bc080eb341d8150b3994432395 Author: Matúš Kukan Date: Thu Apr 3 11:52:11 2014 +0200 override specifier 'o

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

2014-04-03 Thread Tor Lillqvist
vcl/quartz/salbmp.cxx |8 1 file changed, 8 insertions(+) New commits: commit 0f6149593129c3d208f07d0d017dec0c71760778 Author: Tor Lillqvist Date: Thu Apr 3 12:37:59 2014 +0300 Make it easier to catch code that assumes SalBitmaps are created pre-cleared In a DBG_UTIL

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

2014-04-03 Thread Pallavi Jadhav
sw/qa/extras/ooxmlexport/data/fdo76589.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 14 ++ sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 8902a25c1ad11161fe7b9d263e9d7afe23f95e50 Author: P

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

2014-04-03 Thread Eike Rathke
sc/source/filter/excel/xestream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce2c62175858a6dd1fc9c5e62904442009177833 Author: Eike Rathke Date: Wed Apr 2 16:54:17 2014 +0200 resolved fdo#76949 correct grammar is GRAM_OOXML Regression introduced

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

2014-04-03 Thread Miklos Vajna
sw/source/core/doc/docnew.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6055c6670ff592923c3526515cb53eca2244d7a7 Author: Miklos Vajna Date: Thu Apr 3 09:59:24 2014 +0200 sw: translate internal name of default char/para style Change-Id: Icda0

[Libreoffice-commits] core.git: 2 commits - offapi/com sw/inc sw/qa sw/source writerfilter/source

2014-04-03 Thread Jacobo Aragunde Pérez
offapi/com/sun/star/table/CellProperties.idl| 10 ++ offapi/com/sun/star/text/TextTable.idl | 10 ++ sw/inc/unoprnms.hxx |2 sw/qa/extras/ooxmlexport/data/table-theme-preservation.docx |binary sw/qa/extras/ooxml

[Libreoffice-commits] core.git: sal/osl

2014-04-03 Thread Tor Lillqvist
sal/osl/unx/signal.c | 30 +- 1 file changed, 1 insertion(+), 29 deletions(-) New commits: commit 0a1cc7826beade023be930ac966a465c11819d55 Author: Tor Lillqvist Date: Thu Apr 3 10:08:18 2014 +0300 Kill "Portal Demo HACK", whatever it is Change-Id: Ie