[Libreoffice-commits] .: dictionaries/ar dictionaries/bg_BG dictionaries/ca dictionaries/cs_CZ dictionaries/da_DK dictionaries/de dictionaries/en dictionaries/fr_FR dictionaries/hu_HU dictionaries/it_

2012-05-20 Thread David Tardon
dictionaries/source/makefile.mk | 16 -- dictionaries/sv_SE/makefile.mk |2 dictionaries/uk_UA/makefile.mk |2 24 files changed, 71 insertions(+), 192 deletions(-) New commits: commit e05b210f5374949d0eeba4e87b62186ca61d3bcf Author: David

Re: [Libreoffice-commits] .: 2 commits - configure.in README.cross

2012-05-18 Thread David Tardon
On Thu, May 17, 2012 at 11:41:52PM -0700, Tor Lillqvist wrote: commit 6868d84b13a52efe91337f2dccb88e59b9f8d2b7 Author: Tor Lillqvist t...@iki.fi Date: Thu May 17 22:45:04 2012 +0300 Add generic --with-build-platform-configure-options diff --git a/configure.in b/configure.in index

[Libreoffice-commits] .: 3 commits - bridges/source testtools/source

2012-04-23 Thread David Tardon
: commit b8044cb828af149a4598b35a4d46d8fe4205ae74 Author: David Tardon dtar...@redhat.com Date: Mon Apr 23 13:51:51 2012 +0200 i hope this is fixed now diff --git a/testtools/source/bridgetest/makefile.mk b/testtools/source/bridgetest/makefile.mk index 3e31ba6..f87327e 100644 --- a/testtools

[Libreoffice-commits] .: sdext/source

2012-04-23 Thread David Tardon
sdext/source/presenter/PresenterComponent.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 1f1f8ac4db7aa40f299a104927499e72d39fd932 Author: David Tardon dtar...@redhat.com Date: Tue Apr 24 07:24:18 2012 +0200 remove leftover component_writeInfo diff --git a/sdext

[Libreoffice-commits] .: Branch 'libreoffice-3-5-3' - 5 commits - sax/qa sax/source writerfilter/source xmloff/source

2012-04-22 Thread David Tardon
Signed-off-by: David Tardon dtar...@redhat.com diff --git a/sax/qa/cppunit/test_converter.cxx b/sax/qa/cppunit/test_converter.cxx index a8dad87..023177f 100644 --- a/sax/qa/cppunit/test_converter.cxx +++ b/sax/qa/cppunit/test_converter.cxx @@ -266,7 +266,7 @@ void doTestDouble(char const*const

[Libreoffice-commits] .: solenv/gbuild

2012-04-19 Thread David Tardon
solenv/gbuild/platform/macosx.mk |1 + solenv/gbuild/platform/solaris.mk |1 + solenv/gbuild/platform/unxgcc.mk |1 + 3 files changed, 3 insertions(+) New commits: commit b98c960e9707d8222dd7c8fad22e84bbfb725822 Author: David Tardon dtar...@redhat.com Date: Thu Apr 19 14:31:40

[Libreoffice-commits] .: solenv/gbuild

2012-04-19 Thread David Tardon
solenv/gbuild/platform/solaris.mk | 11 +++ solenv/gbuild/platform/unxgcc.mk |9 ++--- 2 files changed, 13 insertions(+), 7 deletions(-) New commits: commit fba1422900c6d1763e2792b4a798d8c840d38fb1 Author: David Tardon dtar...@redhat.com Date: Thu Apr 19 15:10:47 2012 +0200

[Libreoffice-commits] .: 3 commits - Module_tail_build.mk postprocess/prj solenv/gbuild tail_build/prj

2012-04-19 Thread David Tardon
9da0670b601c8c186b0bfbd28ea055016db376ad Author: David Tardon dtar...@redhat.com Date: Thu Apr 19 19:27:19 2012 +0200 extension libs should have no RPATH At least that is how it seems to work in the old build system: LINFLAGSRUNPATH_OXT in solenv/inc/unxmacx.mk is empty, just like

[Libreoffice-commits] .: 3 commits - sc/source sdext/source

2012-04-18 Thread David Tardon
Author: David Tardon dtar...@redhat.com Date: Wed Apr 18 09:44:19 2012 +0200 fdo#44861 make Replace All work with REs diff --git a/sc/source/core/data/table6.cxx b/sc/source/core/data/table6.cxx index 45bf02e..f4dc35e 100644 --- a/sc/source/core/data/table6.cxx +++ b/sc/source/core/data

[Libreoffice-commits] .: 4 commits - bean/native jvmfwk/plugins

2012-04-18 Thread David Tardon
: commit c6ade7266f5d1d16e4dc9a002ecde6bdf449dbfd Author: David Tardon dtar...@redhat.com Date: Wed Apr 18 13:07:03 2012 +0200 WaE: cast from pointer to integer of different size diff --git a/bean/native/win32/com_sun_star_comp_beans_LocalOfficeWindow.c b/bean/native/win32

[Libreoffice-commits] .: 26 commits - dbaccess/source desktop/win32 embeddedobj/source extensions/source forms/source fpicker/source hwpfilter/source sc/qa sd/source solenv/inc svtools/inc ucb/source

2012-04-16 Thread David Tardon
|2 svtools/inc/svtools/syntaxhighlight.hxx|4 ucb/source/ucp/odma/odma_provider.cxx |2 24 files changed, 330 insertions(+), 304 deletions(-) New commits: commit 4845405d405164a92792d7fc2ee98bb13394b9e9 Author: David Tardon dtar

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.in solenv/bin solenv/inc

2012-04-16 Thread David Tardon
deletions(-) New commits: commit a420516af36b3c7b6b657ffdef8cb0ef0a6ae1b4 Author: David Tardon dtar...@redhat.com Date: Mon Apr 16 14:50:19 2012 +0200 mingw: unbreak make check Even if it does nothing because there is no installation available .-) diff --git a/config_host.mk.in b

