summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann5-225/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-9/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-7/+6
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin1-1/+0
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin4-14/+34
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann1-20/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-88/+16
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann5-19/+112
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-7/+7
2013-04-11Remove createRegistryServiceFactory preload left-overStephan Bergmann1-22/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-16/+11
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-8/+4
2013-03-18fix javadoc warningsPeter Foley1-4/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl2-57/+0
2013-02-22s/the the/the/Tor Lillqvist3-4/+4
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-18/+12
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl5-5/+5
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann5-340/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2-4/+4
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist2-4/+4
2012-10-07DISABLE_DYNLOADING tentative fixTor Lillqvist1-2/+20
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain5-16/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist2-2/+36
2012-09-20No need for the juh/juhx dance when DISABLE_DYNLOADINGTor Lillqvist3-2/+50
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann1-1/+2
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann1-0/+5
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin7-59/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin9-62/+62
2012-08-20Remove dead java code, fields and local variablesNoel Grandin3-7/+0
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-3/+3
2012-08-17gbuild: register all jarsMichael Stahl1-3/+3
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-1/+1
2012-08-08Export JNI functions from juh, juhx libsStephan Bergmann4-34/+8
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet3-4/+4
2012-06-29revert changes to public URE APIs in previous commitMichael Stahl2-9/+7
2012-06-29Java5 updates - update code to use genericsNoel Grandin9-128/+126
2012-06-27re-base on ALv2 code.Michael Meeks11-256/+157
2012-06-21re-base on ALv2 code.Michael Meeks6-141/+87
2012-06-21re-base on ALv2 code.Michael Meeks27-604/+387
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0