summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* loplugin:flatten in lotuswordproNoel Grandin2020-04-0718-571/+566
* ofz#21164 infinite loopCaolán McNamara2020-04-061-2/+2
* tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen2020-04-06141-120/+229
* fix assert when loading id:000059,sig:11,src:000008,op:havoc,rep:2.lwpNoel Grandin2020-03-251-4/+1
* ofz#20635 infinite loopCaolán McNamara2020-03-081-1/+4
* clang-format lotuswordpro with under 5-percent lines of changeMuhammet Kara2020-03-0244-157/+154
* workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl2020-02-241-1/+1
* use color instead of intXisco Fauli2020-02-102-4/+5
* ofz#20504 Indirect-leakCaolán McNamara2020-02-083-0/+7
* ofz#20517 null-dereferenceCaolán McNamara2020-02-072-1/+3
* test: move component context from subclasses to BootstrapFixtureMiklos Vajna2020-02-071-2/+0
* LWP: add unittest for char/para propertiesXisco Fauli2020-02-052-0/+162
* tdf#129993: Add unittestXisco Fauli2020-02-044-0/+111
* ofz#20507 infinite table conversionCaolán McNamara2020-02-043-1/+38
* ofz#20507 hold by referenceCaolán McNamara2020-02-041-3/+3
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-2/+2
* ofz#20456 Null-dereference READCaolán McNamara2020-02-011-2/+3
* ofz#20447 Null-dereference READCaolán McNamara2020-02-011-1/+2
* std:set->o3tl::sorted_vectorNoel Grandin2020-02-017-29/+30
* tdf#129993 broken tables opening LWP fileNoel Grandin2020-01-296-80/+80
* Revert "ofz#20267 Indirect-leak"Caolán McNamara2020-01-292-5/+0
* ofz#20267 Indirect-leakCaolán McNamara2020-01-282-0/+5
* ofz#20361 infinite recursionCaolán McNamara2020-01-282-6/+16
* Resolves: tdf#130093 some lwp file not loadingCaolán McNamara2020-01-205-7/+1
* ofz#19961 Invalid-enum-valueCaolán McNamara2020-01-092-14/+9
* ofz#19786 Invalid-enum-valueCaolán McNamara2020-01-032-7/+5
* loplugin:duplicate-definesNoel Grandin2019-12-201-1/+0
* loplugin:duplicate-definesNoel Grandin2019-12-201-74/+1
* sal_Char->char in lotuswordpro..odkNoel Grandin2019-12-195-18/+18
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-2414-72/+51
* loplugin:stringaddNoel Grandin2019-11-032-9/+6
* loplugin:stringadd improve detectionNoel Grandin2019-10-284-12/+12
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+3
* Remove some memset callsMike Kaganski2019-10-174-18/+8
* simplify "a = a +" to "a +="Noel Grandin2019-10-111-1/+1
* ofz#17675 loop in lwp filterCaolán McNamara2019-10-041-0/+4
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-012-8/+4
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-2692-413/+413
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Fix typosAndrea Gelmini2019-09-121-1/+1
* Fixing '....'Andrea Gelmini2019-09-061-1/+1
* Fix '..'Andrea Gelmini2019-09-012-2/+2
* Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov2019-08-301-16/+10
* Fix typosAndrea Gelmini2019-08-122-4/+4
* Fix typosAndrea Gelmini2019-08-091-2/+2
* Fix typosAndrea Gelmini2019-08-051-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): lotuswordproStephan Bergmann2019-07-313-82/+82
* Fix typosAndrea Gelmini2019-07-291-1/+1
* Fix typosAndrea Gelmini2019-07-271-1/+1
* Fix typosAndrea Gelmini2019-07-251-1/+1