summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparastyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-18/+12
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin1-1/+1
2018-01-19ofz#5468 Integer-overflowCaolán McNamara1-2/+2
2018-01-14ofz#5302 Integer-overflowCaolán McNamara1-2/+2
2018-01-06ofz#4976 Integer-overflowCaolán McNamara1-1/+1
2018-01-05ofz#4976 Integer-overflowCaolán McNamara1-1/+2
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-7/+7
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-1/+1
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin1-14/+4
2017-02-27fix leakCaolán McNamara1-5/+5
2017-01-21coverity#1399429 Uninitialized scalar variableCaolán McNamara1-1/+1
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-17/+17
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin1-3/+3
2015-12-10guard against missing FoundryCaolán McNamara1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-26/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-04coverity#1267665 Logically dead codeCaolán McNamara1-2/+0
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+1
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+8
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-16/+16
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann1-1/+1
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-9/+9
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-5/+0
2013-12-23TyposJulien Nabet1-1/+1
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet1-3/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara1-12/+0
2011-04-11fix what there is to fixCaolán McNamara1-52/+64
2011-03-04Remove useless comments in filters.Guillaume Poussel1-3/+2
2011-01-18WaE patch for filterChristian Lohmaier1-1/+1
2010-12-24replace virtual operator= by cloningDavid Tardon1-11/+10
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-4/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-1/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+795