summaryrefslogtreecommitdiff
path: root/solenv/doc
ModeNameSize
d---------gbuild72logplain
itle='2015-08-18 11:19:43 +0000'>2015-08-18configure, pyuno: stop claiming our python 3.3.5 is 3.3.3Michael Stahl 2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara 2014-12-03Fold URE: WindowsStephan Bergmann 2014-10-28Fix python wrapper script on OS XMatthew J. Francis a8'>loplugin:unusedmethodsNoel Grandin 2015-09-30Fix typosAndrea Gelmini 2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin 2015-09-23convert Link<> to typedNoel Grandin 2015-09-18Use a C99 flexible array memberStephan Bergmann 2015-09-08loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin 2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet 2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin 2015-08-05loplugin:unusedmethodsNoel Grandin 2015-07-24convert WindowAlign to scoped enumNoel Grandin 2015-06-15remove unnecessary check for null when calling deleteNoel Grandin 2015-06-09cppcheck: variableScopeCaolán McNamara 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-06-02-fsanitize=nonnull-attribute in memcpy callStephan Bergmann 2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann 2015-05-29loplugin:loopvartoosmallNoel Grandin 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann 2015-04-29cppcheck: invalidPrintfArgType_uintCaolán McNamara 2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann 2015-04-20rsc crash on WIN64 due to LP64Norbert Thiebaud 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-03-26tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun 2015-03-24loplugin:constantfunction: rscNoel Grandin 2015-03-02V805: Decreased performanceCaolán McNamara 2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl 2015-03-01wrong length value for string lengthMarkus Mohrhard 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-02-09Werror: data lost during conversion from size_t to intDavid Ostrovsky