summaryrefslogtreecommitdiff
path: root/codemaker
ModeNameSize
-rwxr-xr-xcodemaker.pmk1767logplain
d---------inc105logplain
d---------prj70logplain
d---------source297logplain
d---------test72logplain
/td>Caolán McNamara 2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl 2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin 2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin 2016-10-13approxEqual: check isFinite()Eike Rathke 2016-10-10Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann 2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann 2016-10-04isRepresentableInteger: assert(fAbsValue >= 0.0)Eike Rathke 2016-10-04clang-cl loplugin: salStephan Bergmann 2016-10-03-Werror,-Wdeprecated-declarationTor Lillqvist 2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke 2016-09-29tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0'Michael Stahl 2016-09-26sal: Mac OS X 10.8 fails test_log1pMichael Stahl 2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann 2016-07-08loplugin:redundantcast: redundant static_casts in salStephan Bergmann 2016-06-29move #includes to top of fileNoel Grandin