summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpgrfobj.cxx
AgeCommit message (Expand)Author
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-03-15ofz: avoid oomCaolán McNamara
2017-03-10ofz#801 avoid oomCaolán McNamara
2017-02-03TyposJulien Nabet
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-09-13coverity#1372879 Integer overflowed argumentCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-12guard against empty XFDrawObjectsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-20Some more loplugin:cstylecast: lotuswordproStephan Bergmann
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-25coverity#736142 Dereference null return valueCaolán McNamara
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-02Remove not used macros from lotusworkproMarcos Paulo de Souza
2012-06-29Remove include guardsThomas Arnhold
2012-06-07nuke dead codeTakeshi Abe
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-10-02valgrind: fix some leaksCaolán McNamara
2011-08-19regenerate listCaolán McNamara
2011-08-18callcatcher: unused codeCaolán McNamara
2011-06-09Some cppcheck cleaningJulien Nabet
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-04-26do not leak memoryDavid Tardon
2011-04-11fix what there is to fixCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-02-11WaE: unused variablesCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-10-29new/delete mismatchCaolán McNamara
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard
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