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