Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist | 1 | -1/+1 | |
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3 | |||||
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 | |
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> | |||||
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -1/+0 | |
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> | |||||
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 6 | -436/+0 | |
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a | |||||
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 4 | -90/+16 | |
2013-04-12 | do not set soversion for private ure libraries | Matúš Kukan | 2 | -102/+0 | |
Change-Id: I2b2099d8fc00062f67c42e73c4b8a17a689db89d Signed-off-by: Stephan Bergmann <sbergman@redhat.com> | |||||
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 1 | -1/+0 | |
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034 | |||||
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 3 | -15/+12 | |
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09 | |||||
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist | 6 | -50/+3 | |
Just sprinkle #ifdef SOLAR_JAVA into the code instead. In the source for jvmaccess and jvmfwk such ifdefs can be removed as it isn't compiled unless SOLAR_JAVA. Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606 | |||||
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -2/+1 | |
Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> | |||||
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 | |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 | |
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885 | |||||
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 1 | -9/+4 | |
And deprecate the old-style service util::MacroExpander Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd | |||||
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -49/+47 | |
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz> | |||||
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 3 | -3/+3 | |
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16 | |||||
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -6/+0 | |
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f | |||||
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 | |
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a | |||||
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 | |
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69 | |||||
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 | |
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7 | |||||
2012-07-20 | Globally unique symbols missing from some map files | Stephan Bergmann | 1 | -0/+9 | |
...after gbuild'ification (they used to be added via solenv/bin/addsym.awk). And sunjavaplugin.map is actually unused. Change-Id: If6804cff8d01e268b84512d6c4b1edebde018cc0 | |||||
2012-07-14 | simplify include guards | Thomas Arnhold | 1 | -1/+1 | |
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f | |||||
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 8 | -182/+110 | |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -52/+34 | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 4 | -86/+50 | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||||
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | 1 | -1/+1 | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -2/+2 | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||||
2012-02-17 | We want gb_STDLIBS here surely? | Tor Lillqvist | 1 | -6/+1 | |
2012-02-17 | update makefiles | David Tardon | 1 | -35/+2 | |
2012-02-17 | merge feature/gbuild_java | David Tardon | 17 | -339/+214 | |
2012-02-16 | Reduce verbiage slightly | Tor Lillqvist | 2 | -2/+6 | |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich | 1 | -0/+1 | |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot | 1 | -1/+1 | |
Part XXI Modules i18npool, idl, idlc, io, javaunohelper, jvmaccess | |||||
2011-12-24 | remove unused map files | David Tardon | 4 | -226/+0 | |
2011-12-24 | gbuildize jvmaccess | David Tardon | 13 | -109/+214 | |
2011-12-15 | catch exception by constant reference | Takeshi Abe | 1 | -1/+1 | |
2011-11-26 | Don't bother building anything here for iOS | Tor Lillqvist | 2 | -0/+10 | |
2011-11-25 | Android compilation fix | Tor Lillqvist | 1 | -1/+10 | |
2011-10-03 | WaE: unreferenced formal parameters in the !SOLAR_JAVA case | Tor Lillqvist | 3 | -0/+10 | |
2011-06-29 | Just use the same style library name for jvmaccess for MinGW as for Unix | Tor Lillqvist | 1 | -1/+1 | |
2011-06-21 | Use the expected import library name for WNTGCC | Tor Lillqvist | 1 | -0/+4 | |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | 1 | -1/+1 | |
2011-06-16 | Be less picky with library names to match also the static library built for iOS | Tor Lillqvist | 1 | -1/+1 | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -7/+7 | |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | 1 | -1/+1 | |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -2/+2 | |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | 1 | -1/+4 | |
2011-01-28 | Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA case | Tor Lillqvist | 1 | -2/+4 | |
Use struct JNIEnv_ and struct JavaVM_, with underscores. Otherwise a mangled name in the map files won't match. | |||||
2011-01-22 | Use separate .map files for 64-bit MSVC build | Tor Lillqvist | 2 | -0/+39 | |
2010-11-21 | sb136: #i114155# partially revert fix for i108776 to avoid ABI ↵ | sb | 3 | -6/+6 | |
incompatibility of jvmaccess library |