summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2021-11-23Remove unused header file lwpresource.hxxHossein
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein
2021-11-07forward decls go after #includeNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in lotuswordproMike Kaganski
2021-10-17just do one lookup for loop detectionCaolán McNamara
2021-10-16ofz#40004 TimeoutCaolán McNamara
2021-10-11loplugin:moveparam in lotuswordproNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-05ofz: detect infinite loopCaolán McNamara
2021-09-27ofz#39374: avoid infinite loopCaolán McNamara
2021-09-25Fix typosAndrea Gelmini
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: lotuswordproStephan Bergmann
2021-09-19ofz: avoid TimeoutCaolán McNamara
2021-09-18ofz#37911 Avoid timeout when fuzzingCaolán McNamara
2021-09-08ofz#27296 limit row span when fuzzingCaolán McNamara
2021-09-05cid#1490901 silence Out-of-bounds readCaolán McNamara
2021-09-04cid#1490901 silence Out-of-bounds readCaolán McNamara
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-02cid#1490900 Unchecked return valueCaolán McNamara
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-28ofz#26357 Infinite loopCaolán McNamara
2021-08-27Related: ofz#27296 OOM std::map->std::vectorCaolán McNamara
2021-08-27we are going to remove the entire row anywayCaolán McNamara
2021-08-27ofz#37660: searching in wrong parent for tableCaolán McNamara
2021-08-26ofz#35646 Indirect-leakCaolán McNamara
2021-08-03Fix typosAndrea Gelmini
2021-07-19Fix typoAndrea Gelmini
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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