summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdrawobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-06-01loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-11/+11
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin1-2/+2
2015-01-20Some more loplugin:cstylecast: lotuswordproStephan Bergmann1-6/+6
2014-11-14coverity#738972 Use after freeCaolán McNamara1-11/+11
2014-10-14coverity#1242739 Untrusted loop boundCaolán McNamara1-5/+18
2014-10-14coverity#1242791 Untrusted loop boundCaolán McNamara1-1/+4
2014-10-14coverity#1242918 Untrusted loop boundCaolán McNamara1-1/+4
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann1-3/+3
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-9/+9
2014-03-13-Werror=conversion-nullCaolán McNamara1-1/+1
2014-03-13coverity#738701 Uninitialized pointer fieldCaolán McNamara1-1/+4
2014-03-04array initializers are problematic apparentlyNorbert Thiebaud1-1/+0
2014-03-04coverity#738705: Unitialized scalar fieldNorbert Thiebaud1-1/+2
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-1/+0
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-95/+95
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-9/+9
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-36/+36
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens1-9/+9
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-2/+2
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara1-2/+0
2011-05-23fix up some more endianCaolán McNamara1-109/+107
2011-01-30Remove dead code.Thomas Arnhold1-60/+1
2011-01-30cppcheck: remove unused variable TextSizeIsCellHeight.Thomas Arnhold1-8/+1
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller1-9/+9
2010-11-05WaE member init orderCaolán McNamara1-2/+4
2010-10-29mismatched new/deleteCaolán McNamara1-1/+1
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/+1551