summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-09javaunohelper: use InternalUnoApiMatúš Kukan5-116/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-4/+4
2012-03-22Fix URE jar manifests after gbuild'ificationStephan Bergmann1-0/+2
2012-03-21javaunohelper: missing dependecy on udkapi.rdbMichael Stahl1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-1/+1
2012-02-17update makefilesDavid Tardon1-35/+2
2012-02-17merge feature/gbuild_javaDavid Tardon22-620/+382
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan1-1/+2
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-4/+4
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-6/+6
2012-01-05chmod -x on java filesTomas Hlavaty2-0/+0
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-25remove stray makefilesDavid Tardon10-596/+0
2011-12-25remove stray delzip filesDavid Tardon1-0/+0
2011-12-25fix deps on executablesDavid Tardon1-1/+1
2011-12-24gbuildize javaunohelperDavid Tardon11-24/+381
2011-12-15catch exception by constant referenceTakeshi Abe1-2/+2
2011-12-02Added comment.Stephan Bergmann1-0/+4
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27reove include of pch header from javaunohelperNorbert Thiebaud6-10/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-06-16silence a javadoc warningNorbert Thiebaud1-1/+1