summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara1.cxx
AgeCommit message (Expand)AuthorFilesLines
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