summaryrefslogtreecommitdiff
path: root/tools/qa
ModeNameSize
d---------cppunit438logplain
mmit/jvmfwk?h=libreoffice-5-4-0&id=990102be61a47a14a73a25ee320ac1033250777e'>loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin 2016-11-01Clean up javavendors_*.xml filesStephan Bergmann 2016-11-01quickfix: Automatic selection of Oracle Java runtime on macOSStephan Bergmann 2016-10-28tdf#103507 quickfix: Automatic selection of Oracle Java runtime on WindowsStephan Bergmann 2016-10-16clang-cl loplugin: jvmfwkStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-05(initial) sparc64 portJames Clarke 2016-07-22Related: tdf#101057 inherit MalformedVersionException from std::exceptionCaolán McNamara 2016-07-22Related: tdf#101057 allow java update version number > 99Caolán McNamara 2016-07-08loplugin:redundantcast: redundant static_casts in jvmfwkStephan Bergmann 2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen 2016-06-15passing a NULL pointer to fileno is not allowedMarkus Mohrhard 2016-05-22Convert javaPluginError to scoped enumNoel Grandin 2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann 2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann 2016-04-30Fix typosAndrea Gelmini 2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin 2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke 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-10Fix memory leaksStephan Bergmann 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