summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfparastyle.cxx
AgeCommit message (Expand)Author
2018-10-16loplugin:singlevalfields in lotuswordproNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-06ofz: memory leakCaolán McNamara
2018-03-05loplugin:useuniqueptr in XFParaStyleNoel Grandin
2018-02-01loplugin:datamembershadow in XFCellStyleNoel Grandin
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-07cppcheck: operatorEqVarErrorCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
2014-05-08coverity#735443 Logically dead codeCaolán McNamara
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-09lotuswordpro: use native OUString api rather than a wrapperNorbert Thiebaud
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-03-02coverity#738771: Unitialized scalar fieldNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2013-06-14cppcheck: fix operatorEqVarError (in lotuswordpro)Julien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2012-07-16Change form of checking self-assignment + cleaning before assigningJulien Nabet
2012-07-14Check for assignment to self for =operatorJulien Nabet
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-04-21WaE - base class should be explicitly initialized in the copy constructorChristian Lohmaier
2011-03-04Remove useless comments in filters.Guillaume Poussel
2010-10-13remove first chunk of lotuswordpro warningsCaolá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