summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpgrfobj.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:reducevarscope in lotuswordproNoel2020-11-021-1/+1
* tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen2020-06-081-1/+1
* loplugin:flatten in lotuswordproNoel Grandin2020-04-071-38/+38
* Remove some memset callsMike Kaganski2019-10-171-2/+0
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-261-1/+1
* use unique_ptr in BenOpenContainerNoel Grandin2019-01-071-9/+4
* use unique_ptr in LwpGraphicObject::GetGrafDataNoel Grandin2018-10-191-8/+4
* add SvStream::TellEndNoel Grandin2018-10-151-4/+1
* -Werror,-Wformat (clang-cl)Stephan Bergmann2018-08-161-1/+1
* ofz#9910 Direct-leakCaolán McNamara2018-08-151-15/+10
* LwpObjectID::GetLow returns sal_uInt32Stephan Bergmann2018-08-141-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* loplugin:useuniqueptr in XFStyleContainerNoel Grandin2018-04-031-3/+3
* Use for-range loops in lotuswordproJulien Nabet2018-03-301-3/+2
* rework to remove intermediate streamCaolán McNamara2018-01-211-18/+7
* just return a vectorCaolán McNamara2018-01-211-21/+10
* just return SvMemoryStream*Caolán McNamara2018-01-211-9/+2
* ofz#5281 Divide-by-zeroCaolán McNamara2018-01-131-0/+4
* More loplugin:cstylecast: lotuswordproStephan Bergmann2018-01-121-7/+7
* ofz#4923 Divide-by-zeroCaolán McNamara2018-01-041-1/+7
* ofz#4923 Divide-by-zeroCaolán McNamara2018-01-031-1/+1
* ofz#4909 Direct-leakCaolán McNamara2018-01-031-10/+10
* loplugin:includeform: lotuswordproStephan Bergmann2017-10-231-8/+8
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-1/+1
* loplugin:constparams in lotuswordproNoel Grandin2017-08-011-2/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-3/+3
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-6/+2
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-9/+2
* ofz: avoid oomCaolán McNamara2017-03-151-0/+8
* ofz#801 avoid oomCaolán McNamara2017-03-101-0/+8
* TyposJulien Nabet2017-02-031-3/+3
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-3/+2
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+2
* coverity#1372879 Integer overflowed argumentCaolán McNamara2016-09-131-3/+9
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-2/+2
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-211-10/+10
* use more references to fix life cyclesCaolán McNamara2015-12-131-2/+2
* guard against empty XFDrawObjectsCaolán McNamara2015-12-121-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-16/+16
* boost->stdCaolán McNamara2015-09-171-2/+2
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-4/+0
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+3
* Some more loplugin:cstylecast: lotuswordproStephan Bergmann2015-01-201-5/+5
* coverity#738972 Use after freeCaolán McNamara2014-11-141-2/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-241-17/+17
* Fix memory leaks, by refcounting XFContentStephan Bergmann2014-06-111-5/+5
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-1/+1
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-8/+8