summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpgrfobj.cxx
AgeCommit message (Expand)Author
2018-10-19use unique_ptr in LwpGraphicObject::GetGrafDataNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-08-16-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-08-15ofz#9910 Direct-leakCaolán McNamara
2018-08-14LwpObjectID::GetLow returns sal_uInt32Stephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-30Use for-range loops in lotuswordproJulien Nabet
2018-01-21rework to remove intermediate streamCaolán McNamara
2018-01-21just return a vectorCaolán McNamara
2018-01-21just return SvMemoryStream*Caolán McNamara
2018-01-13ofz#5281 Divide-by-zeroCaolán McNamara
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2018-01-04ofz#4923 Divide-by-zeroCaolán McNamara
2018-01-03ofz#4923 Divide-by-zeroCaolán McNamara
2018-01-03ofz#4909 Direct-leakCaolán McNamara
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
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