[Libreoffice-commits] .: configure.in

2012-04-16 Thread David Tardon
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2c86edd6a15150d4b6ab8f5d22126f129db86fe Author: David Tardon dtar...@redhat.com Date: Mon Apr 16 20:42:34 2012 +0200 make that warning, not error diff --git a/configure.in b/configure.in index

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - 2 commits - connectivity/Library_ado.mk

2012-04-15 Thread David Tardon
connectivity/Library_ado.mk |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit c7d5e1656d52927839394509e8498ef5d8a408f5 Author: David Tardon dtar...@redhat.com Date: Sun Apr 15 08:44:49 2012 +0200 set include path properly diff --git a/connectivity

[Libreoffice-commits] .: solenv/inc

2012-04-14 Thread David Tardon
, 8 insertions(+), 8 deletions(-) New commits: commit bcc942451d7b5291d3f4c56ccd6868b23e2e923c Author: David Tardon dtar...@redhat.com Date: Sat Apr 14 08:11:37 2012 +0200 really replace SDK with SDKBIN diff --git a/solenv/inc/settings.mk b/solenv/inc/settings.mk index 9988f7c..575fdc9 100644

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - 6 commits - connectivity/AllLangResTarget_cnr.mk connectivity/Configuration_evoab2.mk connectivity/Configuration_evoab.mk connectivity/Li

2012-04-14 Thread David Tardon
/Extension_reportbuilder.mk | 24 - 10 files changed, 174 insertions(+), 169 deletions(-) New commits: commit fba02bc9fd7dc567c900508e8f354c031e45a527 Author: David Tardon dtar...@redhat.com Date: Sat Apr 14 10:10:43 2012 +0200 fix name of .res file diff --git a/connectivity

Re: [Libreoffice-commits] .: extensions/Module_extensions.mk

2012-04-14 Thread David Tardon
On Wed, Apr 04, 2012 at 05:16:56AM -0700, Matus Kukan wrote: extensions/Module_extensions.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1e7fd91514940520c33f14898c2298d1251ac34d Author: Mat Kukan matus.ku...@gmail.com Date: Wed Apr 4 14:14:33 2012

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - postprocess/packregistry

2012-04-14 Thread David Tardon
postprocess/packregistry/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d041f609f330ff30db2a54e38e91e3def1d7d053 Author: David Tardon dtar...@redhat.com Date: Sat Apr 14 18:26:59 2012 +0200 fix file name diff --git a/postprocess/packregistry

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - postprocess/packregistry

2012-04-14 Thread David Tardon
postprocess/packregistry/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96de6e6890ae7234a023c34674affaeb339681eb Author: David Tardon dtar...@redhat.com Date: Sat Apr 14 18:37:25 2012 +0200 fix file name (part 2) diff --git a/postprocess

[Libreoffice-commits] .: redland/prj redland/raptor redland/rasqal redland/redland scp2/source

2012-04-13 Thread David Tardon
| 11 + redland/redland/redland-1.0.8.patch.mingw |4 +-- scp2/source/ooo/file_library_ooo.scp | 24 ++--- 11 files changed, 75 insertions(+), 39 deletions(-) New commits: commit 0a4ef4652564c5f2adf01c8d67c916a789f12dc8 Author: David Tardon dtar

[Libreoffice-commits] .: redland/raptor

2012-04-13 Thread David Tardon
redland/raptor/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0086c3fe17a004807b5a394dd6bef9f5e6f1 Author: David Tardon dtar...@redhat.com Date: Fri Apr 13 10:55:31 2012 +0200 oops, missed one for macosx diff --git a/redland/raptor

[Libreoffice-commits] .: redland/raptor redland/rasqal redland/redland

2012-04-13 Thread David Tardon
redland/raptor/raptor-1.4.18.patch.dmake |2 +- redland/rasqal/rasqal-0.9.16.patch.dmake |2 +- redland/redland/redland-1.0.8.patch.dmake |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 6bc4d28845db8d63faeaa9eac4ce7364f37e4d2e Author: David Tardon dtar

[Libreoffice-commits] .: 2 commits - redland/raptor redland/rasqal redland/redland scp2/source

2012-04-13 Thread David Tardon
deletions(-) New commits: commit 4d6a36dd0c3c0f61ee8e80f748dd6d8ec2cebbd5 Author: David Tardon dtar...@redhat.com Date: Fri Apr 13 16:24:16 2012 +0200 renaming dlls makes little sense on windows diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk index 3d25291..0229bf8

[Libreoffice-commits] .: Makefile

2012-04-13 Thread David Tardon
Makefile |1 - 1 file changed, 1 deletion(-) New commits: commit 1f84379c5b99b8c67f9296a1bbd0a08f0fa31278 Author: David Tardon dtar...@redhat.com Date: Fri Apr 13 17:19:40 2012 +0200 Revert re-run bootstrap after make clean This reverts commit

[Libreoffice-commits] .: autodoc/source codemaker/source registry/tools solenv/bin unodevtools/source

2012-04-13 Thread David Tardon
/source/skeletonmaker/makefile.mk |2 +- 6 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 55823d331e5adc2d97cf3c8670bdb6f54f772ded Author: David Tardon dtar...@redhat.com Date: Sat Apr 14 07:11:04 2012 +0200 replace APP?RPATH SDK by SDKBIN in old build system

