summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-13Fix typosAndrea Gelmini
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part7)Julien Nabet
2015-06-05these types come directly from the file itselfCaolán McNamara
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29redundant castCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
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-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks
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