summaryrefslogtreecommitdiff
path: root/jvmfwk/source
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-18Remove OS/2 support.Francois Tigeot1-2/+2
2011-03-24Fixed typoTakeshi Abe1-1/+1
2011-03-24Fixed the source file nameTakeshi Abe1-3/+3
2011-03-24Removed an unchanged variableTakeshi Abe1-2/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-17/+101
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-16/+16
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-17/+101
2011-03-04removed dead code; fix a commentTakeshi Abe5-35/+1
2011-03-02Remove "using namespace ::rtl"Julien Nabet2-2/+10
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-3/+3
2011-02-04Clean up makefilesThomas Arnhold1-3/+0