summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2020-06-11ofz#23300 infinite loopCaolán McNamara
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2020-06-06ofz#23103 Invalid-enum-valueCaolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: lotuswordproStephan Bergmann
2020-06-03ofz#23016 Invalid-enum-valueCaolán McNamara
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-22Add include needed for std::minMike Kaganski
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen
2020-04-07loplugin:flatten in lotuswordproNoel Grandin
2020-04-06ofz#21164 infinite loopCaolán McNamara
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen
2020-03-25fix assert when loading id:000059,sig:11,src:000008,op:havoc,rep:2.lwpNoel Grandin
2020-03-08ofz#20635 infinite loopCaolán McNamara
2020-03-02clang-format lotuswordpro with under 5-percent lines of changeMuhammet Kara
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-10use color instead of intXisco Fauli
2020-02-08ofz#20504 Indirect-leakCaolán McNamara
2020-02-07ofz#20517 null-dereferenceCaolán McNamara
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-05LWP: add unittest for char/para propertiesXisco Fauli
2020-02-04tdf#129993: Add unittestXisco Fauli
2020-02-04ofz#20507 infinite table conversionCaolán McNamara
2020-02-04ofz#20507 hold by referenceCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01ofz#20456 Null-dereference READCaolán McNamara
2020-02-01ofz#20447 Null-dereference READCaolán McNamara
2020-02-01std:set->o3tl::sorted_vectorNoel Grandin
2020-01-29tdf#129993 broken tables opening LWP fileNoel Grandin
2020-01-29Revert "ofz#20267 Indirect-leak"Caolán McNamara
2020-01-28ofz#20267 Indirect-leakCaolán McNamara
2020-01-28ofz#20361 infinite recursionCaolán McNamara
2020-01-20Resolves: tdf#130093 some lwp file not loadingCaolán McNamara
2020-01-09ofz#19961 Invalid-enum-valueCaolán McNamara
2020-01-03ofz#19786 Invalid-enum-valueCaolán McNamara
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-04ofz#17675 loop in lwp filterCaolán McNamara
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-12Fix typosAndrea Gelmini