summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2020-08-292-2/+2
* Directly use OUString(sal_Unicode) ctorStephan Bergmann2020-08-291-10/+2
* Fix typo in codeAndrea Gelmini2020-08-232-4/+4
* Fix typoAndrea Gelmini2020-08-231-1/+1
* Fix typosAndrea Gelmini2020-08-211-1/+1
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-3/+1
* ofz#24404 row insert attempt in table with same table already in the rowCaolán McNamara2020-07-293-1/+21
* update pchesCaolán McNamara2020-07-121-7/+5
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1