summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpbulletstylemgr.cxx
AgeCommit message (Expand)AuthorFilesLines
13 daysUse more o3tl::convert in lotuswordproMike Kaganski1-2/+2
2022-07-21tdf33787 lotuswordpro: fix increments of ordered bulletsBartosz Kosiorek1-8/+12
2020-11-02loplugin:reducevarscope in lotuswordproNoel1-2/+1
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen1-3/+0
2020-05-01improve loplugin:makesharedNoel Grandin1-2/+2
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen1-0/+1
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin1-6/+3
2018-03-30Use for-range loops in lotuswordproJulien Nabet1-4/+3
2018-01-14ofz#5301 Direct-leakCaolán McNamara1-7/+6
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-6/+6
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin1-1/+1
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-1/+1
2016-11-18includes should be at the top of the fileNoel Grandin1-1/+1
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-6/+0
2016-04-09pCont can be nullCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-08-27Help GCCStephan Bergmann1-3/+3
2015-08-27Clean up aEmptyStephan Bergmann1-5/+3
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-5/+1
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin1-1/+0
2015-06-19Consistently represent bullet char as OUStringStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-12lotuswordpro: PVS-Studio V674 comparing long to doubleMichael Stahl1-1/+1
2014-11-14coverity#738972 Use after freeCaolán McNamara1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-11/+11
2014-03-13coverity#738685 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-03-09lotuswordpro: cleanup OUString() usageNorbert Thiebaud1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-02-18coverity: fix memory leakMarkus Mohrhard1-0/+2
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens1-6/+7
2011-08-23callcatcher: yet more unused codeCaolán McNamara1-17/+0
2011-07-26callcatcher: ditch various unused write methodsCaolán McNamara1-218/+0
2011-06-05Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptinessJulien Nabet1-25/+0
2011-04-11fix what there is to fixCaolán McNamara1-2/+4
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-24replace virtual operator= by cloningDavid Tardon1-4/+4
2010-12-24remove unused codeDavid Tardon1-21/+2
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller1-13/+13
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/+590