summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc
AgeCommit message (Expand)AuthorFilesLines
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein2-2/+3
2021-11-07forward decls go after #includeNoel Grandin1-2/+2
2021-10-11loplugin:moveparam in lotuswordproNoel Grandin1-2/+2
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: lotuswordproStephan Bergmann1-1/+2
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+1
2021-08-27Related: ofz#27296 OOM std::map->std::vectorCaolán McNamara1-1/+1
2021-08-27we are going to remove the entire row anywayCaolán McNamara1-10/+1
2021-08-26ofz#35646 Indirect-leakCaolán McNamara1-0/+2
2021-04-26Revert "ofz#27296 Out-of-memory and ofz#27384 Indirect-leak"Caolán McNamara1-0/+2
2021-04-17ofz#27296 Out-of-memory and ofz#27384 Indirect-leakCaolán McNamara1-2/+0
2021-04-08update PCHsLuboš Luňák1-2/+5
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2020-12-18throw exception in SvStream when reading past end of fileNoel1-0/+1
2020-12-04update pchesCaolán McNamara1-1/+3
2020-11-24FindActuralStyleName->FindActualStyleNameNoel1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-5/+5
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer56-747/+621
2020-11-06ofz#27012 detect deletion of XFCellCaolán McNamara1-0/+2
2020-10-22long->tools::Long in hwpfilter..ooxNoel1-10/+12
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-3/+1
2020-07-29ofz#24404 row insert attempt in table with same table already in the rowCaolán McNamara1-0/+2
2020-07-12update pchesCaolán McNamara1-7/+5
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen1-80/+0
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen88-118/+97
2020-03-02clang-format lotuswordpro with under 5-percent lines of changeMuhammet Kara17-55/+61
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+2
2020-01-20Resolves: tdf#130093 some lwp file not loadingCaolán McNamara1-3/+0
2019-12-20loplugin:duplicate-definesNoel Grandin1-1/+0
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+3
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin27-106/+106
2019-09-12Fix typosAndrea Gelmini1-1/+1
2019-08-09Fix typosAndrea Gelmini1-2/+2
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-20Fix typosAndrea Gelmini4-7/+7
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-18/+16
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-2/+2
2019-01-07use unique_ptr in LwpTools::GetSystemDateStyleNoel Grandin1-2/+2
2019-01-07use unique_ptr in lotuswordproNoel Grandin3-3/+3
2018-12-18Fix typoAndrea Gelmini1-3/+3
2018-12-05loplugin:singlevalfields in lotuswordproNoel Grandin1-3/+0
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-3/+3
2018-11-13loplugin singlevalfields improvementNoel Grandin1-3/+0
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-1/+1
2018-10-17loplugin:unusedmethodsNoel Grandin1-4/+0