summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source
Commit message (Expand)AuthorAgeFilesLines
* Clean up jfw_findAllJREs return value computationStephan Bergmann2016-11-161-5/+2
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+2
* clang-cl loplugin: jvmfwkStephan Bergmann2016-10-162-8/+8
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:redundantcast: redundant static_casts in jvmfwkStephan Bergmann2016-07-081-1/+1
* Convert javaPluginError to scoped enumNoel Grandin2016-05-221-19/+19
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-5/+5
* Values read from the Windows registry shouldn't be assert'edStephan Bergmann2016-04-051-2/+3
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-151-6/+2
* No more need for jfw_freeJavaInfoStephan Bergmann2016-03-101-14/+8
* Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann2016-03-102-12/+3
* Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann2016-03-102-21/+8
* Manage JavaInfo instances via new/deleteStephan Bergmann2016-03-102-14/+8
* No need to repeat SAL_CALL in definitionsStephan Bergmann2016-03-101-20/+18
* No need for extern "C" hereStephan Bergmann2016-03-101-6/+6
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-093-3/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-174-5/+5
* Remove excess newlinesChris Sherlock2016-02-094-8/+0
* loplugin:unusedmethodsNoel Grandin2016-02-082-3/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-106/+106
* new loplugin: oncevarNoel Grandin2015-11-091-11/+5
* yyyyyNoel Grandin2015-11-041-13/+5
* loplugin:unusedmethodsNoel Grandin2015-10-273-52/+0
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-251-2/+2
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-9/+9
* loplugin:unusedmethodsNoel Grandin2015-10-011-4/+0
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-2/+2
* Clean up sEmptyStephan Bergmann2015-08-271-4/+3
* loplugin:simplifyboolStephan Bergmann2015-07-161-2/+2
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-172-5/+5
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-5/+5
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* fprintf -> SAL_INFOStephan Bergmann2015-05-272-43/+27
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* std::ptr_fun became deprecated since C++11Takeshi Abe2015-05-081-2/+2
* More loplugin:simplifyboolStephan Bergmann2015-04-273-10/+9
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-8/+8
* loplugin:staticfunctionNoel Grandin2015-03-272-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-072-9/+9
* Some more loplugin:cstylecast: jvmfwkStephan Bergmann2015-01-205-119/+119
* jvmfwk: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-3/+2
* Check each potential JRE location only onceStephan Bergmann2014-12-151-4/+12
* fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn2014-12-151-101/+180
* Remove unused cModule leftoversStephan Bergmann2014-12-151-8/+4
* callcatcher: update unused codeCaolán McNamara2014-12-082-16/+0
* callcatcher: update unused codeCaolán McNamara2014-12-048-150/+0
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-1/+1