summaryrefslogtreecommitdiff
path: root/jvmfwk/source
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-1/+1
2014-11-19changed type of parameters from rtl_uString to OUStringMichael Weghorn1-18/+20
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2-4/+10
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin2-10/+4
2014-10-13coverity#1066164 Resource leakCaolán McNamara1-0/+2
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann2-3/+3
2014-10-09Remove jvmfwk plugin featureStephan Bergmann4-369/+49
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-1/+1
2014-09-03Nothrow dtorStephan Bergmann1-0/+1
2014-09-02coverity#707200 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-25this code is redundant and leaks memoryMarkus Mohrhard1-3/+0
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-27Dead declarationsStephan Bergmann2-4/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin6-56/+11
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin6-46/+9
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold5-10/+10
2014-05-08Remove unused jfw_setJRELocationsStephan Bergmann1-27/+2
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-7/+6
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-02-26Remove visual noise from jvmfwkAlexander Wilms3-10/+10
2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann4-9/+9
2014-01-28bool improvementsStephan Bergmann2-3/+3
2014-01-27bool improvementsStephan Bergmann2-13/+13
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-4/+4
2014-01-21bool improvementsStephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-13/+6
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-3/+3
2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks1-17/+5
2013-10-28Improve debug output (and some clean up)Stephan Bergmann1-14/+9
2013-10-05URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist1-1/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-6/+6
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-0/+6
2013-07-29Mark as constTakeshi Abe1-2/+2
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