summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-3/+3
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin1-3/+0
2015-01-25coverity#1266511 Useless callCaolán McNamara1-3/+1
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-3/+2
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-14coverity#738972 Use after freeCaolán McNamara1-9/+9
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-16/+13
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-5/+5
2014-05-10coverity#738741 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-23/+23
2014-03-19coverity#735758 Unchecked dynamic_castCaolán McNamara1-9/+9
2014-03-19fix indentCaolán McNamara1-72/+71
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud1-4/+4
2014-03-02coverity#738741: Unitialized scalar fieldNorbert Thiebaud1-8/+18
2014-03-02coverity#735356 Operands don't affect resultCaolán McNamara1-5/+0
2014-02-23coverity#736781 Dereference before null checkCaolán McNamara1-1/+1
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot1-8/+8
2011-08-12callcatcher: unused codeCaolán McNamara1-17/+0
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara1-8/+5
2011-04-11fix what there is to fixCaolán McNamara1-23/+13
2011-03-04Remove useless comments in filters.Guillaume Poussel1-8/+8
2010-12-24replace virtual operator= by cloningDavid Tardon1-15/+17
2010-10-18remove non-compiled codePovilas Kanapickas1-56/+0
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-7/+11
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/+1046