summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpbulletstylemgr.cxx
AgeCommit message (Expand)AuthorFilesLines
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