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