summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* no need to allocate these on the heapNoel Grandin2021-06-023-14/+14
* loplugin:stringadd improvement for appending numbersNoel Grandin2021-05-033-3/+3
* loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin2021-04-291-7/+3
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-1/+1
* Revert "ofz#27296 Out-of-memory and ofz#27384 Indirect-leak"Caolán McNamara2021-04-265-18/+48
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-223-3/+3
* ofz#27296 Out-of-memory and ofz#27384 Indirect-leakCaolán McNamara2021-04-175-48/+18
* update PCHsLuboš Luňák2021-04-081-2/+5
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-17/+17
* cid#1474321 make it a little more clear that the size *is* checkedCaolán McNamara2021-03-261-1/+1
* loplugin:flattenNoel2021-03-261-11/+11
* Drop these definesMike Kaganski2021-03-261-3/+1
* cid#1222240 silence bogus Untrusted divisorCaolán McNamara2021-03-241-0/+3
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl2021-03-131-1/+1
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz2021-02-251-4/+0
* expand lotuswordpro README a bitDavid Tardon2021-02-211-1/+31
* lotuswordpro: allow to dump intermediate XML into fileDavid Tardon2021-02-211-0/+131
* loplugin:referencecasting in hwpfilter..lotuswordproNoel2021-02-163-5/+5
* Remove unneeded breaksAndrea Gelmini2021-02-101-52/+0
* cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert2021-02-011-1/+1
* ofz#30005 crash in LwpFribPtr::XFConvertCaolán McNamara2021-01-282-19/+20
* TopLeft().Y() -> Top() etc.Caolán McNamara2021-01-281-2/+2
* add string_view variants of methods to O[U]StringBufferNoel2021-01-281-2/+2
* fix coverity parse errorsCaolán McNamara2021-01-102-4/+4
* loplugin:stringviewparam: operator +=Stephan Bergmann2021-01-042-2/+3
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+1
* New loplugin:stringliteralvarStephan Bergmann2020-12-262-4/+4
* Use char16_t string literalsStephan Bergmann2020-12-231-3/+3
* throw exception in SvStream when reading past end of fileNoel2020-12-183-1/+5
* update pchesCaolán McNamara2020-12-041-1/+3
* FindActuralStyleName->FindActualStyleNameNoel2020-11-244-7/+7
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-2412-20/+20
* ofz#27756 null derefCaolán McNamara2020-11-231-1/+7
* Improve comment layoutStephan Bergmann2020-11-191-2/+1
* tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer2020-11-19162-3465/+3061
* Fix 64-bit --disable-pch build on WindowsMike Kaganski2020-11-112-7/+8
* convert more long -> tools::LongNoel2020-11-111-3/+3
* ofz#27012 detect deletion of XFCellCaolán McNamara2020-11-064-2/+33
* loplugin:reducevarscope in lotuswordproNoel2020-11-026-10/+8
* ofz#26676 null derefCaolán McNamara2020-10-271-1/+8
* long->tools::Long in hwpfilter..ooxNoel2020-10-2211-63/+66
* ofz#26357 Timeout in lwpfuzzer, 12s -> 1.3sCaolán McNamara2020-10-184-18/+19
* ofz#23505 31 seconds -> 12 secondsCaolán McNamara2020-10-102-13/+8
* ofz: Invalid-enum-valueCaolán McNamara2020-10-091-1/+1
* ofz#25881 use std::vector with bounds checking accessorCaolán McNamara2020-09-232-8/+8
* improve loplugin:unusedvarsglobalNoel Grandin2020-09-091-1/+0
* Fix typo in codeAndrea Gelmini2020-09-015-7/+7
* Fix typosAndrea Gelmini2020-09-011-1/+1