summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* do not invalidate existing java setting just because license (bnc#820196)Petr Mladek2013-05-172-2/+2
* Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann2012-12-182-71/+81
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-271-2/+2
* Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4Stephan Bergmann2012-11-152-13/+31
* fix typosJulien Nabet2012-10-151-3/+3
* loplugin: unused OStringsCaolán McNamara2012-10-092-4/+0
* TypoTor Lillqvist2012-10-081-1/+1
* Fix for !SOLAR_JAVATor Lillqvist2012-10-081-6/+44
* Move the #ifndef DISABLE_DYNLOADING a bit earlierTor Lillqvist2012-10-071-1/+1
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-11/+77
* sal_Bool->bool in jvmfwkNoel Grandin2012-10-042-4/+4
* Mention the plugin mechanismTor Lillqvist2012-10-041-0/+3
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-283-6/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-5/+4
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+6
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-2/+1
* Depend on headers so we wont get crasher on missing framework.h.Tomas Chvatal2012-08-141-0/+4
* misc. cleanup.Michael Meeks2012-08-132-30/+16
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-109-262/+23
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-0/+2
* Globally unique symbols missing from some map filesStephan Bergmann2012-07-202-31/+9
* simplify include guardsThomas Arnhold2012-07-1414-18/+21
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1331-496/+468
* removed useless forward declarations of classTakeshi Abe2012-07-051-5/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-216-147/+93
* re-base on ALv2 code.Michael Meeks2012-06-213-0/+54
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* nuke unused definesTakeshi Abe2012-06-041-1/+0
* fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist.David Ostrovsky2012-06-031-3/+3
* targeted string re-workNorbert Thiebaud2012-05-301-5/+5
* removed unused const rtl::OUStringTakeshi Abe2012-05-173-3/+0
* upgrade to icu 49Caolán McNamara2012-05-111-1/+1
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-15/+14
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
* Remove unused method VendorBase::getJavaExePaths(int*)Marc Garcia2012-05-042-20/+4
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* make java startup a visible event when debuggingCaolán McNamara2012-04-281-0/+1
* use SAL_N_ELEMENTSDavid Tardon2012-04-181-3/+3
* WaE: parameter 'size' set but not usedDavid Tardon2012-04-181-1/+1
* WaE: declaration of 'errcode' shadows a global declarationDavid Tardon2012-04-181-8/+8
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-3/+2
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-8/+8