summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdrawobj.cxx
AgeCommit message (Expand)Author
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
2010-10-29mismatched new/deleteCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin