[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 > 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 9c23d

[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 Date: Tue Apr 24 07:24:18 2012 +0200 remove leftover component_writeInfo diff --git a/sdext/source/presenter

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

2012-04-23 Thread David Tardon
: commit b8044cb828af149a4598b35a4d46d8fe4205ae74 Author: David Tardon 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/source/bridgetest

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

2012-04-22 Thread David Tardon
(+), 13 deletions(-) New commits: commit 70ba1b80ced76c40ad5d43101db9a1f60a00011c Author: Fridrich Å trba Date: Fri Apr 20 22:30:26 2012 +0200 Minor backporting fix Signed-off-by: Michael Stahl Signed-off-by: Miklos Vajna Signed-off-by: David Tardon diff --git a/sax/qa

[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 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 for other

[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 Date: Thu Apr 19 15:10:47 2012 +0200 extension

[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 Date: Thu Apr 19 14:31:40 2012 +0200 add

[Libreoffice-commits] .: 4 commits - Repository.mk sdext/Extension_minimizer.mk sdext/Extension_pdfimport.mk sdext/Extension_presenter.mk sdext/Library_minimizer.mk sdext/Library_pdfimport.mk sdext/Li

2012-04-19 Thread David Tardon
+ solenv/gbuild/platform/solaris.mk |2 + solenv/gbuild/platform/unxgcc.mk |2 + 27 files changed, 182 insertions(+), 76 deletions(-) New commits: commit 0909f448fe2871bc7f6b410f23bdaa4d421dea9a Author: David Tardon Date: Thu Apr 19 12:21:43 2012 +0200 convert

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

2012-04-18 Thread David Tardon
: commit c6ade7266f5d1d16e4dc9a002ecde6bdf449dbfd Author: David Tardon 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] .: 3 commits - sc/source sdext/source

2012-04-18 Thread David Tardon
Author: David Tardon 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/table6.cxx

[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 Date: Mon Apr 16 20:42:34 2012 +0200 make that warning, not error diff --git a/configure.in b/configure.in index 1792d2b..eb4e746

[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 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/config_host.mk.in

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

[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 Date: Sun Apr 15 08:44:49 2012 +0200 set include path properly diff --git a/connectivity/Library_ado.mk b

[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 Date: Sat Apr 14 18:37:25 2012 +0200 fix file name (part 2) diff --git a/postprocess/packregistry/makefile.mk

[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 Date: Sat Apr 14 18:26:59 2012 +0200 fix file name diff --git a/postprocess/packregistry/makefile.mk b

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 > Date: Wed Apr 4 14:14:33 2012 +0200 > > fi

[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 Date: Sat Apr 14 10:10:43 2012 +0200 fix name of .res file diff --git a/connectivity/AllLangResTarget_cnr.mk b/connectivity

[Libreoffice-commits] .: solenv/inc

2012-04-13 Thread David Tardon
, 8 insertions(+), 8 deletions(-) New commits: commit bcc942451d7b5291d3f4c56ccd6868b23e2e923c Author: David Tardon 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 --- a/solenv/inc

[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 Date: Sat Apr 14 07:11:04 2012 +0200 replace APP?RPATH SDK by SDKBIN in old build system Commit

[Libreoffice-commits] .: Makefile

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

[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 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 100644 --- a/redland

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

[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 Date: Fri Apr 13 10:55:31 2012 +0200 oops, missed one for macosx diff --git a/redland/raptor/makefile.mk b/redland/raptor

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

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

[Libreoffice-commits] .: 3 commits - cpputools/Executable_regcomp.mk cpputools/Executable_regsingleton.mk cpputools/Executable_sp2bv.mk cpputools/Executable_uno.mk cpputools/Makefile cpputools/Module_

2012-04-11 Thread David Tardon
7c489dc2ec5543c3481d0d5385f3a7a328276cff Author: David Tardon Date: Wed Apr 11 09:11:09 2012 +0200 re-run bootstrap after make clean diff --git a/Makefile b/Makefile index 709332a..865a324 100644 --- a/Makefile +++ b/Makefile @@ -304,6 +304,7 @@ clean: clean-host clean-build clean-host: rm -fr

[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 Date: Tue Apr 10 11:52:36 2012 +0200 get subsequentcheck unstuck diff --git a/smoketest/CppunitTest_smoketest.mk b/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 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/AllLangResTarget_chartcontroller.mk +++ b/chart2

[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 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/CppunitTest.mk

[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] 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] 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] .: xmlhelp/Package_xml.mk

2012-04-07 Thread David Tardon
xmlhelp/Package_xml.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 5b5301618fde17693f5299c2a55ae91fe8a12b11 Author: David Tardon Date: Sat Apr 7 18:27:13 2012 +0200 bah, really deliver the files diff --git a/xmlhelp/Package_xml.mk b/xmlhelp

[Libreoffice-commits] .: 2 commits - xmlhelp/Package_xml.mk xmlhelp/util

2012-04-07 Thread David Tardon
xmlhelp/Package_xml.mk |5 + 1 file changed, 5 insertions(+) New commits: commit 063c4244e4254ba85c2146b9c49e5d76b503de62 Author: David Tardon Date: Sat Apr 7 18:23:37 2012 +0200 drop executable flag diff --git a/xmlhelp/util/embed.xsl b/xmlhelp/util/embed.xsl old mode 100755

[Libreoffice-commits] .: sw/CppunitTest_sw_filters_test.mk

2012-04-07 Thread David Tardon
sw/CppunitTest_sw_filters_test.mk |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit ac588638dcb2498ac42d7e1a958e598cc845d4c5 Author: David Tardon Date: Sat Apr 7 17:44:34 2012 +0200 path changed after gbuild conversion diff --git a/sw

[Libreoffice-commits] .: RepositoryExternal.mk

2012-04-07 Thread David Tardon
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 735c529277e2d667b6949a4753546f16a228ceac Author: David Tardon Date: Sat Apr 7 17:15:35 2012 +0200 move clucene back to OOO layer diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk

[Libreoffice-commits] .: 3 commits - config_host.mk.in configure.in Makefile Module_tail_build.mk postprocess/packcomponents RepositoryExternal.mk Repository.mk tail_build/prj xmlhelp/Library_tvhlp1.m

2012-04-07 Thread David Tardon
--- xmlhelp/source/treeview/makefile.mk | 77 -- xmlhelp/util/makefile.mk| 95 --- 22 files changed, 314 insertions(+), 397 deletions(-) New commits: commit 21ec3dbaa600f4d13792a6ea49090083a8f1150b Author: David Tardon

[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 Date: Sat Apr 7 14:27:37 2012 +0200 make sure that rsc headers are available diff --git a/svl/Library_svl.mk b/svl

[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - 8 commits - connectivity/JunitTest_complex.mk connectivity/Library_mozbootstrap.mk connectivity/Library_postgresql-sdbc-impl.mk connectiv

2012-04-06 Thread David Tardon
tail_build/prj/build.lst |2 18 files changed, 90 insertions(+), 1125 deletions(-) New commits: commit c0ca077e7bfe60aa1be4aee81a7cba0783a6b2e4 Author: David Tardon Date: Sat Apr 7 07:58:31 2012 +0200 move unixODBC to tail_build diff --git a

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

2012-04-06 Thread David Tardon
2c1d6b2fdee1e3572769146d77addbccea7bc513 Author: David Tardon 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] .: 3 commits - sdext/source vcl/source

2012-04-04 Thread David Tardon
a4b8a1c9f50bca3b557efca75100d9532a404ec6 Author: David Tardon Date: Wed Apr 4 14:21:25 2012 +0200 fdo#33914 do not play sound in presenter console diff --git a/sdext/source/presenter/PresenterSlideShowView.cxx b/sdext/source/presenter/PresenterSlideShowView.cxx index 0bd0a56..b1dad09 100644 --- a/sdext/source

[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 Date: Mon Apr 2 18:32:19 2012 +0200 call the right function :blush: diff --git a/solenv/gdb/boost/__init__.py b

[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 Date: Mon Apr 2 18:32:19 2012 +0200 call the right function :blush: diff --git a/solenv/gdb/boost/__init__.py b

[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 Date: Mon Apr 2 12:46:43 2012 +0200 fdo#47963 do not increase height of checkboxes Especially as it is

[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 Date: Sun Apr 1 17:11:57 2012 +0200 add_internal_*_api for Executable too

[Libreoffice-commits] .: solenv/gdb

2012-04-01 Thread David Tardon
changed, 809 insertions(+) New commits: commit 101e449427f4dc2ef70105cdb63f989e2442e915 Author: David Tardon 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 100644 --- a/solenv/gdb

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

2012-03-28 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

[Libreoffice-commits] .: Branch 'feature/gbuild_components' - io/Library_acceptor.mk io/Library_connector.mk io/Library_streams.mk io/Library_textinstream.mk io/Library_textoutstream.mk stoc/Library_b

2012-03-28 Thread David Tardon
insertions(+), 8 deletions(-) New commits: commit b3b76d1abb5ab9af33ce559872c2e1c45ecdbbd0 Author: David Tardon Date: Tue Mar 13 11:54:07 2012 +0100 add $(gb_STDLIBS) to linked libs diff --git a/io/Library_acceptor.mk b/io/Library_acceptor.mk index 9c558bb..12639b9 100644 --- a/io

[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 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, \ fwm

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

2012-03-24 Thread David Tardon
+-- 6 files changed, 58 insertions(+), 47 deletions(-) New commits: commit c6fc60d0739e1539e2efae23461f970eda7cf0f4 Author: David Tardon Date: Sat Mar 24 15:20:14 2012 +0100 rename targets to match LinkTarget's functions diff --git a/solenv/g

[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 Date: Fri Mar 23 08:45:49 2012 +0100 allow leading space diff --git a/bootstrap b/bootstrap index 3d1bc88..073f69a 100755 --- a

[Libreoffice-commits] .: 4 commits - desktop/Module_desktop.mk desktop/Pagein_calc.mk desktop/Pagein_common.mk desktop/Pagein_draw.mk desktop/Pagein_impress.mk desktop/Pagein.mk desktop/Pagein_writer.

2012-03-22 Thread David Tardon
(-) New commits: commit 01eb464eb418159f1f11ce0dce5e1a8a10e01408 Author: David Tardon Date: Sun Mar 18 15:32:28 2012 +0100 remove duplicate entries diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk index 4d66d3f..258ba19 100644 --- a/desktop/Pagein_common.mk +++ b/desktop

[Libreoffice-commits] .: ucb/source

2012-03-20 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 Date: Wed Mar 21 07:37:51 2012 +0100 this requires

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

[Libreoffice-commits] .: 6 commits - config_host.mk.in configure.in external/mingw-dlls m4/mingw.m4 scp2/source shell/inc shell/source solenv/inc

2012-03-18 Thread David Tardon
|6 18 files changed, 640 insertions(+), 163 deletions(-) New commits: commit d1cc4bb69eb21b19c96fc0111611382b51a3d7ae Author: David Tardon Date: Sun Mar 18 13:54:34 2012 +0100 mingw: allow forced use of system icu tools diff --git a/configure.in b/configure.in index

[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 Date: Thu Mar 15 14:15:09 2012 +0100 Revert "fix setting of paper tray from print dialog (fdo#43932)" Th

[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 Date: Thu Mar 15 10:28:07 2012 +0100 error: 'XFolderPicker' was not declared in this scope diff --git a/fpic

[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 Date: Thu Mar 15 09:43:26 2012 +0100 fdo#47311 don't crash when pasting into more than 1 sheet diff --git

[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 Date: Wed Mar 14 13:58:37 2012 +0100 fix setting of paper tray from print dialog (fdo#43932) This fixes the simple

[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 Date: Wed Mar 14 05:58:16 2012 +0100 fix typo diff --git a/Makefile b/Makefile index 3b55e87..79ccd2e 100644 --- a/Makefile +++ b/Makefile

[Libreoffice-commits] .: connectivity/source

2012-03-13 Thread David Tardon
connectivity/source/drivers/ado/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee409103795823dd57499df31b82ee76d931beb6 Author: David Tardon Date: Mon Mar 12 12:03:04 2012 +0100 WaE: command line option '-fpermissive' is valid for C++/

[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 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,UNOLIBS_OOO, \ endif

[Libreoffice-commits] .: slideshow/source

2012-03-08 Thread David Tardon
slideshow/source/engine/shapes/viewmediashape.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 4ba3a64c2023cd57e1fc0a7bb6c5610378cbfd94 Author: David Tardon Date: Mon Feb 27 09:04:06 2012 +0100 remove duplicate statement diff --git a/slideshow/source/engine/shapes

[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 Date: Thu Mar 8 19:01:24 2012 +0100 quick hack to fix building sdext with

[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 Date: Thu Mar 8 15:39:26 2012 +0100 fix mis-merge diff --git a/solenv/gbuild/Extension.mk b/solenv/gbuild/Extension.mk

[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 Date: Thu Mar 8 14:15:09 2012 +0100 yet another clash with macro name diff --git a/fpicker/source/unx/kde4

[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 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 index 9da4a97

[Libreoffice-commits] .: sdext/source

2012-03-06 Thread David Tardon
sdext/source/pdfimport/tree/pdfiprocessor.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e24911bc95935070953cb3b44efdcfa36fae718e Author: David Tardon Date: Wed Mar 7 08:45:50 2012 +0100 use const_iterator diff --git a/sdext/source/pdfimport/tree

[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 Date: Tue Mar 6 13:12:25 2012 +0100 mingw: synchronize berkeleydb lib name with gbuild diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.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 Date: Tue Mar 6 11:34:53 2012 +0100 ensure proper ordering, too diff --git a/sdext/Extension_presenter.mk b/sdext

[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 Date: Tue Mar 6 09:16:03 2012 +0100 fix case diff --git a/openssl/makefile.mk b/openssl

[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 Date: Mon Mar 5 08:38:51 2012 +0100 mingw: override gcc's definition of INLINE gcc defines INLI

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

2012-03-05 Thread David Tardon
1baa3d0720b2ef9d12104a22ce03ed32b1e4b921 Author: Bjoern Michaelsen Date: Tue Feb 28 14:29:06 2012 +0100 lp#562027: fix logout with quickstarter Signed-off-by: David Tardon diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx index 8dcc872..324a056 100644 --- a

[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 Date: Mon Mar 5 07:36:45 2012 +0100 fix path diff --git a/extensions/source/activex/Makefile b/extensions/source

[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 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.patch @@ -1,6 +

[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 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 index 292b7e1

[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 Date: Fri Mar 2 08:15:50 2012 +0100 move embeddedobj to tail_build diff --git a

[Libreoffice-commits] .: 6 commits - connectivity/source framework/source redland/raptor redland/rasqal redland/redland ucb/source

2012-03-01 Thread David Tardon
/redland-1.0.8.patch.mingw | 11 + ucb/source/ucp/odma/odma_inputstream.cxx|6 +-- 9 files changed, 78 insertions(+), 18 deletions(-) New commits: commit 54442c917d7bb6b2e955c8c8315e0352dc6d2281 Author: David Tardon Date: Thu Mar 1

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

[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 Date: Wed Feb 29 12:26:35 2012 +0100 add missing dep on headers' package diff --git a/apple_r

[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 Date: Wed Feb 29 10:37:31 2012 +0100 move oovbaapi to tail_build diff --git a

[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 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/sdext/source/pdfimport

[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 Date: Sat Feb 25 11:50:22 2012 +0100 the include must be at the beginning diff --git a/sdext/Library_pdfimport.mk b

[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 Date: Sat Feb 25

[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 Date: Fri Feb

[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 Date: Tue Feb 21 08:57:47 2012 +0100 fix platform ID

[Libreoffice-commits] .: 3 commits - Repository.mk scp2/inc solenv/gbuild solenv/inc

2012-02-22 Thread David Tardon
commits: commit 9116f5fdeb305561e24ed4ed3e0e6ffa23e86b05 Author: David Tardon Date: Wed Feb 22 10:22:11 2012 +0100 jvmfwk is versioned This reverts commit 1e4961b82554bcac4e7103345354ed8fb7782472. Conflicts: Repository.mk diff --git a/Repository.mk b/Repository.mk

[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 Date: Tue Feb 21 13:41:37 2012 +0100

[Libreoffice-commits] .: scp2/source sysui/desktop

2012-02-21 Thread David Tardon
|7 --- sysui/desktop/suse/suse-menus.spec |1 + 11 files changed, 32 insertions(+), 8 deletions(-) New commits: commit fcba36f1093935b9bbf0735661bb8e5b4f5a8671 Author: David Tardon Date: Tue Jan 31 09:40:57 2012 +0100 move binfilter mime types into extra

[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 Date: Tue Feb 21 06:21:15 2012 +0100 add missing semicolon diff --git a/svx/source/engine3d/scene3d.cxx b/svx/source

[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 Date: Mon Feb 20 14:25:34 2012 +0100 expect sed has already been detected

[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 Date: Mon Feb 20 07:29:43 2012 +0100 removal of XInplaceLayout.java was reverted later... This reverts commit

[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 Date: Mon Feb 20 07:11:47 2012 +0100 _XInplaceLayout.java is gone diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index

[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 Date: Mon Feb 20 07:08:43 2012 +0100 add sdext to

[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 Date: Sat Feb 18 14:47:17 2012 +0100 WaE: exec_javaldx defined but not used (javaless build) diff --git a/desktop/unx/source/start.c

[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 Date: Fri Feb 17 19:32:48 2012 +0100 libjvmfwk is needed even when building without java diff --git a/jvmfwk

[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 Date: Wed Feb 8 15:46:17 2012 +0100 mark parameter as unused diff --git a/canvas/source/vcl

[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 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 --- a/configure.in +++ b

  1   2   3   >