[Libreoffice-commits] .: cpputools/Module_cpputools.mk cpputools/Package_bin.mk solenv/gbuild

2012-04-11 Thread David Tardon
cpputools/Module_cpputools.mk|6 ++ cpputools/Package_bin.mk | 34 ++ solenv/gbuild/TargetLocations.mk |1 + 3 files changed, 41 insertions(+) New commits: commit dd9bbad2b19d7c8bbe68dd2cdcf3d90d763d747d Author: David Tardon dtar

[Libreoffice-commits] .: smoketest/CppunitTest_smoketest.mk

2012-04-10 Thread David Tardon
smoketest/CppunitTest_smoketest.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9bbc7cf94a05ce71c34421816005fae1692fb5bd Author: David Tardon dtar...@redhat.com Date: Tue Apr 10 11:52:36 2012 +0200 get subsequentcheck unstuck diff --git a/smoketest

[Libreoffice-commits] .: 3 commits - basctl/AllLangResTarget_basctl.mk basic/AllLangResTarget_sb.mk chart2/AllLangResTarget_chartcontroller.mk cui/AllLangResTarget_cui.mk dbaccess/AllLangResTarget_dba

2012-04-09 Thread David Tardon
: David Tardon dtar...@redhat.com Date: Mon Apr 9 10:08:01 2012 +0200 do not put things directly into $(WORKDIR) diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk index b72a07a..ec8dd82 100644 --- a/chart2

[Libreoffice-commits] .: Makefile rdbmaker/Executable_rdbmaker.mk rdbmaker/Makefile rdbmaker/Module_rdbmaker.mk rdbmaker/prj rdbmaker/source Repository.mk RepositoryModule_ooo.mk

2012-04-08 Thread David Tardon
Makefile |2 - Repository.mk |1 RepositoryModule_ooo.mk |1 rdbmaker/Executable_rdbmaker.mk | 58 +++ rdbmaker/Makefile |7 +++ rdbmaker/Module_rdbmaker.mk

[Libreoffice-commits] .: 3 commits - dbaccess/CppunitTest_dbaccess_macros_test.mk extensions/CppunitTest_extensions_test_update.mk filter/CppunitTest_filter_tga_test.mk filter/CppunitTest_filter_tiff_

2012-04-08 Thread David Tardon
e27674781a99faff65db42bc20eeffb8ef5596ae Author: David Tardon dtar...@redhat.com Date: Sun Apr 8 15:19:08 2012 +0200 only add -env: args for tests that use URE diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk index 862e3b8..2fb3411 100644 --- a/solenv/gbuild/CppunitTest.mk +++ b/solenv/gbuild

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - svl/Library_svl.mk

2012-04-07 Thread David Tardon
svl/Library_svl.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit c831076abe1a5d40b515ec64c29c86e6204bfbfd Author: David Tardon dtar...@redhat.com Date: Sat Apr 7 14:27:37 2012 +0200 make sure that rsc headers are available diff --git a/svl

[Libreoffice-commits] Changes to 'feature/gbuild_shell'

2012-04-07 Thread David Tardon
New branch 'feature/gbuild_shell' available with the following commits: ___ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'feature/gbuild_scp2'

2012-04-07 Thread David Tardon
New branch 'feature/gbuild_scp2' available with the following commits: ___ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: 2 commits - io/Makefile solenv/gbuild stoc/Makefile

2012-04-06 Thread David Tardon
2c1d6b2fdee1e3572769146d77addbccea7bc513 Author: David Tardon dtar...@redhat.com Date: Fri Apr 6 16:48:42 2012 +0200 fix makefiles diff --git a/io/Makefile b/io/Makefile index 7bbbe6c..ccb1c85 100644 --- a/io/Makefile +++ b/io/Makefile @@ -1,40 +1,7 @@ # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t

[Libreoffice-commits] .: desktop/source

2012-04-02 Thread David Tardon
desktop/source/deployment/gui/dp_gui_dialog2.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit c4c6b52a214b474353013f9b1b03d56a5d9a0380 Author: David Tardon dtar...@redhat.com Date: Mon Apr 2 12:46:43 2012 +0200 fdo#47963 do not increase height of checkboxes

[Libreoffice-commits] .: solenv/gdb

2012-04-02 Thread David Tardon
solenv/gdb/boost/__init__.py |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9bbb398ef9722e7e1862f6379470ccdd9fc59743 Author: David Tardon dtar...@redhat.com Date: Mon Apr 2 18:32:19 2012 +0200 call the right function :blush: diff --git a/solenv/gdb

[Libreoffice-commits] .: solenv/gdb

2012-04-02 Thread David Tardon
solenv/gdb/boost/__init__.py |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit b4f5ef6304c0caf162a044a4022b4371535ec29a Author: David Tardon dtar...@redhat.com Date: Mon Apr 2 18:32:19 2012 +0200 call the right function :blush: diff --git a/solenv/gdb

[Libreoffice-commits] .: solenv/gdb

2012-04-01 Thread David Tardon
changed, 809 insertions(+) New commits: commit 101e449427f4dc2ef70105cdb63f989e2442e915 Author: David Tardon dtar...@redhat.com Date: Sun Apr 1 16:00:58 2012 +0200 add pretty printers for boost diff --git a/solenv/gdb/autoload.template b/solenv/gdb/autoload.template index 4105c8c..2dbfa0a

[Libreoffice-commits] .: Branch 'feature/gbuild_components' - 2 commits - Makefile solenv/gbuild

