summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpstory.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-04ofz#17675 loop in lwp filterCaolán McNamara1-0/+4
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-32/+9
2018-07-28loplugin:stringloop in lotuswordproNoel Grandin1-3/+4
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin1-2/+2
2018-03-30Use for-range loops in lotuswordproJulien Nabet1-2/+2
2018-03-29lwp infinite loopCaolán McNamara1-0/+4
2018-03-18ofz#5313 endless loopCaolán McNamara1-2/+4
2018-01-23ofz: better loop detectCaolán McNamara1-1/+5
2018-01-20loplugin:unusedmethodsNoel Grandin1-4/+0
2018-01-09ofz: avoid loopCaolán McNamara1-1/+4
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-3/+3
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-4/+4
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-4/+4
2017-02-28endless loop on corrupt lwpCaolán McNamara1-0/+2
2017-02-28fix leakCaolán McNamara1-12/+7
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-3/+2
2016-11-18includes should be at the top of the fileNoel Grandin1-4/+4
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-03-15recurse protection for XFConvertCaolán McNamara1-4/+4
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara1-1/+1
2015-12-14ensure IsPage layout truly is a LwpPageLayoutCaolán McNamara1-3/+6
2015-12-13need more References for life cycle fixes hereCaolán McNamara1-2/+2
2015-12-13more lifecycle protectionCaolán McNamara1-25/+23
2015-12-13use more references to fix life cyclesCaolán McNamara1-5/+5
2015-12-13use more references to fix life cyclesCaolán McNamara1-29/+12
2015-12-13use more references to fix life cyclesCaolán McNamara1-27/+27
2015-12-10need dynamic casts here, etc.Caolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-34/+2
2015-07-03Fix typosAndrea Gelmini1-2/+2
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin1-1/+0
2015-02-24TyposJulien Nabet1-1/+1
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-37/+33
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann1-2/+6
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-20/+20
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-17/+17
2014-03-24coverity#738748 Uninitialized pointer fieldCaolán McNamara1-5/+11
2014-03-19coverity#735760 Unchecked dynamic_castCaolán McNamara1-0/+2
2014-03-08coverity#735759 Unchecked dynamic_castNorbert Thiebaud1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2011-08-16ditch some junkCaolán McNamara1-24/+0
2011-04-11fix what there is to fixCaolán McNamara1-33/+34
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-5/+5
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-1/+1
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/+549