summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsilverbullet.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-06no need to allocate these separatelyNoel Grandin1-2/+1
2021-09-05cid#1490901 silence Out-of-bounds readCaolán McNamara1-1/+2
2021-09-04cid#1490901 silence Out-of-bounds readCaolán McNamara1-1/+1
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+2
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+1
2021-01-10fix coverity parse errorsCaolán McNamara1-3/+3
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-3/+3
2020-12-23Use char16_t string literalsStephan Bergmann1-3/+3
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen1-0/+1
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-2/+2
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin1-1/+1
2017-12-31loplugin:passstuffbyref improved return in lotuswordproNoel Grandin1-1/+1
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-4/+4
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-27ofz: fix leakCaolán McNamara1-6/+6
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-3/+2
2016-04-04hold bullet para by referenceCaolán McNamara1-14/+10
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara1-7/+7
2015-12-09guard against corrupt SilverBulletCaolán McNamara1-0/+3
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-27Help GCCStephan Bergmann1-6/+6
2015-08-27Clean up aEmptyStephan Bergmann1-13/+8
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-4/+1
2015-06-19Remove unnecessary variableStephan Bergmann1-3/+1
2015-06-19Consistently represent bullet char as OUStringStephan Bergmann1-5/+3
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2014-11-14coverity#738972 Use after freeCaolán McNamara1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-25/+11
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-4/+4
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-13/+13
2014-03-09lotuswordpro: cleanup OUString() usageNorbert Thiebaud1-1/+1
2014-03-02coverity#738747: Unitialized scalar fieldNorbert Thiebaud1-1/+5
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-25/+25
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens1-28/+24
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-05-22fix up endianness of higher-hanging QuickReadsCaolán McNamara1-7/+4
2011-04-11fix what there is to fixCaolán McNamara1-5/+15
2010-12-24remove unused codeDavid Tardon1-11/+1
2010-12-24remove unused codeDavid Tardon1-11/+0
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller1-20/+20
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/+486