summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-26Revert "ofz#27296 Out-of-memory and ofz#27384 Indirect-leak"Caolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-17ofz#27296 Out-of-memory and ofz#27384 Indirect-leakCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-26cid#1474321 make it a little more clear that the size *is* checkedCaolán McNamara
2021-03-26loplugin:flattenNoel
2021-03-26Drop these definesMike Kaganski
2021-03-24cid#1222240 silence bogus Untrusted divisorCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2021-02-21expand lotuswordpro README a bitDavid Tardon
2021-02-21lotuswordpro: allow to dump intermediate XML into fileDavid Tardon
2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert
2021-01-28ofz#30005 crash in LwpFribPtr::XFConvertCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-04update pchesCaolán McNamara
2020-11-24FindActuralStyleName->FindActualStyleNameNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23ofz#27756 null derefCaolán McNamara
2020-11-19Improve comment layoutStephan Bergmann
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer
2020-11-11Fix 64-bit --disable-pch build on WindowsMike Kaganski
2020-11-11convert more long -> tools::LongNoel
2020-11-06ofz#27012 detect deletion of XFCellCaolán McNamara
2020-11-02loplugin:reducevarscope in lotuswordproNoel
2020-10-27ofz#26676 null derefCaolán McNamara
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-18ofz#26357 Timeout in lwpfuzzer, 12s -> 1.3sCaolán McNamara
2020-10-10ofz#23505 31 seconds -> 12 secondsCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-09-23ofz#25881 use std::vector with bounds checking accessorCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typosAndrea Gelmini