summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara1.cxx
AgeCommit message (Expand)Author
2018-10-21GetBulletOverride never returns nullptrCaolán McNamara
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpParaNoel Grandin
2018-02-11ofz: Infinite-loopCaolán McNamara
2018-01-23ofz: Direct leakCaolán McNamara
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: lotuswordproStephan Bergmann
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin
2016-08-05use std::move in a few placesNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-10check for null ModifiersCaolán McNamara
2015-12-09protect against missing ModifiersCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2011-10-02valgrind: fix some leaksCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-16callcatcher: unused codeCaolán McNamara
2011-08-12callcatcher: unused codeCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2010-12-25fix debugging conditionDavid Tardon
2010-12-24replace virtual operator= by cloningDavid Tardon
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin