summaryrefslogtreecommitdiffstats
path: root/javaunohelper
Commit message (Expand)AuthorAgeFilesLines
* DISABLE_DYNLOADING tentative fixTor Lillqvist2012-10-071-2/+20
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-015-16/+0
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist2012-09-212-2/+36
* No need for the juh/juhx dance when DISABLE_DYNLOADINGTor Lillqvist2012-09-203-2/+50
* Keep null service manager throw a DeploymentExceptionStephan Bergmann2012-09-171-1/+2
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-171-0/+5
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-067-59/+0
* Java5 updates - convert to genericsNoel Grandin2012-08-209-62/+62
* Remove dead java code, fields and local variablesNoel Grandin2012-08-203-7/+0
* Java update - fix various javadoc issuesNoel Grandin2012-08-202-3/+3
* gbuild: register all jarsMichael Stahl2012-08-171-3/+3
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-1/+1
* Export JNI functions from juh, juhx libsStephan Bergmann2012-08-084-34/+8
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-063-4/+4
* revert changes to public URE APIs in previous commitMichael Stahl2012-06-292-9/+7
* Java5 updates - update code to use genericsNoel Grandin2012-06-299-128/+126
* re-base on ALv2 code.Michael Meeks2012-06-2711-256/+157
* re-base on ALv2 code.Michael Meeks2012-06-216-141/+87
* re-base on ALv2 code.Michael Meeks2012-06-2127-604/+387
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* javaunohelper: use InternalUnoApiMatúš Kukan2012-04-095-116/+3
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-4/+4
* Fix URE jar manifests after gbuild'ificationStephan Bergmann2012-03-221-0/+2
* javaunohelper: missing dependecy on udkapi.rdbMichael Stahl2012-03-211-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-1/+1
* update makefilesDavid Tardon2012-02-171-35/+2
* merge feature/gbuild_javaDavid Tardon2012-02-1722-620/+382
|\
| * add gb_Helper_abbreviate_dirs_nativeMatus Kukan2012-02-161-1/+2
| * remove stray makefilesDavid Tardon2011-12-2510-596/+0
| * remove stray delzip filesDavid Tardon2011-12-251-0/+0
| * fix deps on executablesDavid Tardon2011-12-251-1/+1
| * gbuildize javaunohelperDavid Tardon2011-12-2411-24/+381
* | Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+2
* | Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-4/+4
* | fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-6/+6
* | chmod -x on java filesTomas Hlavaty2012-01-052-0/+0
* | Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
|/
* catch exception by constant referenceTakeshi Abe2011-12-151-2/+2
* Added comment.Stephan Bergmann2011-12-021-0/+4
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* reove include of pch header from javaunohelperNorbert Thiebaud2011-11-276-10/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* silence a javadoc warningNorbert Thiebaud2011-06-161-1/+1
* silence a couple of javadoc warningsNorbert Thiebaud2011-06-161-2/+2
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-6/+6
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-086-23/+70
|\