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