summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwppara1.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rewrite some (trivial) assignments inside if/while conditions: lotuswordproStephan Bergmann2016-11-291-2/+4
* loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2016-10-191-4/+4
* use std::move in a few placesNoel Grandin2016-08-051-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* remove (un-)definitions of NDEBUG from source filesMichael Stahl2016-05-251-7/+1
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-211-4/+4
* use more references to fix life cyclesCaolán McNamara2015-12-131-2/+4
* check for null ModifiersCaolán McNamara2015-12-101-1/+1
* protect against missing ModifiersCaolán McNamara2015-12-091-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* boost->stdCaolán McNamara2015-09-171-4/+4
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-10/+0
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* coverity#738972 Use after freeCaolán McNamara2014-11-141-4/+4
* Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2014-10-011-2/+0
* lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-12/+4
* new compilerplugin returnbyrefNoel Grandin2014-06-241-3/+3
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-6/+6
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-8/+8
* lotuswordpro: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* Remove pointless comments and ASCII artTor Lillqvist2013-09-011-4/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* valgrind: fix some leaksCaolán McNamara2011-10-021-2/+2
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+10
* callcatcher: unused codeCaolán McNamara2011-08-161-18/+0
* callcatcher: unused codeCaolán McNamara2011-08-121-13/+0
* fix what there is to fixCaolán McNamara2011-04-111-98/+20
* fix debugging conditionDavid Tardon2010-12-251-2/+5
* replace virtual operator= by cloningDavid Tardon2010-12-241-38/+51
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+730