summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfont.cxx
AgeCommit message (Expand)Author
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-05loplugin:useuniqueptr in LwpFontNameManagerNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpFontTableNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in lotuswordproNoel Grandin
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-06-29move #includes to top of fileNoel Grandin
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin
2015-12-18crashtesting: these can happen with broken documentsCaolán McNamara
2015-12-09bounds check GetNameByIndex like OverrideCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-04coverity#738706: Unitialized scalar fieldNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-10-04SetDfltFont doesn't do anythingCaolán McNamara
2011-06-05Unused private func 'LwpFontAttrEntry::IsSuperSubOverridden'Julien Nabet
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-03-04Remove useless comments in filters.Guillaume Poussel
2010-12-16cppcheck: unused methodsCaolán McNamara
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller
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