summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfoundry.cxx
AgeCommit message (Expand)Author
2020-11-24FindActuralStyleName->FindActualStyleNameNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-06-12drop misleading commentDavid Tardon
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen
2020-01-29tdf#129993 broken tables opening LWP fileNoel Grandin
2018-06-25Fix typosAndrea Gelmini
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-28fix leakCaolán McNamara
2016-11-18includes should be at the top of the fileNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
2015-12-10need dynamic casts here, etc.Caolán McNamara
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-10-31Removed duplicated includesAndrea Gelmini
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2011-08-12callcatcher: unused codeCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-02-13cppcheck: init member variableCaolán McNamara
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin