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