summaryrefslogtreecommitdiff
path: root/jvmaccess
AgeCommit message (Expand)Author
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-12do not set soversion for private ure librariesMatúš Kukan
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist
2012-02-17update makefilesDavid Tardon
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-16Reduce verbiage slightlyTor Lillqvist
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-24remove unused map filesDavid Tardon
2011-12-24gbuildize jvmaccessDavid Tardon
2011-12-15catch exception by constant referenceTakeshi Abe
2011-11-26Don't bother building anything here for iOSTor Lillqvist
2011-11-25Android compilation fixTor Lillqvist
2011-10-03WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist
2011-06-29Just use the same style library name for jvmaccess for MinGW as for UnixTor Lillqvist
2011-06-21Use the expected import library name for WNTGCCTor Lillqvist
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-04-18Remove OS/2 support.Francois Tigeot
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-01-28Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA caseTor Lillqvist
2011-01-22Use separate .map files for 64-bit MSVC buildTor Lillqvist
2010-11-21sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibilit...sb
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth