summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source
Commit message (Expand)AuthorAgeFilesLines
* ofz#43689 Direct-LeakCaolán McNamara2022-01-202-5/+5
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-201-1/+5
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-201-8/+3
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-171-1/+2
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-171-2/+3
* ofz: Use-of-uninitialized-valueCaolán McNamara2022-01-161-8/+12
* Let loplugin:nullptr look into template instantiationsStephan Bergmann2022-01-151-2/+2
* ofz#43577 valid reclen must be >= 20Caolán McNamara2022-01-131-0/+3
* ofz: Direct-leakCaolán McNamara2022-01-124-147/+143
* ofz#43551 Use-of-uninitialized-valueCaolán McNamara2022-01-121-0/+2
* ofz#43509 use std::vector and at()Caolán McNamara2022-01-112-26/+18
* use less SvStream::Flush()Noel Grandin2022-01-101-1/+1
* ofz: Use-of-unintialized-valueCaolán McNamara2022-01-101-3/+3
* ofz#43818 delete of uninitialized pointerCaolán McNamara2022-01-091-0/+12
* ofz#43458 avoid OOMCaolán McNamara2022-01-091-0/+2
* ofz#43446 Undefined-shiftCaolán McNamara2022-01-091-0/+23
* ofz#43388 Direct-leakCaolán McNamara2022-01-071-1/+10
* Objct->ObjectCaolán McNamara2022-01-073-8/+8
* ofz#43376 Null-dereferenceCaolán McNamara2022-01-071-2/+5
* ofz#42829 TimeoutCaolán McNamara2022-01-051-7/+5
* loplugin:flatten in l10ntools..lotuswordproNoel Grandin2021-12-223-79/+74
* loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin2021-11-261-6/+6
* Remove unused header file lwpresource.hxxHossein2021-11-231-66/+0
* Use M_PI instead of defined value; use rad2deg()Hossein2021-11-141-1/+2
* forward decls go after #includeNoel Grandin2021-11-071-2/+2
* 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-111-2/+2
* 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-221-2/+3
* 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-081-2/+4
* 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-313-5/+9
* 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-281-1/+1
* Related: ofz#27296 OOM std::map->std::vectorCaolán McNamara2021-08-271-10/+12
* we are going to remove the entire row anywayCaolán McNamara2021-08-271-6/+2
* ofz#37660: searching in wrong parent for tableCaolán McNamara2021-08-271-1/+1
* ofz#35646 Indirect-leakCaolán McNamara2021-08-262-2/+32
* Fix typosAndrea Gelmini2021-08-031-1/+1