summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)Author
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist
2012-10-07DISABLE_DYNLOADING tentative fixTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist
2012-09-20No need for the juh/juhx dance when DISABLE_DYNLOADINGTor Lillqvist
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-08Export JNI functions from juh, juhx libsStephan Bergmann
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-06-29revert changes to public URE APIs in previous commitMichael Stahl
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-09javaunohelper: use InternalUnoApiMatúš Kukan
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-22Fix URE jar manifests after gbuild'ificationStephan Bergmann
2012-03-21javaunohelper: missing dependecy on udkapi.rdbMichael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-17update makefilesDavid Tardon
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-05chmod -x on java filesTomas Hlavaty
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-25remove stray makefilesDavid Tardon
2011-12-25remove stray delzip filesDavid Tardon
2011-12-25fix deps on executablesDavid Tardon
2011-12-24gbuildize javaunohelperDavid Tardon
2011-12-15catch exception by constant referenceTakeshi Abe
2011-12-02Added comment.Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27reove include of pch header from javaunohelperNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-06-16silence a javadoc warningNorbert Thiebaud