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