summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source
Commit message (Expand)AuthorAgeFilesLines
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-211-7/+6
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove visual noise from jvmfwkAlexander Wilms2014-02-263-10/+10
* jvmfwk: sal_Bool -> boolStephan Bergmann2014-02-184-9/+9
* bool improvementsStephan Bergmann2014-01-282-3/+3
* bool improvementsStephan Bergmann2014-01-272-13/+13
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-4/+4
* bool improvementsStephan Bergmann2014-01-211-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-2/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-13/+6
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-3/+3
* Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks2013-10-301-17/+5
* Improve debug output (and some clean up)Stephan Bergmann2013-10-281-14/+9
* URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist2013-10-051-1/+3
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-6/+6
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-0/+6
* Mark as constTakeshi Abe2013-07-291-2/+2
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-0/+4
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-13/+6
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-12/+12
* -Werror=unused-macros (MinGW, USE_ACCESSIBILITY_FILE)Stephan Bergmann2013-04-171-7/+0
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* do not set soversion for private ure librariesMatúš Kukan2013-04-121-58/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-281/+273
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-45/+0
* WaE: "UNX" is not definedDavid Tardon2013-03-271-1/+1
* -Wunused-macrosStephan Bergmann2013-03-272-5/+0
* warning: unknown log area 'jvmfwk' [loplugin]Tor Lillqvist2013-03-221-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-4/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+5
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+4
* Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann2012-12-181-68/+76
* Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4Stephan Bergmann2012-11-152-13/+31
* 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
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-107-236/+23
* Globally unique symbols missing from some map filesStephan Bergmann2012-07-201-0/+9
* simplify include guardsThomas Arnhold2012-07-145-6/+9
* re-base on ALv2 code. Includes:Michael Meeks2012-07-139-165/+135
* removed useless forward declarations of classTakeshi Abe2012-07-051-5/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28