summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpstory.cxx
AgeCommit message (Expand)Author
2019-10-04ofz#17675 loop in lwp filterCaolán McNamara
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2018-07-28loplugin:stringloop in lotuswordproNoel Grandin
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-30Use for-range loops in lotuswordproJulien Nabet
2018-03-29lwp infinite loopCaolán McNamara
2018-03-18ofz#5313 endless loopCaolán McNamara
2018-01-23ofz: better loop detectCaolán McNamara
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-09ofz: avoid loopCaolán McNamara
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-02-28endless loop on corrupt lwpCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-03-15recurse protection for XFConvertCaolán McNamara
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-12-14ensure IsPage layout truly is a LwpPageLayoutCaolán McNamara
2015-12-13need more References for life cycle fixes hereCaolán McNamara
2015-12-13more lifecycle protectionCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-10need dynamic casts here, etc.Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin
2015-02-24TyposJulien Nabet
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-24coverity#738748 Uninitialized pointer fieldCaolán McNamara
2014-03-19coverity#735760 Unchecked dynamic_castCaolán McNamara
2014-03-08coverity#735759 Unchecked dynamic_castNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2011-08-16ditch some junkCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin