summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-16silence a couple of javadoc warningsNorbert Thiebaud1-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-6/+6
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-23/+70
2010-12-06Replace all occured, occurance etc.Takeshi Abe9-10/+10
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-21sb131: #i114962# allow for explicit implementation name in css.lib.uno.helper...sb1-5/+29
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth7-0/+18
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-17/+40