summaryrefslogtreecommitdiff
path: root/jvmfwk/source
AgeCommit message (Expand)Author
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-20Some more loplugin:cstylecast: jvmfwkStephan Bergmann
2014-12-16jvmfwk: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15Check each potential JRE location only onceStephan Bergmann
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn
2014-12-15Remove unused cModule leftoversStephan Bergmann
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-19changed type of parameters from rtl_uString to OUStringMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-13coverity#1066164 Resource leakCaolán McNamara
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-03Nothrow dtorStephan Bergmann
2014-09-02coverity#707200 Uncaught exceptionCaolán McNamara
2014-08-25this code is redundant and leaks memoryMarkus Mohrhard
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27Dead declarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08Remove unused jfw_setJRELocationsStephan Bergmann
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26Remove visual noise from jvmfwkAlexander Wilms
2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks
2013-10-28Improve debug output (and some clean up)Stephan Bergmann
2013-10-05URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist