summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#90028 avoid crash if style is not foundDavid Tardon
2015-04-02loplugin:staticmethodsNoel Grandin
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-24fix windows buildNoel Grandin
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin
2015-03-23TyposJulien Nabet
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-12TyposJulien Nabet
2015-03-12lotuswordpro: PVS-Studio V674 comparing long to doubleMichael Stahl
2015-03-11slightly odd stuff hereCaolán McNamara
2015-03-08TyposJulien Nabet
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-24TyposJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-21Various typosJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06coverity#1267642 Logically dead codeCaolán McNamara
2015-02-04coverity#1267665 Logically dead codeCaolán McNamara
2015-02-04coverity#1267650 Logically dead codeCaolán McNamara
2015-02-04coverity#1267647 Logically dead codeCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266511 Useless callCaolán McNamara
2015-01-25coverity#1266516 Useless callCaolán McNamara
2015-01-24valgrind: uninitialised valueCaolán McNamara
2015-01-24cppcheck: memset on union containing floating pointer numberCaolán McNamara
2015-01-20Some more loplugin:cstylecast: lotuswordproStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12callcatcher: remove newly unused codeCaolán McNamara
2014-12-11remove LwpSvStream::operator>> methodsNoel Grandin
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-03Fix Cannot convert unsigned long* in sal_uLong*David Ostrovsky
2014-11-18tweak for future null deref warningCaolán McNamara
2014-11-17coverity#738972 rework to help coverity outCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-11-01coverity#736401 Resource leakCaolán McNamara
2014-11-01coverity#1250437 : Ressource LeakNorbert Thiebaud
2014-10-31Removed duplicated includesAndrea Gelmini