summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsilverbullet.cxx
AgeCommit message (Expand)Author
2016-04-04hold bullet para by referenceCaolán McNamara
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-12-09guard against corrupt SilverBulletCaolán McNamara
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-27Help GCCStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-19Remove unnecessary variableStephan Bergmann
2015-06-19Consistently represent bullet char as OUStringStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-09lotuswordpro: cleanup OUString() usageNorbert Thiebaud
2014-03-02coverity#738747: Unitialized scalar fieldNorbert Thiebaud
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
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-05-22fix up endianness of higher-hanging QuickReadsCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2010-12-24remove unused codeDavid Tardon
2010-12-24remove unused codeDavid Tardon
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller
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