2012-04-01 Thread David Tardon
Makefile|4 ++-- solenv/gbuild/Executable.mk |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 7e94a37403aa4470bd7dad7c549ba8bc7485620a Author: David Tardon dtar...@redhat.com Date: Sun Apr 1 17:11:57 2012 +0200 add_internal_*_api

[Libreoffice-commits] .: 3 commits - editeng/source vcl/source vcl/unx

2012-03-29 Thread David Tardon
editeng/source/editeng/impedit5.cxx |2 +- vcl/source/gdi/print3.cxx | 21 + vcl/unx/gtk/gdi/salprn-gtk.cxx |2 +- 3 files changed, 23 insertions(+), 2 deletions(-) New commits: commit 39fb17daf029ac51480a7f49b764b238eb3c7e19 Author: David Tardon dtar

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - 8 commits - connectivity/AllLangResTarget_hsqldb.mk connectivity/Library_dbase.mk connectivity/Library_dbtools.mk connectivity/Library_ev

2012-03-27 Thread David Tardon
67b4a880e85476a5420e4278918c23da96375970 Author: David Tardon dtar...@redhat.com Date: Tue Mar 27 16:36:31 2012 +0200 connectivity: convert hsqldb diff --git a/Repository.mk b/Repository.mk index 49e04dc..4017476 100644 --- a/Repository.mk +++ b/Repository.mk @@ -163,6 +163,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS

[Libreoffice-commits] .: bootstrap

2012-03-23 Thread David Tardon
bootstrap |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 547249832d5cde98c2973fd5eb31bd30cddb63b9 Author: David Tardon dtar...@redhat.com Date: Fri Mar 23 08:45:49 2012 +0100 allow leading space diff --git a/bootstrap b/bootstrap index 3d1bc88..073f69a

[Libreoffice-commits] .: ucb/source

2012-03-21 Thread David Tardon
ucb/source/ucp/gio/gio_provider.cxx |6 ++ ucb/source/ucp/odma/odma_provider.cxx |5 ++--- 2 files changed, 4 insertions(+), 7 deletions(-) New commits: commit f7d571d2eefea079be3d89f3253ed90cbd9fa07f Author: David Tardon dtar...@redhat.com Date: Wed Mar 21 07:37:51 2012 +0100

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.in external/mingw-dlls scp2/source

2012-03-19 Thread David Tardon
28eaee81ac06866435351d87846868732d5afeb6 Author: David Tardon dtar...@redhat.com Date: Mon Mar 19 09:19:26 2012 +0100 mingw: check for jpeg dll diff --git a/config_host.mk.in b/config_host.mk.in index 002ff8e..828fd82 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -298,6 +298,7 @@ export

[Libreoffice-commits] .: sc/source

2012-03-15 Thread David Tardon
sc/source/core/data/document.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32dc82b9d456ed92ba946611239349ab0e424e2a Author: David Tardon dtar...@redhat.com Date: Thu Mar 15 09:43:26 2012 +0100 fdo#47311 don't crash when pasting into more than 1 sheet

[Libreoffice-commits] .: fpicker/source

2012-03-15 Thread David Tardon
fpicker/source/win32/filepicker/FPentry.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d5e83535a5ab32dc0730e6edab116855875bfa74 Author: David Tardon dtar...@redhat.com Date: Thu Mar 15 10:28:07 2012 +0100 error: 'XFolderPicker' was not declared in this scope diff --git

[Libreoffice-commits] .: vcl/source

2012-03-15 Thread David Tardon
vcl/source/gdi/print3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 504aead0573befc744a00b8b1d68e3ebbaca8c47 Author: David Tardon dtar...@redhat.com Date: Thu Mar 15 14:15:09 2012 +0100 Revert fix setting of paper tray from print dialog (fdo#43932

[Libreoffice-commits] .: vcl/source

2012-03-14 Thread David Tardon
vcl/source/gdi/print3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6d4cca9c22c52b5a7742adc47ebf1a2930e29764 Author: David Tardon dtar...@redhat.com Date: Wed Mar 14 13:58:37 2012 +0100 fix setting of paper tray from print dialog (fdo#43932

[Libreoffice-commits] .: Makefile

2012-03-13 Thread David Tardon
Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c9408fde23f5091795a645b621dbdcaf6d71c72 Author: David Tardon dtar...@redhat.com Date: Wed Mar 14 05:58:16 2012 +0100 fix typo diff --git a/Makefile b/Makefile index 3b55e87..79ccd2e 100644

[Libreoffice-commits] .: Branch 'feature/gbuild_components' - io/inc io/InternalUnoApi_acceptor.mk io/InternalUnoApi_connectr.mk io/InternalUnoApi_stm.mk io/Library_acceptor.mk io/Library_connector.mk

2012-03-12 Thread David Tardon
59162c85c269e247dc0c07fabb8b67d361d6392c Author: David Tardon dtar...@redhat.com Date: Mon Mar 12 19:51:20 2012 +0100 gbuildize io diff --git a/Repository.mk b/Repository.mk index 3167d77..4aa91bb 100644 --- a/Repository.mk +++ b/Repository.mk @@ -475,7 +475,9 @@ $(eval $(call gb_Helper_register_libraries

[Libreoffice-commits] .: fpicker/source

2012-03-08 Thread David Tardon
fpicker/source/unx/kde4/KDE4FilePicker.cxx |4 1 file changed, 4 insertions(+) New commits: commit ee67c55260ec7723c39606955ccdbd3e2934935a Author: David Tardon dtar...@redhat.com Date: Thu Mar 8 14:15:09 2012 +0100 yet another clash with macro name diff --git a/fpicker/source

[Libreoffice-commits] .: solenv/gbuild

2012-03-08 Thread David Tardon
solenv/gbuild/Extension.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74a6d7a135ca03c23eff8b360a748a8f964c92a3 Author: David Tardon dtar...@redhat.com Date: Thu Mar 8 15:39:26 2012 +0100 fix mis-merge diff --git a/solenv/gbuild/Extension.mk b/solenv

[Libreoffice-commits] .: 2 commits - sdext/Extension_presenter.mk solenv/gbuild

2012-03-08 Thread David Tardon
sdext/Extension_presenter.mk |4 +--- solenv/gbuild/Extension.mk |2 +- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit ac488d581a06fadb8866f6612595fe93b120c8fb Author: David Tardon dtar...@redhat.com Date: Thu Mar 8 19:01:24 2012 +0100 quick hack to fix

[Libreoffice-commits] .: 26 commits - sal/osl sal/qa

2012-03-07 Thread David Tardon
/osl_Security.cxx |4 ++-- 16 files changed, 43 insertions(+), 64 deletions(-) New commits: commit e319053190ccf9ceb5ce49659a88c7ea56079997 Author: David Tardon dtar...@redhat.com Date: Wed Mar 7 13:53:55 2012 +0100 probable intent diff --git a/sal/osl/w32/security.c b/sal/osl/w32/security.c

[Libreoffice-commits] .: 2 commits - configure.in openssl/makefile.mk

2012-03-06 Thread David Tardon
configure.in|1 + openssl/makefile.mk |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5eb87c7b6a3e8c6e1057c71cd623b005b6745467 Author: David Tardon dtar...@redhat.com Date: Tue Mar 6 09:16:03 2012 +0100 fix case diff --git a/openssl/makefile.mk

[Libreoffice-commits] .: sdext/Extension_presenter.mk

2012-03-06 Thread David Tardon
sdext/Extension_presenter.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b061efc4b3f3b3204adddf54f48bb1bcf6b66a31 Author: David Tardon dtar...@redhat.com Date: Tue Mar 6 11:34:53 2012 +0100 ensure proper ordering, too diff --git a/sdext

[Libreoffice-commits] .: solenv/inc

2012-03-06 Thread David Tardon
solenv/inc/libs.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 021f685f1683ebab157a899def6316be206632eb Author: David Tardon dtar...@redhat.com Date: Tue Mar 6 13:12:25 2012 +0100 mingw: synchronize berkeleydb lib name with gbuild diff --git a/solenv/inc/libs.mk b

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - framework/inc framework/source

2012-03-05 Thread David Tardon
1baa3d0720b2ef9d12104a22ce03ed32b1e4b921 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Tue Feb 28 14:29:06 2012 +0100 lp#562027: fix logout with quickstarter Signed-off-by: David Tardon dtar...@redhat.com diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services

[Libreoffice-commits] .: lpsolve/lp_solve_5.5.patch

2012-03-05 Thread David Tardon
lpsolve/lp_solve_5.5.patch | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit d0b7ad3a446a17671b4cb7d3dd6a0106b0c46a91 Author: David Tardon dtar...@redhat.com Date: Mon Mar 5 08:38:51 2012 +0100 mingw: override gcc's definition of INLINE gcc

[Libreoffice-commits] .: 2 commits - extensions/Library_so_activex.mk extensions/Library_so_activex_x64.mk extensions/Module_extensions.mk extensions/Package_so_activex_idl.mk extensions/Package_so_ac

2012-03-04 Thread David Tardon
insertions(+), 24 deletions(-) New commits: commit 09888c688ebfdd43a5cb1e44b6c9776eedcf5c3c Author: David Tardon dtar...@redhat.com Date: Sun Mar 4 09:57:54 2012 +0100 fix building of so_activex (fdo#46847) diff --git a/extensions/Library_so_activex.mk b/extensions/Library_so_activex.mk

[Libreoffice-commits] .: 3 commits - berkeleydb/prj lpsolve/lp_solve_5.5.patch lpsolve/makefile.mk lpsolve/prj redland/raptor

2012-03-04 Thread David Tardon
f65ed052f124f51bd5aaf538752bfd121c6c483c Author: David Tardon dtar...@redhat.com Date: Sun Mar 4 11:49:35 2012 +0100 mingw: change liblpsolve.a - .dll.a diff --git a/lpsolve/lp_solve_5.5.patch b/lpsolve/lp_solve_5.5.patch index 88e8828..590da2e 100644 --- a/lpsolve/lp_solve_5.5.patch +++ b/lpsolve/lp_solve_5.5

[Libreoffice-commits] .: extensions/source

2012-03-04 Thread David Tardon
extensions/source/activex/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 08d65d27827d462fcf7f9768a22352f405a13955 Author: David Tardon dtar...@redhat.com Date: Mon Mar 5 07:36:45 2012 +0100 fix path diff --git a/extensions/source/activex/Makefile b

[Libreoffice-commits] .: Module_tail_build.mk postprocess/prj

2012-03-01 Thread David Tardon
Module_tail_build.mk |1 + postprocess/prj/build.lst |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 75a6e52bc8d3062859f626f7466f5af55841a7b7 Author: David Tardon dtar...@redhat.com Date: Fri Mar 2 08:15:50 2012 +0100 move embeddedobj to tail_build

[Libreoffice-commits] .: 3 commits - Module_tail_build.mk tail_build/prj

2012-02-29 Thread David Tardon
Module_tail_build.mk |3 +++ tail_build/prj/build.lst |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit f7cad8a44be4056d60cd7bd4ed33748592954e8e Author: David Tardon dtar...@redhat.com Date: Wed Feb 29 10:37:31 2012 +0100 move oovbaapi to tail_build

[Libreoffice-commits] .: apple_remote/Library_AppleRemote.mk

2012-02-29 Thread David Tardon
apple_remote/Library_AppleRemote.mk |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 1744010821be1ebcbfdf0f67ef3eda98d9f3e7b0 Author: David Tardon dtar...@redhat.com Date: Wed Feb 29 12:26:35 2012 +0100 add missing dep on headers' package diff --git

[Libreoffice-commits] .: vcl/aqua vcl/Module_vcl.mk vcl/Package_osx.mk vcl/Zip_osxres.mk

2012-02-29 Thread David Tardon
vcl/Module_vcl.mk |2 - vcl/Package_osx.mk | 38 --- vcl/Zip_osxres.mk | 106 + 3 files changed, 107 insertions(+), 39 deletions(-) New commits: commit b5af1c35284560deaa862c2d87847b2088afcae0 Author: David Tardon dtar

[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - 6 commits - sdext/Extension_minimizer.mk sdext/Extension_pdfimport.mk sdext/Extension_presenter.mk sdext/Library_pdfimport.mk sdext/source sole

2012-02-25 Thread David Tardon
| 1287 -- sdext/source/presenter/PresenterClock.hxx | 196 solenv/gbuild/Extension.mk|5 8 files changed, 16 insertions(+), 1492 deletions(-) New commits: commit e36d981aa7b88d841f6d1325797083d4df026987 Author: David Tardon dtar...@redhat.com

[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - sdext/Library_pdfimport.mk

2012-02-25 Thread David Tardon
sdext/Library_pdfimport.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bc2cbaf95386a44b225d0ee25ce4ddf4a9e239c5 Author: David Tardon dtar...@redhat.com Date: Sat Feb 25 11:50:22 2012 +0100 the include must be at the beginning diff --git a/sdext

[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - 3 commits - sdext/CppunitTest_pdfimport.mk sdext/Module_sdext.mk sdext/source

2012-02-25 Thread David Tardon
10 files changed, 193 insertions(+), 206 deletions(-) New commits: commit 5d44d9fec3aa594e1990e3000fd7c1e2e365a469 Author: David Tardon dtar...@redhat.com Date: Sat Feb 25 19:15:09 2012 +0100 the passed string is already quoted diff --git a/sdext/source/pdfimport/wrapper/wrapper.cxx b

[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - 2 commits - RepositoryExternal.mk sdext/Library_pdfimport.mk

2012-02-24 Thread David Tardon
RepositoryExternal.mk | 27 +++ sdext/Library_pdfimport.mk |5 +++-- 2 files changed, 26 insertions(+), 6 deletions(-) New commits: commit 09fae00a9b7dc8408ec0eba2a2c09ff66b860eeb Author: David Tardon dtar...@redhat.com Date: Tue Feb 21 08:57:47 2012 +0100

[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - 9 commits - sdext/Extension_minimizer.mk sdext/Extension_pdfimport.mk sdext/Extension_presenter.mk sdext/Module_sdext.mk sdext/Package_minimize

2012-02-24 Thread David Tardon
/gbuild/platform/com_GCC_defs.mk |5 solenv/gbuild/platform/solaris.mk |5 25 files changed, 144 insertions(+), 310 deletions(-) New commits: commit 6def461beb77a30f00e0f4cd88f791b8c434c38d Author: David Tardon dtar

[Libreoffice-commits] .: 2 commits - configure.in m4/mingw.m4

2012-02-21 Thread David Tardon
configure.in | 12 +++ m4/mingw.m4 | 90 --- 2 files changed, 62 insertions(+), 40 deletions(-) New commits: commit 0c128345eaa94686b67039346b7ce20ef43ab024 Author: David Tardon dtar...@redhat.com Date: Tue Feb 21 13:41:37 2012

[Libreoffice-commits] .: 2 commits - m4/mingw.m4 mythes/makefile.mk

2012-02-20 Thread David Tardon
m4/mingw.m4|7 +++ mythes/makefile.mk | 17 +++-- 2 files changed, 10 insertions(+), 14 deletions(-) New commits: commit bcf1edba4eeecba9b47d3ef983e0973b4c737871 Author: David Tardon dtar...@redhat.com Date: Mon Feb 20 14:25:34 2012 +0100 expect sed has

[Libreoffice-commits] .: svx/source

2012-02-20 Thread David Tardon
svx/source/engine3d/scene3d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 967c82e9ce359ecb96982ece6d9e83f0771d8011 Author: David Tardon dtar...@redhat.com Date: Tue Feb 21 06:21:15 2012 +0100 add missing semicolon diff --git a/svx/source/engine3d

[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - 2 commits - Module_tail_build.mk postprocess/prj RepositoryModule_ooo.mk

2012-02-19 Thread David Tardon
Module_tail_build.mk |1 + RepositoryModule_ooo.mk |1 + postprocess/prj/build.lst |2 +- 3 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 674af1a496d136da41b188f5920063adda120126 Author: David Tardon dtar...@redhat.com Date: Mon Feb 20 07:08:43 2012 +0100

[Libreoffice-commits] .: qadevOOo/Jar_OOoRunner.mk

2012-02-19 Thread David Tardon
qadevOOo/Jar_OOoRunner.mk |1 - 1 file changed, 1 deletion(-) New commits: commit e0bea132d86b417975a7b73464fb527a6c3c1cbe Author: David Tardon dtar...@redhat.com Date: Mon Feb 20 07:11:47 2012 +0100 _XInplaceLayout.java is gone diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo

[Libreoffice-commits] .: qadevOOo/Jar_OOoRunner.mk

2012-02-19 Thread David Tardon
qadevOOo/Jar_OOoRunner.mk |1 + 1 file changed, 1 insertion(+) New commits: commit d95be4823e25a24a2d1fae92d2f6c355ef4fa96b Author: David Tardon dtar...@redhat.com Date: Mon Feb 20 07:29:43 2012 +0100 removal of XInplaceLayout.java was reverted later... This reverts commit

[Libreoffice-commits] .: desktop/unx

2012-02-18 Thread David Tardon
desktop/unx/source/start.c |4 1 file changed, 4 insertions(+) New commits: commit ce4c9fa90af70832744e4a9f344b05eb42577f2e Author: David Tardon dtar...@redhat.com Date: Sat Feb 18 14:47:17 2012 +0100 WaE: exec_javaldx defined but not used (javaless build) diff --git a/desktop

[Libreoffice-commits] .: 2 commits - clucene/Library_clucene.mk clucene/Module_clucene.mk clucene/Package_inc.mk clucene/Package_source.mk clucene/source slideshow/source

2012-02-17 Thread David Tardon
| 110 ++ clucene/source/Makefile| 49 + slideshow/source/engine/transitions/shapetransitionfactory.cxx |4 6 files changed, 352 insertions(+), 307 deletions(-) New commits: commit 314c2d3e0cab5f5e72fbd09585f344368125e1d1 Author: David Tardon dtar

[Libreoffice-commits] .: 3 commits - clucene/Library_clucene.mk solenv/gbuild vcl/Library_vclplug_gtk3.mk

2012-02-17 Thread David Tardon
-- solenv/gbuild/platform/unxgcc.mk|4 ++-- vcl/Library_vclplug_gtk3.mk |2 ++ 13 files changed, 42 insertions(+), 17 deletions(-) New commits: commit a3aa7ada194c33a9bedd2b5ce0506b1c5f3604a6 Author: David Tardon dtar...@redhat.com Date: Fri Feb 17 15:46:07 2012 +0100

[Libreoffice-commits] .: 12 commits - autogen.sh configure.in external/mingw-dlls m4/mingw.m4 redland/raptor

2012-02-17 Thread David Tardon
changed, 114 insertions(+), 11 deletions(-) New commits: commit 80b94e54d8861d32c608d8831037b48d6418f57b Author: David Tardon dtar...@redhat.com Date: Fri Feb 17 13:55:56 2012 +0100 do not hardcode mingw path diff --git a/configure.in b/configure.in index afce205..2459b76 100644

[Libreoffice-commits] .: 2 commits - canvas/source

2012-02-17 Thread David Tardon
canvas/source/vcl/spritecanvashelper.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 48453f3d5d8ba0429d814552c7d9c48a595d539e Author: David Tardon dtar...@redhat.com Date: Wed Feb 8 15:46:17 2012 +0100 mark parameter as unused diff --git a/canvas

[Libreoffice-commits] .: jvmfwk/Module_jvmfwk.mk

2012-02-17 Thread David Tardon
jvmfwk/Module_jvmfwk.mk |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit b73e3c50757665653c28c6938746eb0257f40ed4 Author: David Tardon dtar...@redhat.com Date: Fri Feb 17 19:32:48 2012 +0100 libjvmfwk is needed even when building without java diff

[Libreoffice-commits] .: Branch 'feature/gbuild_java' - 2 commits - javaunohelper/cppumaker jvmfwk/Library_jvmfwk.mk jvmfwk/Library_sunjavaplugin.mk jvmfwk/plugins ridljar/javamaker unoil/javamaker

2012-02-16 Thread David Tardon
javaunohelper/cppumaker/Makefile |3 ++- jvmfwk/Library_jvmfwk.mk |2 +- jvmfwk/Library_sunjavaplugin.mk|2 +- jvmfwk/plugins/sunmajor/pluginlib/Makefile |3 ++- ridljar/javamaker/Makefile |3 ++- unoil/javamaker/Makefile

[Libreoffice-commits] .: ure/Rdb_ure.mk

2012-02-16 Thread David Tardon
ure/Rdb_ure.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42e8410538995a28274a4d4a8936e75ad4dedcd8 Author: David Tardon dtar...@redhat.com Date: Fri Feb 17 08:57:54 2012 +0100 component file moved diff --git a/ure/Rdb_ure.mk b/ure/Rdb_ure.mk index

[Libreoffice-commits] .: avmedia/README basic/README configmgr/README connectivity/README desktop/README editeng/README eventattacher/README fileaccess/README formula/README fpicker/README framework/R

2012-02-07 Thread David Tardon
avmedia/README|4 basic/README |4 configmgr/README |1 + connectivity/README |1 + desktop/README|1 + editeng/README|6 ++ eventattacher/README |1 + fileaccess/README |1 + formula/README|3

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sd/source

2012-02-07 Thread David Tardon
names. Signed-off-by: David Tardon dtar...@redhat.com diff --git a/sd/source/ui/unoidl/unopage.cxx b/sd/source/ui/unoidl/unopage.cxx index 84a76d3..2f441e9 100644 --- a/sd/source/ui/unoidl/unopage.cxx +++ b/sd/source/ui/unoidl/unopage.cxx @@ -3015,7 +3015,7 @@ void SdMasterPage

[Libreoffice-commits] .: configure.in

2012-02-06 Thread David Tardon
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7bca5b92d45288b380c4f1ebc11a7e5de923fd9a Author: David Tardon dtar...@redhat.com Date: Mon Feb 6 19:01:45 2012 +0100 fix typo diff --git a/configure.in b/configure.in index f14d675..7102f10 100644

[Libreoffice-commits] .: 2 commits - sal/inc sc/source

2012-02-03 Thread David Tardon
sal/inc/sal/log-areas.dox|4 sc/source/ui/view/output.cxx |2 +- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 064990eb8849a8c1eda8960fafb31f28ac114a5e Author: David Tardon dtar...@redhat.com Date: Fri Feb 3 10:01:35 2012 +0100 add sc.ui log area

[Libreoffice-commits] .: 6 commits - canvas/inc canvas/source sal/inc vcl/source

2012-01-31 Thread David Tardon
: commit 4ecc4a91e1199e061a4561f2eaf577085064658f Author: David Tardon dtar...@redhat.com Date: Tue Jan 31 13:37:24 2012 +0100 remove duplicate include diff --git a/canvas/inc/canvas/vclwrapper.hxx b/canvas/inc/canvas/vclwrapper.hxx index cf42e15..f6d5b3a 100644 --- a/canvas/inc/canvas

[Libreoffice-commits] .: sal/inc

2012-01-30 Thread David Tardon
sal/inc/sal/log-areas.dox |4 1 file changed, 4 insertions(+) New commits: commit bfd9753b92c225d7cc2b2d3172b26eb53a8e9228 Author: David Tardon dtar...@redhat.com Date: Tue Jan 31 07:18:49 2012 +0100 add vcl log area diff --git a/sal/inc/sal/log-areas.dox b/sal/inc/sal/log

[Libreoffice-commits] .: canvas/source

2012-01-25 Thread David Tardon
canvas/source/tools/spriteredrawmanager.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 259e0dfc293d455f1ea777de132730f7e5fde22d Author: David Tardon dtar...@redhat.com Date: Wed Jan 25 12:34:23 2012 +0100 transparency gradient effect fade in is wrong

[Libreoffice-commits] .: 2 commits - canvas/source solenv/gdb

2012-01-24 Thread David Tardon
canvas/source/tools/spriteredrawmanager.cxx |3 ++- solenv/gdb/libreoffice/sal.py |1 - 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f933735c1cd7f1fad71c300fdb14baebdc62e1bd Author: David Tardon dtar...@redhat.com Date: Tue Jan 24 12:03:11 2012

[Libreoffice-commits] .: cui/source

2012-01-20 Thread David Tardon
cui/source/tabpages/tabarea.src | 205 1 file changed, 148 insertions(+), 57 deletions(-) New commits: commit a13d3436852a28c50a36c4ebd26c0e0c4fd9718c Author: David Tardon dtar...@redhat.com Date: Fri Jan 20 09:41:59 2012 +0100 make these strings

[Libreoffice-commits] .: cui/source

2012-01-20 Thread David Tardon
cui/source/tabpages/tabarea.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 614feec5481ee618bea98dabab2df0281995385e Author: David Tardon dtar...@redhat.com Date: Fri Jan 20 10:32:42 2012 +0100 add missing semicolons. *blush* diff --git a/cui/source

[Libreoffice-commits] .: solenv/gbuild

2012-01-16 Thread David Tardon
cf23f57ae6bb7af689a45e0a850c3c2f67a8f810 Author: David Tardon dtar...@redhat.com Date: Mon Jan 16 14:55:57 2012 +0100 sort out dep problem with yacc-generated header (fdo#44707) diff --git a/solenv/gbuild/LinkTarget.mk b/solenv/gbuild/LinkTarget.mk index e8f9bab..227fe96 100644 --- a/solenv

[Libreoffice-commits] .: sal/StaticLibrary_salcpprt.mk

2012-01-16 Thread David Tardon
sal/StaticLibrary_salcpprt.mk |6 -- 1 file changed, 6 deletions(-) New commits: commit 750f32c6ccd4c5dcf0036b0aa421bedea4e686f5 Author: David Tardon dtar...@redhat.com Date: Tue Jan 17 07:23:40 2012 +0100 Revert try to solve tml_'s detected dependencies issue with salcpprt

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.in desktop/Module_desktop.mk desktop/Package_scripts.mk desktop/scripts set_soenv.in

2012-01-15 Thread David Tardon
(-) New commits: commit c475316c00056ab2c59438fb78705c2a851f292b Author: David Tardon dtar...@redhat.com Date: Sat Jan 14 10:23:57 2012 +0100 simplify handling of JITC_PROCESSOR_TYPE diff --git a/config_host.mk.in b/config_host.mk.in index 280c844..f8b0d81 100644 --- a/config_host.mk.in +++ b

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-01-14 Thread David Tardon
sc/source/ui/inc/anyrefdg.hxx | 23 +++--- sc/source/ui/miscdlgs/anyrefdg.cxx | 80 ++--- 2 files changed, 49 insertions(+), 54 deletions(-) New commits: commit 4163074e53603f5a068b9b066cfcf840b593b236 Author: David Tardon dtar...@redhat.com Date

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - l10ntools/scripts

2012-01-12 Thread David Tardon
l10ntools/scripts/fast_merge.pl | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit d3dca82e81c32433756ab7d92b1b8f901b9b23b5 Author: David Tardon dtar...@redhat.com Date: Wed Jan 11 14:04:54 2012 +0100 fix writing of strings from the first

  1   2   >