summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara.cxx
AgeCommit message (Expand)Author
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-05-10coverity#738741 Uninitialized scalar fieldCaolán McNamara
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-19coverity#735758 Unchecked dynamic_castCaolán McNamara
2014-03-19fix indentCaolán McNamara
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-03-02coverity#738741: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#735356 Operands don't affect resultCaolán McNamara
2014-02-23coverity#736781 Dereference before null checkCaolán McNamara
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04sal_Bool to boolTakeshi Abe
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-08-12callcatcher: unused codeCaolán McNamara
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-03-04Remove useless comments in filters.Guillaume Poussel
2010-12-24replace virtual operator= by cloningDavid Tardon
2010-10-18remove non-compiled codePovilas Kanapickas
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