summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-2/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-062-4/+10
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-062-10/+4
* coverity#1066164 Resource leakCaolán McNamara2014-10-131-0/+2
* vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann2014-10-092-3/+3
* Remove jvmfwk plugin featureStephan Bergmann2014-10-094-369/+49
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-1/+1
* Nothrow dtorStephan Bergmann2014-09-031-0/+1
* coverity#707200 Uncaught exceptionCaolán McNamara2014-09-021-1/+1
* this code is redundant and leaks memoryMarkus Mohrhard2014-08-251-3/+0
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* Dead declarationsStephan Bergmann2014-06-272-4/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-176-56/+11
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-096-46/+9
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-155-10/+10
* Remove unused jfw_setJRELocationsStephan Bergmann2014-05-081-27/+2
* 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