summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2020-05-10new loplugin:simplifypointertoboolNoel Grandin3-4/+4
2020-05-01improve loplugin:makesharedNoel Grandin2-3/+3
2020-04-22Add include needed for std::minMike Kaganski1-0/+1
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen76-185/+147
2020-04-07loplugin:flatten in lotuswordproNoel Grandin18-571/+566
2020-04-06ofz#21164 infinite loopCaolán McNamara1-2/+2
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen141-120/+229
2020-03-25fix assert when loading id:000059,sig:11,src:000008,op:havoc,rep:2.lwpNoel Grandin1-4/+1
2020-03-08ofz#20635 infinite loopCaolán McNamara1-1/+4
2020-03-02clang-format lotuswordpro with under 5-percent lines of changeMuhammet Kara44-157/+154
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-1/+1
2020-02-10use color instead of intXisco Fauli2-4/+5
2020-02-08ofz#20504 Indirect-leakCaolán McNamara3-0/+7
2020-02-07ofz#20517 null-dereferenceCaolán McNamara2-1/+3
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-02-05LWP: add unittest for char/para propertiesXisco Fauli2-0/+162
2020-02-04tdf#129993: Add unittestXisco Fauli4-0/+111
2020-02-04ofz#20507 infinite table conversionCaolán McNamara3-1/+38
2020-02-04ofz#20507 hold by referenceCaolán McNamara1-3/+3
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+2
2020-02-01ofz#20456 Null-dereference READCaolán McNamara1-2/+3
2020-02-01ofz#20447 Null-dereference READCaolán McNamara1-1/+2
2020-02-01std:set->o3tl::sorted_vectorNoel Grandin7-29/+30
2020-01-29tdf#129993 broken tables opening LWP fileNoel Grandin6-80/+80
2020-01-29Revert "ofz#20267 Indirect-leak"Caolán McNamara2-5/+0
2020-01-28ofz#20267 Indirect-leakCaolán McNamara2-0/+5
2020-01-28ofz#20361 infinite recursionCaolán McNamara2-6/+16
2020-01-20Resolves: tdf#130093 some lwp file not loadingCaolán McNamara5-7/+1
2020-01-09ofz#19961 Invalid-enum-valueCaolán McNamara2-14/+9
2020-01-03ofz#19786 Invalid-enum-valueCaolán McNamara2-7/+5
2019-12-20loplugin:duplicate-definesNoel Grandin1-1/+0
2019-12-20loplugin:duplicate-definesNoel Grandin1-74/+1
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin5-18/+18
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet14-72/+51
2019-11-03loplugin:stringaddNoel Grandin2-9/+6
2019-10-28loplugin:stringadd improve detectionNoel Grandin4-12/+12
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+3
2019-10-17Remove some memset callsMike Kaganski4-18/+8
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-04ofz#17675 loop in lwp filterCaolán McNamara1-0/+4
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin2-8/+4
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin92-413/+413
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-12Fix typosAndrea Gelmini1-1/+1
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov1-16/+10
2019-08-12Fix typosAndrea Gelmini2-4/+4
2019-08-09Fix typosAndrea Gelmini1-2/+2
2019-08-05Fix typosAndrea Gelmini1-1/+1