summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* tdf#92483 fix initializing JRE on Win 64bit (load java's msvcr100.dll)Christian Lohmaier2015-07-131-1/+1
* jvmfwk: pass along -Xss to JVM on AMD64 tooMichael Stahl2015-06-241-2/+2
* Support Azul Zulu JRE on Linux and Mac OS X, tooStephan Bergmann2015-05-293-2/+9
* Support Azul Zulu JRE (at least on Windows)Stephan Bergmann2015-05-293-1/+6
* java dir for powepc64 and powepc64le can differDavid Tardon2015-05-121-1/+5
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* std::ptr_fun became deprecated since C++11Takeshi Abe2015-05-081-2/+2
* More loplugin:simplifyboolStephan Bergmann2015-04-278-18/+17
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-283-10/+10
* loplugin:staticfunctionNoel Grandin2015-03-273-3/+3
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* V805: Decreased performanceCaolán McNamara2015-03-021-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-072-9/+9
* Some more loplugin:cstylecast: jvmfwkStephan Bergmann2015-01-207-123/+123
* avoid copying of vectorMichael Weghorn2015-01-081-17/+7
* jvmfwk: fix Android buildMiklos Vajna2015-01-071-1/+1
* Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-12-181-3/+3
* jvmfwk: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* jvmfwk: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-163-12/+6
* Related fdo#83753: Fix JVM_ONE_PATH_CHECK feature againStephan Bergmann2014-12-161-2/+4
* Remove obsolete commentStephan Bergmann2014-12-151-5/+0
* Check each potential JRE location only onceStephan Bergmann2014-12-156-88/+124
* Rename getJREInfoByPath overload to getAndAddJREInfoByPathStephan Bergmann2014-12-152-41/+27
* getJREInfoFromBinPath return value is unusedStephan Bergmann2014-12-152-9/+4
* fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn2014-12-155-104/+384
* Remove unused cModule leftoversStephan Bergmann2014-12-151-8/+4
* java: unused importsNoel Grandin2014-12-101-1/+0
* callcatcher: update unused codeCaolán McNamara2014-12-082-16/+0
* java: remove some unused local variablesNoel Grandin2014-12-051-1/+1
* callcatcher: update unused codeCaolán McNamara2014-12-048-150/+0
* Fold URE: WindowsStephan Bergmann2014-12-031-1/+1
* Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann2014-12-012-7/+7
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-284-1/+55
* fix higher debug level buildCaolán McNamara2014-11-261-0/+1
* changed type of parameters from rtl_uString to OUStringMichael Weghorn2014-11-193-75/+58
* Pass by refStephan Bergmann2014-11-181-1/+1
* sunjavaplugin.cxx: extracted function for Java version checkMichael Weghorn2014-11-181-133/+110
* remove duplicate code lineMichael Weghorn2014-11-181-1/+0
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* coverity#1247641 Uncaught exceptionCaolán McNamara2014-11-141-51/+49
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-8/+8
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-062-4/+10
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-062-10/+4
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* coverity#1247641 Uncaught exceptionCaolán McNamara2014-10-301-1/+10