summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-05loplugin:useuniqueptr in LwpParaNoel Grandin1-7/+5
2018-02-12potential leaksCaolán McNamara1-1/+1
2018-01-23ofz: Direct leakCaolán McNamara1-2/+2
2018-01-18ofz#5462 Direct-leakCaolán McNamara1-5/+5
2018-01-14ofz#5301 Direct-leakCaolán McNamara1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-11-01loplugin:finalclasses in lotuswordproNoel Grandin1-7/+7
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-11/+11
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-5/+5
2017-02-28fix leakCaolán McNamara1-0/+2
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin1-11/+0
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin1-4/+4
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin1-1/+1
2015-12-10guard against missing paragraph containerCaolán McNamara1-0/+2
2015-11-20loplugin:unusedfields lotuswordproNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-7/+3
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin1-22/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-7/+7
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-4/+5
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-16/+16
2014-04-19fixincludeguards.sh: lotuswordproThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-03-02coverity#735356 Operands don't affect resultCaolán McNamara1-5/+0
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2012-06-26removed unused forward declarations of classTakeshi Abe1-1/+0
2011-08-16callcatcher: unused codeCaolán McNamara1-10/+0
2011-08-12callcatcher: unused codeCaolán McNamara1-5/+0
2011-04-11fix what there is to fixCaolán McNamara1-1/+1
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-3/+3
2011-03-04Remove useless comments in filters.Guillaume Poussel1-3/+2
2010-12-24replace virtual operator= by cloningDavid Tardon1-2/+4
2010-12-24remove redundant semicolonsDavid Tardon1-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+423