summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/inc
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#130093 some lwp file not loadingCaolán McNamara2020-01-211-3/+0
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-18/+16
* clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-2/+2
* use unique_ptr in LwpTools::GetSystemDateStyleNoel Grandin2019-01-071-2/+2
* use unique_ptr in lotuswordproNoel Grandin2019-01-073-3/+3
* Fix typoAndrea Gelmini2018-12-181-3/+3
* loplugin:singlevalfields in lotuswordproNoel Grandin2018-12-051-3/+0
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-3/+3
* loplugin singlevalfields improvementNoel Grandin2018-11-131-3/+0
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-1/+1
* loplugin:unusedmethodsNoel Grandin2018-10-171-4/+0
* loplugin:singlevalfields in lotuswordproNoel Grandin2018-10-166-21/+0
* Fix typoAndrea Gelmini2018-09-261-1/+1
* loplugin:useuniqueptr in XFIndexNoel Grandin2018-09-261-1/+2
* loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2018-09-091-1/+0
* lotuswordpro: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-275-1/+21
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:useuniqueptr in XFStyleManagerNoel Grandin2018-06-251-1/+1
* loplugin:useuniqueptr in LwpChangeMgrNoel Grandin2018-06-251-1/+1
* Fix typosAndrea Gelmini2018-06-132-2/+2
* loplugin:useuniqueptr in XFStyleContainerNoel Grandin2018-04-034-24/+25
* ofz#7063 ensure lifecycleCaolán McNamara2018-03-221-2/+2
* Fix typoAndrea Gelmini2018-03-071-1/+1
* ofz: memory leakCaolán McNamara2018-03-066-7/+7
* loplugin:useuniqueptr in XFConfigManagerNoel Grandin2018-03-051-3/+4
* loplugin:useuniqueptr in XFPageMasterNoel Grandin2018-03-051-6/+7
* loplugin:useuniqueptr in XFFrameStyleNoel Grandin2018-03-051-4/+5
* loplugin:useuniqueptr in XFParaStyleNoel Grandin2018-03-051-2/+3
* loplugin:useuniqueptr in XFHeaderStyleNoel Grandin2018-03-051-3/+4
* loplugin:useuniqueptr in XFDrawStyleNoel Grandin2018-03-051-1/+2
* loplugin:useuniqueptr in LwpSpacingOverrideNoel Grandin2018-03-051-8/+8
* loplugin:useuniqueptr in LwpGlobalMgrNoel Grandin2018-03-051-10/+10
* loplugin:useuniqueptr in LwpFontNameManagerNoel Grandin2018-03-051-1/+1
* loplugin:useuniqueptr in LwpFontTableNoel Grandin2018-03-051-1/+1
* ofz#6208 Indirect-leakCaolán McNamara2018-02-121-0/+3
* Fix typosAndrea Gelmini2018-02-121-1/+1
* loplugin:datamembershadow in XFCellStyleNoel Grandin2018-02-011-1/+0
* loplugin:datamembershadow in lotuswordproNoel Grandin2018-01-312-8/+8
* align typesCaolán McNamara2018-01-211-2/+2
* ofz#5420 Out-of-memoryCaolán McNamara2018-01-161-1/+2
* More loplugin:cstylecast: lotuswordproStephan Bergmann2018-01-124-5/+5
* ofz#5254 Bad-castCaolán McNamara2018-01-121-0/+4
* ofz#4976 Integer-overflowCaolán McNamara2018-01-061-2/+9
* loplugin:passstuffbyref improved return in lotuswordproNoel Grandin2017-12-311-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-063-4/+4
* loplugin:finalclasses in lotuswordproNoel Grandin2017-11-016-76/+38
* loplugin:includeform: lotuswordproStephan Bergmann2017-10-2387-197/+197
* Make include files found through -Ilotuswordpro/incStephan Bergmann2017-10-1920-24/+24
* use std::unique_ptr in lotuswordproNoel Grandin2017-10-191-1/+2