summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* just do one lookup for loop detectionCaolán McNamara2021-10-179-83/+82
* ofz#40004 TimeoutCaolán McNamara2021-10-161-0/+7
* loplugin:moveparam in lotuswordproNoel Grandin2021-10-112-4/+4
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-111-1/+1
* ofz: detect infinite loopCaolán McNamara2021-10-051-0/+5
* ofz#39374: avoid infinite loopCaolán McNamara2021-09-271-0/+7
* Fix typosAndrea Gelmini2021-09-251-2/+2
* Extend loplugin:stringviewparam to starts/endsWith: lotuswordproStephan Bergmann2021-09-222-3/+5
* ofz: avoid TimeoutCaolán McNamara2021-09-191-3/+7
* ofz#37911 Avoid timeout when fuzzingCaolán McNamara2021-09-181-1/+1
* ofz#27296 limit row span when fuzzingCaolán McNamara2021-09-082-2/+5
* cid#1490901 silence Out-of-bounds readCaolán McNamara2021-09-051-1/+2
* cid#1490901 silence Out-of-bounds readCaolán McNamara2021-09-041-1/+1
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-09-031-0/+2
* cid#1490900 Unchecked return valueCaolán McNamara2021-09-021-1/+3
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-013-3/+0
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-08-314-5/+10
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-08-301-3/+1
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-08-291-0/+1
* ofz#26357 Infinite loopCaolán McNamara2021-08-282-1/+1
* Related: ofz#27296 OOM std::map->std::vectorCaolán McNamara2021-08-272-11/+13
* we are going to remove the entire row anywayCaolán McNamara2021-08-272-16/+3
* ofz#37660: searching in wrong parent for tableCaolán McNamara2021-08-272-1/+1
* ofz#35646 Indirect-leakCaolán McNamara2021-08-264-2/+34
* Fix typosAndrea Gelmini2021-08-031-1/+1
* Fix typoAndrea Gelmini2021-07-191-1/+1
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-9/+9
* 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