summaryrefslogtreecommitdiff
path: root/jvmfwk/source
AgeCommit message (Expand)Author
2017-03-19Fix typo for "expression"Julien Nabet
2017-03-03Typo: requirments -> requirementsSamuel Mehrbrodt
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2017-01-09New loplugin:externvar: jvmfwkStephan Bergmann
2016-12-25tdf#95416 Fix include filetamsil1amani3
2016-11-16Clean up jfw_findAllJREs return value computationStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-16clang-cl loplugin: jvmfwkStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in jvmfwkStephan Bergmann
2016-05-22Convert javaPluginError to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05Values read from the Windows registry shouldn't be assert'edStephan Bergmann
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann
2016-03-10Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann
2016-03-10Manage JavaInfo instances via new/deleteStephan Bergmann
2016-03-10No need to repeat SAL_CALL in definitionsStephan Bergmann
2016-03-10No need for extern "C" hereStephan Bergmann
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-27fprintf -> SAL_INFOStephan Bergmann
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