summaryrefslogtreecommitdiff
path: root/jvmfwk/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-0/+4
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-13/+6
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-12/+12
2013-04-17-Werror=unused-macros (MinGW, USE_ACCESSIBILITY_FILE)Stephan Bergmann1-7/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-12do not set soversion for private ure librariesMatúš Kukan1-58/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-281/+273
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-45/+0
2013-03-27WaE: "UNX" is not definedDavid Tardon1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann2-5/+0
2013-03-22warning: unknown log area 'jvmfwk' [loplugin]Tor Lillqvist1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+5
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+4
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann1-68/+76
2012-11-15Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4Stephan Bergmann2-13/+31
2012-10-09loplugin: unused OStringsCaolán McNamara2-4/+0
2012-10-08TypoTor Lillqvist1-1/+1
2012-10-08Fix for !SOLAR_JAVATor Lillqvist1-6/+44
2012-10-07Move the #ifndef DISABLE_DYNLOADING a bit earlierTor Lillqvist1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-11/+77
2012-10-04sal_Bool->bool in jvmfwkNoel Grandin2-4/+4
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann7-236/+23
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann1-0/+9
2012-07-14simplify include guardsThomas Arnhold5-6/+9
2012-07-13re-base on ALv2 code. Includes:Michael Meeks9-165/+135
2012-07-05removed useless forward declarations of classTakeshi Abe1-5/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-05-30targeted string re-workNorbert Thiebaud1-5/+5
2012-05-11upgrade to icu 49Caolán McNamara1-1/+1
2012-04-28make java startup a visible event when debuggingCaolán McNamara1-0/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+1
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2012-02-17merge feature/gbuild_javaDavid Tardon1-91/+0
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco3-20/+20
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon1-91/+0
2011-12-15catch exception by constant referenceTakeshi Abe2-17/+17
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud5-10/+0
2011-10-03WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist1-0/+5
2011-09-12small bugfix : bNeedsSave instead of *bNeedsSaveJulien Nabet1-1/+1
2011-06-21No i prefix for import library with MinGW thanksTor Lillqvist1-0/+4
2011-05-17Some cppcheck cleaningJulien Nabet3-10/+9
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith2-4/+4