summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribmark.cxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-01-07use unique_ptr in LwpTools::GetSystemDateStyleNoel Grandin
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-04-28loplugin:salunicodeliteral: lotuswordproStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-27fix leakCaolán McNamara
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin
2015-12-27guard against missing FoundryCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-03-03coverity#738716 Unitialized scalar fieldNorbert Thiebaud
2014-03-03coverity#738717 Unitialized scalar fieldNorbert Thiebaud
2014-03-03coverity#738718 Unitialized scalar fieldNorbert Thiebaud
2013-06-14Some more toInt32 clean upStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-04-11fix what there is to fixCaolán McNamara
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller
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