summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* targeted string re-workNorbert Thiebaud2012-05-301-5/+5
* upgrade to icu 49Caolán McNamara2012-05-111-1/+1
* make java startup a visible event when debuggingCaolán McNamara2012-04-281-0/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+1
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-051-1/+1
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-231-1/+1
* merge feature/gbuild_javaDavid Tardon2012-02-171-91/+0
|\
| * gbuildize jvmfwk, part 2: finish & clean upDavid Tardon2011-12-241-91/+0
* | Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-053-20/+20
|/
* catch exception by constant referenceTakeshi Abe2011-12-152-17/+17
* remove include of pch header from jvmfwkNorbert Thiebaud2011-11-275-10/+0
* WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist2011-10-031-0/+5
* small bugfix : bNeedsSave instead of *bNeedsSaveJulien Nabet2011-09-121-1/+1