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