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

2014-07-02 Thread Stephan Bergmann
|8 canvas/source/vcl/spritedevicehelper.hxx |4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 05a676e86cbca3730c6b9e91ffdf8af214b90708 Author: Stephan Bergmann Date: Wed Jul 2 11:45:45 2014 +0200 canvas: sal_Bool -> b

[Libreoffice-commits] core.git: 3 commits - framework/inc framework/source include/ucbhelper ucbhelper/source ucb/source

2014-07-02 Thread Stephan Bergmann
- ucbhelper/source/provider/simplenameclashresolverequest.cxx | 127 +++ 9 files changed, 244 insertions(+), 350 deletions(-) New commits: commit b807a02850e4b5cc25707e5af8eb36d76c76af61 Author: Stephan Bergmann Date: Wed Jul 2 14:14:12 2014 +0200 InteractionSupplyName is a detail of

Re: Haiku port

2014-07-02 Thread Stephan Bergmann
On 07/02/2014 02:35 PM, Kacper Kasper wrote: I am hacking on LibreOffice Haiku port and I have two questions: ...whatever that Haiku is... When I'm trying to run ui-previewer it throws Deployment exception, after some debugging I found that the problem is "null process service factory". If I

[Libreoffice-commits] core.git: 3 commits - i18npool/source include/svl setup_native/Library_getuid.mk

2014-07-02 Thread Stephan Bergmann
be8d4a5d8aa711e8eb9265fd38d17c8290770a0e Author: Stephan Bergmann Date: Wed Jul 2 16:07:07 2014 +0200 -fsanitize=function Change-Id: I29d648c45471e6d3503922ff00f7cd6491bb88f3 diff --git a/i18npool/source/breakiterator/xdictionary.cxx b/i18npool/source/breakiterator/xdictionary.cxx index ddf6f20

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

2014-07-02 Thread Stephan Bergmann
compilerplugins/clang/salbool.cxx | 63 -- 1 file changed, 40 insertions(+), 23 deletions(-) New commits: commit 6397b93eb36aebad3c22b2c10dcb457d3fbcbd39 Author: Stephan Bergmann Date: Wed Jul 2 17:03:54 2014 +0200 loplugin:salbool: Fix handling of

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

2014-07-02 Thread Stephan Bergmann
include/comphelper/accimplaccess.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ffef410b1251a5daceb9d8cdeed2b8b2eedb8f32 Author: Stephan Bergmann Date: Wed Jul 2 17:58:38 2014 +0200 No need for these functions to be virtual Change-Id

[Libreoffice-commits] core.git: 2 commits - comphelper/source compilerplugins/clang configmgr/source include/comphelper

2014-07-02 Thread Stephan Bergmann
/accessibleselectionhelper.hxx |2 - include/comphelper/accimplaccess.hxx |2 - 6 files changed, 18 insertions(+), 20 deletions(-) New commits: commit c95ff75df274e3d84458e928ee96870bc8b663b3 Author: Stephan Bergmann Date: Wed Jul 2 18:49:31 2014 +0200 comphelper

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

2014-07-02 Thread Stephan Bergmann
deletions(-) New commits: commit 37b18359728b06091de02156053f2e0eecc556ed Author: Stephan Bergmann Date: Wed Jul 2 18:54:32 2014 +0200 Revert "comphelper: sal_Bool -> bool" Oops, this reverts commit c95ff75df274e3d84458e928ee96870bc8b663b3. diff --git a/comphelpe

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

2014-07-02 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx | 20 compilerplugins/clang/salbool.cxx |6 -- 2 files changed, 24 insertions(+), 2 deletions(-) New commits: commit 4da8281d5a93bb3d253be348cd6cc444546121b7 Author: Stephan Bergmann Date: Wed Jul 2 19:19:17 2014 +0200

[Libreoffice-commits] core.git: 2 commits - cui/source include/com include/rtl include/svx svx/source

2014-07-02 Thread Stephan Bergmann
/source/unodraw/unoctabl.cxx |4 ++- svx/source/xoutdev/xtabcolr.cxx |5 ++-- 13 files changed, 78 insertions(+), 39 deletions(-) New commits: commit 7bbaa39102367a42ba416db6a578718fc4e7bdf1 Author: Stephan Bergmann Date: Thu Jul 3 08:23:39 2014 +0200 Catch invalid null

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

2014-07-03 Thread Stephan Bergmann
|2 +- svx/source/inc/charmapacc.hxx |2 +- 10 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 2134c9653ef1744cb6b422644673ed086f4f663d Author: Stephan Bergmann Date: Thu Jul 3 11:51:01 2014 +0200 comphelper

[Libreoffice-commits] core.git: sal/CppunitTest_sal_osl_process.mk

2014-07-03 Thread Stephan Bergmann
sal/CppunitTest_sal_osl_process.mk |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 729d16f7f4eb0ce8d9898b46f6c4f16b01c797ea Author: Stephan Bergmann Date: Thu Jul 3 13:09:10 2014 +0200 Use gb_CppunitTest_use_executable Change-Id

[Libreoffice-commits] core.git: 4 commits - hwpfilter/source sdext/source

2014-07-03 Thread Stephan Bergmann
deletions(-) New commits: commit 4a32ef9c3f3bcb603e253444b4221cebd227b3d8 Author: Stephan Bergmann Date: Thu Jul 3 11:25:35 2014 +0200 Improve test code (never call CPPUNIT_ASSERT etc., which work by throwing exceptions, from a dtor) Change-Id

Re: minutes of ESC call ...

2014-07-03 Thread Stephan Bergmann
On 06/12/2014 06:17 PM, Michael Meeks wrote: * allow upgrade of access2base (Lionel?) + access2base now included in LibreOffice 4.2 and later + technical structure: one Basic library (and that's it) + for other branches (other forks of OO.org & LibreOffice 4.1 and earlier),

[Libreoffice-commits] core.git: sdext/Library_pdfimport.mk

2014-07-03 Thread Stephan Bergmann
sdext/Library_pdfimport.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 4aece3e69d775081dbf5bd3d32fa4bcfacb7de11 Author: Stephan Bergmann Date: Thu Jul 3 18:11:49 2014 +0200 Does not look like Library_pdfimport needs poppler Change-Id

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

2014-07-03 Thread Stephan Bergmann
include/sfx2/printer.hxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 8583bccaac0832f3488d7fefefb80109e535b46e Author: Stephan Bergmann Date: Thu Jul 3 18:20:39 2014 +0200 Dead declarations Change-Id: I5fe417a6f3682764f8ff1844cc418e95d68c6c38

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

2014-07-03 Thread Stephan Bergmann
sfx2/source/view/printer.cxx |4 sfx2/source/view/viewprn.cxx | 15 +-- 2 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 3bd78cb6dbc89cbbddb0fcf020d39abb610a99d0 Author: Stephan Bergmann Date: Thu Jul 3 22:29:10 2014 +0200 error: reference

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

2014-07-03 Thread Stephan Bergmann
sw/source/core/layout/ftnfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40194dc12fd93720c3bea0b3ae2bba54d0b7a82f Author: Stephan Bergmann Date: Thu Jul 3 22:34:24 2014 +0200 error: reference cannot be bound to dereferenced null pointer

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

2014-07-03 Thread Stephan Bergmann
sw/source/uibase/config/modcfg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 16351a8ba50c04b9e4c7edbcf9491d2882a7eeda Author: Stephan Bergmann Date: Thu Jul 3 22:38:05 2014 +0200 error: reference cannot be bound to dereferenced null pointer

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

2014-07-03 Thread Stephan Bergmann
include/sfx2/viewsh.hxx |4 ++-- sw/source/uibase/misc/glshell.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 6f92b58987f754de31c9ca756e813deb7462d98e Author: Stephan Bergmann Date: Thu Jul 3 23:16:15 2014 +0200 error: reference cannot

Re: CppUnit wstring support

2014-07-07 Thread Stephan Bergmann
On 07/04/2014 06:10 AM, Randall Britten wrote: Is there a plan to include wstring support out-of-the-box for CppUnit? If not, and in the mean time, what is the “correct” way to add support for wstring, (e.g. such that the following will compile on a strict compiler such as the one included with X

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

2014-07-07 Thread Stephan Bergmann
: commit 8a85f9f29f13805af449943990af8af8399ab7b5 Author: Stephan Bergmann Date: Mon Jul 7 11:52:57 2014 +0200 Drop unnecessary nFPR parameter ...as passing (an upper bound on) the number of vector registers used in %al is only required for variable-argument function calls, according

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

2014-07-08 Thread Stephan Bergmann
/first.hxx |4 ++-- lotuswordpro/source/filter/tocread.cxx |6 +++--- 7 files changed, 20 insertions(+), 20 deletions(-) New commits: commit 44fb7631cc03bbab655391593d248ba3875f308b Author: Stephan Bergmann Date: Tue Jul 8 10:22:20 2014 +0200 Avoid undefined downcasts to wrong type

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

2014-07-08 Thread Stephan Bergmann
reportdesign/source/ui/dlg/Condition.cxx |1 - reportdesign/source/ui/dlg/Condition.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit aa9aff1483a58f8e5a484487710422349a5301a1 Author: Stephan Bergmann Date: Wed Jul 9 08:14:30 2014 +0200 -Werror,-Wunused-private-field

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

2014-07-08 Thread Stephan Bergmann
vcl/source/gdi/gdimtf.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 1bc9ca7fac160ad1ff03695c0343347cffb37b29 Author: Stephan Bergmann Date: Wed Jul 9 08:47:47 2014 +0200 Avoid undefined premature downcast to potentially wrong type Change

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

2014-07-09 Thread Stephan Bergmann
dbaccess/CppunitTest_dbaccess_embeddeddb_performancetest.mk |1 + dbaccess/CppunitTest_dbaccess_hsqldb_test.mk|1 + 2 files changed, 2 insertions(+) New commits: commit c0ba062b23a009a95bfd59fe77c1dbcd642d94ff Author: Stephan Bergmann Date: Wed Jul 9 09:36:59 2014

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

2014-07-10 Thread Stephan Bergmann
insertions(+), 112 deletions(-) New commits: commit f136890dc01260bde611b4c121ddf119281cf5b4 Author: Stephan Bergmann Date: Thu Jul 10 10:37:08 2014 +0200 Clean up AlphaMask::CopyPixel "override" hack ...that required undefined downcasts of Bitmap objects that are not

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

2014-07-10 Thread Stephan Bergmann
connectivity/source/cpool/Zregistration.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit d16bb62d226ede68899f14a2c037158d94c61620 Author: Stephan Bergmann Date: Thu Jul 10 11:11:00 2014 +0200 Fix function signature Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - sal/osl sal/qa sal/rtl

2014-07-21 Thread Stephan Bergmann
: Stephan Bergmann Date: Tue Mar 25 12:18:05 2014 +0100 Adapt to sal/log.hxx (cherry picked from commit 3c5d30c03b4b2d2c4d38d602afc839e7a922bca3) Signed-off-by: Michael Stahl Note: this avoids an abort() in smoketest due to leaking SvxUnoTextRangeBase Change

[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 Date: Tue Jul 29 10:24:51 2014 +0200 function abs given an argument of type long but has parameter of type int

[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 Date: Tue Jul 29 13:56:34 2014 +0200 Fix previous commit Change-Id: I2f3bb2e85457356a0e1ca313f3988eec40f362e7 diff

[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 Date: Tue Jul 29 14:09:04 2014 +0200 loplugin:unreffun Change-Id: I5986efd3d5690cb63ea44afaba7705c6f747e7f8

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

2014-07-29 Thread Stephan Bergmann
/sfxresid.cxx |3 +-- starmath/source/smmod.cxx |3 +-- sw/source/ui/dialog/swdialmgr.cxx |4 ++-- sw/source/uibase/app/swmodule.cxx |2 +- 10 files changed, 10 insertions(+), 23 deletions(-) New commits: commit 551f76f410c5a2b8efb7e4736ca0e1440bd58276 Author: Stephan

[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 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 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 Date

[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 Date: Tue Jul 29 16:12:33 2014 +0200 Fix *_component_getFactory function type Change

[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 Date: Tue Jul 29 16:38:11 2014 +0200 Missing runtime dependency of a CppunitTest Change-Id

[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 Date: Tue Jul 29 16:45:33 2014 +0200 s_mapInterface must match uno_MapInterfaceFunc

[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 Date: Tue Jul 29 20:46:33 2014 +0200 loplugin:unreffun Change-Id

Re: [GSoC] Copying content from one text box to another in svx/ - A failed attempt

2014-07-30 Thread Stephan Bergmann
On 07/15/2014 10:03 AM, Michael Stahl wrote: On 15/07/14 03:28, Matteo Campanelli wrote: The long string of nines looks like the result of reading freed memory in a debug build. valgrind may be able to tell you where the memory was freed, if you have the patience to wait for it.

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

2014-07-30 Thread Stephan Bergmann
20d08026218cf4257693c706c97030b8d518aa68 Author: Stephan Bergmann Date: Wed Jul 30 15:44:02 2014 +0200 Fix *_component_getFactory function type Change-Id: If66efdb6a00c383ba72898f601ff3d674e153704 diff --git a/writerfilter/source/filter/WriterFilter.cxx b/writerfilter/source/filter/WriterFilter.cxx index d600e58

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

2014-07-30 Thread Stephan Bergmann
compilerplugins/clang/derefnullptr.cxx |2 +- vcl/source/outdev/textline.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ff209b1446c7923c9e8675611a392c9d280d1440 Author: Stephan Bergmann Date: Wed Jul 30 16:21:17 2014 +0200 Avoid needless

Re: some clang plugins report bogus warnings

2014-07-30 Thread Stephan Bergmann
On 07/30/2014 04:15 PM, Lubos Lunak wrote: On Tuesday 29 of July 2014, Michael Stahl wrote: On 29/07/14 01:39, V wrote: The only thing bugging me is that the extern-and-not-defined plugin is not really werror compatible because it seems to warn in a lot of places. To disable it I moved into a "

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

2014-07-30 Thread Stephan Bergmann
chart2/source/view/charttypes/GL3DBarChart.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 75dd06b2d70f796bcb0fc3d2b736e9801cea2379 Author: Stephan Bergmann Date: Thu Jul 31 08:56:57 2014 +0200 -Werror,-Wunused-private-field Change-Id

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

2014-07-31 Thread Stephan Bergmann
New branch 'feature/gsoc14-libcmis2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [Libreoffice-commits] osl_areCommandArgsSet

2014-07-31 Thread Stephan Bergmann
* osl_areCommandArgsSet should arguably have been given a return type of sal_Bool, not int * the documentation of osl_areCommandArgsSet is missing a @since tag; please fix * given that osl_setCommandArgs is deprecated and for internal use only, osl_areCommandArgsSet should arguably have been

Re: [Libreoffice-commits] core.git: 7 commits - chart2/source extensions/source hwpfilter/source l10ntools/source sal/osl unoidl/source

2014-07-31 Thread Stephan Bergmann
Please refrain from such cosmetic changes in the future. IIRC, the unoidl module (being mostly written by a single person, me) more-or-less consistently used a single formatting style until now. I see no good reason to change that to another formatting style. Stephan On 07/10/2014 10:33 PM,

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

2014-07-31 Thread Stephan Bergmann
sw/inc/ndarr.hxx|1 + sw/source/core/docnode/node.cxx | 23 --- 2 files changed, 13 insertions(+), 11 deletions(-) New commits: commit 5ee87e861e3147d6a3a9411296cd2498d77555db Author: Stephan Bergmann Date: Thu Jul 31 12:12:17 2014 +0200 Avoid

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

2014-07-31 Thread Stephan Bergmann
svx/source/svdraw/svdotext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91f7e828f89144422016f7c71558fc72bf41ac80 Author: Stephan Bergmann Date: Thu Jul 31 12:57:37 2014 +0200 typo Change-Id: Ic8795d05f66b45bd43e3444f0f368a2e6352aa2c diff

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

2014-07-31 Thread Stephan Bergmann
include/svx/sdtmfitm.hxx |4 1 file changed, 4 deletions(-) New commits: commit 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 Author: Stephan Bergmann Date: Thu Jul 31 14:26:43 2014 +0200 Remove unused ctors Change-Id: I01506e923f3197f97f771983edd72dfddb2af1b8 diff --git a

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - 8 commits - desktop/source libreofficekit/qa svx/source

2014-07-31 Thread Stephan Bergmann
| 100 ++--- svx/source/svdraw/svdotext.cxx|2 6 files changed, 138 insertions(+), 65 deletions(-) New commits: commit 96f972695389b1ead00153200f481c48e3034e99 Author: Stephan Bergmann Date: Thu Jul 31 12:57:37 2014 +0200 typo Change-Id

[Libreoffice-commits] core.git: 2 commits - filter/source include/svx offapi/com sc/source sd/source svx/source sw/source

2014-07-31 Thread Stephan Bergmann
68969cc61adecac481ae9656978ef952f435b310 Author: Stephan Bergmann Date: Thu Jul 31 15:57:12 2014 +0200 Consistency around SdrMetricItem ...where some instances of SDRATTR_TEXT_MINFRAMEHEIGHT etc. where SdrMetricItem while others where of trivial derived classes

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

2014-05-08 Thread Stephan Bergmann
external/python3/UnpackedTarball_python3.mk|6 external/python3/python-3.3.3-disable-obmalloc.patch.0 | 21 + 2 files changed, 27 insertions(+) New commits: commit de386effc0532451c193c9c824d58006645e9c8f Author: Stephan Bergmann Date: Thu May 8 17:49:57

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

2014-05-08 Thread Stephan Bergmann
cui/source/dialogs/iconcdlg.cxx |1 - cui/source/inc/iconcdlg.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit 9e8629c73327474598c4c1f2250937544a1562e7 Author: Stephan Bergmann Date: Thu May 8 17:53:20 2014 +0200 -Werror,-Wunused-private-field Change-Id

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

2014-05-08 Thread Stephan Bergmann
vcl/quartz/ctfonts.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2ba05b4800d6cc322276a6911792363f8eb32051 Author: Stephan Bergmann Date: Thu May 8 21:46:37 2014 +0200 Handle CTFontCreatePathForGlyph failure Change-Id

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

2014-05-08 Thread Stephan Bergmann
extensions/source/abpilot/abpfinalpage.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 18e4e155642b4a4cbcc1090df081e45eaf7de8a0 Author: Stephan Bergmann Date: Thu May 8 21:49:53 2014 +0200 loplugin:saloverride Change-Id

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

2014-05-08 Thread Stephan Bergmann
vcl/source/gdi/impfont.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 434c5d7845ab25f8a518e7bec910f8628725d5b9 Author: Stephan Bergmann Date: Thu May 8 23:42:28 2014 +0200 Fix "symbol aliasing" code

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

2014-05-09 Thread Stephan Bergmann
vcl/quartz/ctlayout.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 51030a1a5e06cd22de7676715ae65f37e6ad5548 Author: Stephan Bergmann Date: Fri May 9 09:17:25 2014 +0200 Handle all-space corner case Change-Id

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

2014-05-09 Thread Stephan Bergmann
vcl/source/gdi/metric.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 9df14a8df187d8e0735da6eea87d199e7d11419a Author: Stephan Bergmann Date: Thu May 8 23:42:28 2014 +0200 Fix "symbol aliasing" code (cherry picked f

[Libreoffice-commits] core.git: 3 commits - configmgr/source include/com sfx2/source

2014-05-09 Thread Stephan Bergmann
configmgr/source/writemodfile.cxx |6 +++--- include/com/sun/star/uno/Sequence.h |6 ++ sfx2/source/dialog/dinfdlg.cxx |4 ++-- 3 files changed, 11 insertions(+), 5 deletions(-) New commits: commit 37d764bce9eb5d5f126464ca566594e108719ea7 Author: Stephan Bergmann Date

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

2014-05-09 Thread Stephan Bergmann
compilerplugins/Makefile-clang.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c149c6cc3077a8ca4be4959ad327055264bc854f Author: Stephan Bergmann Date: Fri May 9 16:35:23 2014 +0200 compilerplugins/clang: filter out -fsanitize=address Change-Id

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

2014-05-09 Thread Stephan Bergmann
external/redland/UnpackedTarball_redland.mk |1 + external/redland/redland/redland-format.patch.0 | 10 ++ 2 files changed, 11 insertions(+) New commits: commit 90a30ddf687426acf7b02f15fbeb41646a70b070 Author: Stephan Bergmann Date: Fri May 9 17:08:09 2014 +0200

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

2014-05-09 Thread Stephan Bergmann
external/redland/UnpackedTarball_redland.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 68a75f02ed313619c93e4d45f09330dd407d4484 Author: Stephan Bergmann Date: Fri May 9 17:17:04 2014 +0200 Record patch upstream notification Change-Id

Re: Questions about getCppuType

2014-05-12 Thread Stephan Bergmann
On 05/11/2014 10:12 AM, julien2412 wrote: As you may have seen, I've begun to replace occurences. Just to be sure, is "Sequence" always a shortcut of "css::uno::Sequence" or could it be something else sometimes? (I mean something not related to css::uno) Idem for "Reference", could it be somethin

Re: Questions about getCppuType

2014-05-12 Thread Stephan Bergmann
On 05/12/2014 09:56 AM, Stephan Bergmann wrote: On 05/11/2014 10:12 AM, julien2412 wrote: As you may have seen, I've begun to replace occurences. Just to be sure, is "Sequence" always a shortcut of "css::uno::Sequence" or could it be something else sometimes? (I mean

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

2014-05-12 Thread Stephan Bergmann
shell/source/win32/shlxthandler/classfactory.cxx|7 --- shell/source/win32/shlxthandler/prophdl/propertyhdl.cxx |7 --- 2 files changed, 14 deletions(-) New commits: commit 096d1d6e7cb52591e30eb9ae16ff6eb562f9dbf1 Author: Stephan Bergmann Date: Mon May 12 12:32:56 2014

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

2014-05-12 Thread Stephan Bergmann
solenv/gbuild/platform/linux.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit f90fce6568a04c67df9f487406831d7fdd5828e2 Author: Stephan Bergmann Date: Mon May 12 13:56:32 2014 +0200 Linux Clang -fsanitize=address does not like -z defs Change-Id

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

2014-05-12 Thread Stephan Bergmann
fpicker/source/win32/filepicker/getfilenamewrapper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3d9a284aa6d9c0bd5b62353fc7c3fdfa681c2d78 Author: Stephan Bergmann Date: Mon May 12 14:27:31 2014 +0200 Missing include Change-Id

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

2014-05-12 Thread Stephan Bergmann
fpicker/source/win32/filepicker/dibpreview.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0f0c0d6cda1d236186f4e88c733371b02ea26b6c Author: Stephan Bergmann Date: Mon May 12 14:41:02 2014 +0200 Lost closing brace Change-Id

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

2014-05-12 Thread Stephan Bergmann
bridges/source/jni_uno/jni_info.h |6 ++ 1 file changed, 6 insertions(+) New commits: commit 43fba707c11c853875168d6255333d6c510f131f Author: Stephan Bergmann Date: Mon May 12 15:00:39 2014 +0200 Coverity 441351, 441352: JNI_type_info's real dtor is "destroy"

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

2014-05-12 Thread Stephan Bergmann
3f72ad159c881d0a11e638c84064172f48f75026 Author: Stephan Bergmann Date: Tue May 13 08:47:30 2014 +0200 osl_openMemoryAsFile is internal, Android-only functionality Change-Id: I36734b0e5e1c0b15ed4f0845450b444b23579ffe diff --git a/include/osl/detail/file.h b/include/osl/detail/file.h index b9ddaba..a3cfc73

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

2014-05-13 Thread Stephan Bergmann
include/osl/detail/file.h |5 - sal/osl/unx/file.cxx | 15 --- sal/osl/w32/file.cxx | 15 --- sal/util/sal.map |5 - 4 files changed, 40 deletions(-) New commits: commit 416543e829922f117ee5dc15125b470099c9e148 Author: Stephan

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

2014-05-13 Thread Stephan Bergmann
(+), 24 deletions(-) New commits: commit 9a8411d3b13a4e3675f99f36d5b6e81c5eace9b6 Author: Stephan Bergmann Date: Tue May 13 10:43:15 2014 +0200 osl_openFilePath is internal sal/osl/unx functionality Change-Id: I14e4d08f209e3d6a444d6c09f9ffb9c178d8731d diff --git a/include/osl/detail

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

2014-05-13 Thread Stephan Bergmann
bridges/source/cpp_uno/shared/vtablefactory.cxx |4 idlc/source/idlccompile.cxx |4 2 files changed, 8 deletions(-) New commits: commit 0c493207723516586882e53c532dc977a1deec32 Author: Stephan Bergmann Date: Tue May 13 10:51:04 2014 +0200 Revert &quo

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

2014-05-13 Thread Stephan Bergmann
shell/source/unix/sysshell/recently_used_file.cxx | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit 8fd54c107a01f98cf9c731104b0d3eaa2b85bfa4 Author: Stephan Bergmann Date: Tue May 13 11:39:30 2014 +0200 Related fdo#60338: Do not use umask(3) in a

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

2014-05-13 Thread Stephan Bergmann
sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c |1 + 1 file changed, 1 insertion(+) New commits: commit 229e85acd222a4ae9647c7a970269c87cb875b40 Author: Stephan Bergmann Date: Tue May 13 12:26:42 2014 +0200 elated fdo#60338: #error on umask(3) calls in currently unused

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

2014-05-13 Thread Stephan Bergmann
extensions/source/nsplugin/source/npshell.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d62b6d845c75e9c6074d821b425035fbee9c1559 Author: Stephan Bergmann Date: Tue May 13 12:38:55 2014 +0200 Related fdo#60338: do not call umask(3) in a MT program ...and it is

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

2014-05-13 Thread Stephan Bergmann
f492e45dd2fd1f0ef59f37cd0c3f125203831e98 Author: Stephan Bergmann Date: Tue May 13 13:13:35 2014 +0200 Convert sal/osl/unx/tempfile.c to C++ ...for easier future maintenance Change-Id: I501076882daa7f36f414f9fa62f790eb85ac3259 diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk index 1d88f78

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

2014-05-13 Thread Stephan Bergmann
Author: Stephan Bergmann Date: Tue May 13 14:16:10 2014 +0200 Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umask Change-Id: Ia83cbe4c9352eb2a2cf317dd1fc5771ddc12c993 diff --git a/sal/osl/unx/file.cxx b/sal/osl/unx/file.cxx index 72fda5a..e781574 100644

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

2014-05-13 Thread Stephan Bergmann
unotools/source/ucbhelper/tempfile.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 034d4c111976f337877e5954c6cc95ed9f90a343 Author: Stephan Bergmann Date: Tue May 13 14:29:56 2014 +0200 Related fdo#60338: Setting umask for osl::Directory::open is useless

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

2014-05-13 Thread Stephan Bergmann
unotools/source/ucbhelper/tempfile.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 1d72a0262c4570631d0aa8f98e34e21fb9d6ae42 Author: Stephan Bergmann Date: Tue May 13 14:33:16 2014 +0200 Related fdo#60338: Create missing temp file dir with user's original

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

2014-05-13 Thread Stephan Bergmann
deletions(-) New commits: commit fcf455d4efde077bb2b092b607de12ebfc350275 Author: Stephan Bergmann Date: Tue May 13 19:04:50 2014 +0200 Consolidate CreateTempName_Impl and lcl_createName Change-Id: I4dbb917a6d9343f797859a2f24fa1d92b26a51eb diff --git a/unotools/source/ucbhelper

[Libreoffice-commits] core.git: connectivity/source filter/source framework/source include/unotools sd/qa sfx2/source sw/source unotools/source

2014-05-14 Thread Stephan Bergmann
(+), 33 deletions(-) New commits: commit c8695c6cce4aaa07ab2d615783d74037abb241b5 Author: Stephan Bergmann Date: Wed May 14 13:38:23 2014 +0200 Unify utl::TempFile ctors Change-Id: I0a781a86804808cebf7756506d9299971c13e2ff diff --git a/connectivity/source/drivers/dbase/DTable.cxx b

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

2014-05-14 Thread Stephan Bergmann
chart2/qa/extras/xshape/chart2xshape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5588d66825c800b613d67bf6dc5305ebe9c166c2 Author: Stephan Bergmann Date: Wed May 14 14:30:47 2014 +0200 loplugin:passstringbyref Change-Id

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

2014-05-14 Thread Stephan Bergmann
test/source/bootstrapfixture.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d226c4726f94e5db65fdd707bce293fc0330babe Author: Stephan Bergmann Date: Wed May 14 15:28:29 2014 +0200 Fail the test if executing the validator fails Change-Id

[Libreoffice-commits] core.git: configure.ac

2014-05-14 Thread Stephan Bergmann
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da33122c84c18ea78932c6ee607824c0f3d4de99 Author: Stephan Bergmann Date: Wed May 14 15:37:08 2014 +0200 Fix --with-export-validation check Change-Id

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

2014-05-14 Thread Stephan Bergmann
sw/qa/extras/inc/swmodeltestbase.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 96084f9426f0184be722da800797df37f008dc9b Author: Stephan Bergmann Date: Wed May 14 17:13:09 2014 +0200 Always remove SwModelTestBase::m_aTempFile Change-Id

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

2014-05-14 Thread Stephan Bergmann
vcl/osx/printaccessoryview.mm | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) New commits: commit 9f2217fd8a62a3c1f560fc26e6d56e4cade30ca2 Author: Stephan Bergmann Date: Wed May 14 20:52:42 2014 +0200 loplugin:passsequencebyref Change-Id

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

2014-05-14 Thread Stephan Bergmann
test/source/bootstrapfixture.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 969df2a069d5b9bd90467a0ed447fcf36a90557e Author: Stephan Bergmann Date: Wed May 14 21:12:23 2014 +0200 -Werror,-Wunused-function Change-Id: I894ca2eb865405a9991f921997cc22c5a34c4da2

[Libreoffice-commits] core.git: 2 commits - dbaccess/source external/mdds include/unotools sfx2/source

2014-05-15 Thread Stephan Bergmann
files changed, 88 insertions(+), 8 deletions(-) New commits: commit 3385b0da3d6ffec25538692d3c49b2e1924dddae Author: Stephan Bergmann Date: Thu May 15 11:35:38 2014 +0200 Minor utl::TempFile clean up Change-Id: I20de8b2321d2656d17d25c6343d72c534d47e597 diff --git a/dbaccess

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

2014-05-15 Thread Stephan Bergmann
postprocess/qa/services.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit 4cacc6080e61374fd573fffb3bc2a54968c1b61a Author: Stephan Bergmann Date: Thu May 15 12:19:27 2014 +0200 Make sure to dispose services supporting the XComponent

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

2014-05-15 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx | 65 +- 1 file changed, 38 insertions(+), 27 deletions(-) New commits: commit 08947735f9cc4b7bd69676c9dd4d1700e8e3b15b Author: Stephan Bergmann Date: Thu May 15 15:13:54 2014 +0200 Work around Clang -fsanitize

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

2014-05-15 Thread Stephan Bergmann
chart2/source/view/charttypes/GL3DBarChart.cxx |1 - chart2/source/view/inc/GL3DBarChart.hxx|1 - 2 files changed, 2 deletions(-) New commits: commit a994503f23ae3f1d88afbdb8146cdc93453fdc85 Author: Stephan Bergmann Date: Thu May 15 15:44:31 2014 +0200 -Werror,-Wunused

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

2014-05-15 Thread Stephan Bergmann
include/sal/log-areas.dox |1 + 1 file changed, 1 insertion(+) New commits: commit eddfced748f0cfed0b6f1d2b00b30287330287c9 Author: Stephan Bergmann Date: Thu May 15 22:26:16 2014 +0200 loplugin:sallogareas Change-Id: Ic3e2a5ed247b35b4e6d80a4ad824bc9b535783fb diff --git a

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

2014-05-15 Thread Stephan Bergmann
avmedia/source/macavf/player.mm |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9c10d1911b61fdc8d70515bd810fd2e7b9e2be53 Author: Stephan Bergmann Date: Thu May 15 22:45:23 2014 +0200 loplugin:bodynotinblock Change-Id: I9c573af8f378cd0b0cb9898d84b5d566f498f57e

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

2014-05-15 Thread Stephan Bergmann
: commit 1e74d168e34afd64c1af79b89e6d8250202a7f56 Author: Stephan Bergmann Date: Thu May 15 22:45:58 2014 +0200 loplugin:saloverride Change-Id: I53a7cd73ff754bf3b019cb36341b2ab09c61e762 diff --git a/avmedia/source/macavf/framegrabber.hxx b/avmedia/source/macavf/framegrabber.hxx index

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

2014-05-15 Thread Stephan Bergmann
vcl/qa/cppunit/wmf/wmfimporttest.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit a470fe1ea0ff3c9ecfb7664accb50e8ee424b660 Author: Stephan Bergmann Date: Thu May 15 22:49:41 2014 +0200 loplugin:unreffun Change-Id: I10ca928ce30631b531a2549985b54ca071efb79c diff

Re: Configure fail on OS X 10.9 - Cannot create Makefile - Claims Ant too old and doesn't work

2014-05-16 Thread Stephan Bergmann
On 05/16/2014 08:21 AM, Tor Lillqvist wrote: Without Java can I still run LibreOffice? Sure. You will miss the built-in HSQLDB in Base and some other less important functionality, I don't remember exactly. (Of course it is a matter of opinion whether some functionality is important or not... bu

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

2014-05-16 Thread Stephan Bergmann
unotools/source/ucbhelper/tempfile.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 0bc869459b8dfc05923249ec07ccfd4f0ddd2c2c Author: Stephan Bergmann Date: Fri May 16 11:05:41 2014 +0200 Consolidate CreateTempName_Impl and

  1   2   3   4   5   6   7   8   9   10   >