summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfoundry.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-06no need to allocate these separatelyNoel Grandin1-1/+0
2020-11-24FindActuralStyleName->FindActualStyleNameNoel1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-06-12drop misleading commentDavid Tardon1-1/+0
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen1-1/+0
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen1-0/+1
2020-01-29tdf#129993 broken tables opening LWP fileNoel Grandin1-4/+4
2018-06-25Fix typosAndrea Gelmini1-1/+1
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin1-3/+3
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-4/+4
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-02-28fix leakCaolán McNamara1-16/+7
2016-11-18includes should be at the top of the fileNoel Grandin1-3/+3
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin1-2/+1
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara1-9/+9
2015-12-10need dynamic casts here, etc.Caolán McNamara1-11/+13
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-4/+0
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-14/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+3
2014-11-14coverity#738972 Use after freeCaolán McNamara1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-26/+20
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-22/+22
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-2/+0
2011-08-12callcatcher: unused codeCaolán McNamara1-24/+0
2011-06-12Code cleanupKorrawit Pruegsanusak1-3/+2
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara1-14/+6
2011-04-11fix what there is to fixCaolán McNamara1-2/+13
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-2/+2
2011-02-13cppcheck: init member variableCaolán McNamara1-1/+3
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-1/+1
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/+579