summaryrefslogtreecommitdiff
path: root/jvmaccess
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-20/+20
2015-10-27Move member definition back into .cxxStephan Bergmann1-1/+4
2015-10-27loplugin:unusedmethodsNoel Grandin1-40/+0
2015-02-12Remove uses of osl/diagnose.h from jvmaccessStephan Bergmann3-20/+24
2015-02-12jvmaccess doesn't have a stable interface anywayStephan Bergmann1-20/+18
2014-12-16jvmaccess: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-3/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-4/+2
2014-03-10jvmaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-7/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
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