summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdrawobj.cxx
AgeCommit message (Expand)Author
2022-02-04ofz: Use-of-uninitialized-valueCaolán McNamara
2022-02-04ofz#43446 Undefined-shiftCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpDrawBitmapNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpDrawPolygonNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpDrawPolyLineNoel Grandin
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin
2016-03-09loplugin:constantparam in lotuswordproNoel Grandin
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin
2015-01-20Some more loplugin:cstylecast: lotuswordproStephan Bergmann
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-10-14coverity#1242739 Untrusted loop boundCaolán McNamara
2014-10-14coverity#1242791 Untrusted loop boundCaolán McNamara
2014-10-14coverity#1242918 Untrusted loop boundCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-13-Werror=conversion-nullCaolán McNamara
2014-03-13coverity#738701 Uninitialized pointer fieldCaolán McNamara
2014-03-04array initializers are problematic apparentlyNorbert Thiebaud
2014-03-04coverity#738705: Unitialized scalar fieldNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-05-23fix up some more endianCaolán McNamara
2011-01-30Remove dead code.Thomas Arnhold
2011-01-30cppcheck: remove unused variable TextSizeIsCellHeight.Thomas Arnhold
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller
2010-11-05WaE member init orderCaolán McNamara