summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-09-01Fix typo in codeAndrea Gelmini5-7/+7
2020-09-01Fix typosAndrea Gelmini1-1/+1
2020-08-29Fix typosAndrea Gelmini2-2/+2
2020-08-29Directly use OUString(sal_Unicode) ctorStephan Bergmann1-10/+2
2020-08-23Fix typo in codeAndrea Gelmini2-4/+4
2020-08-23Fix typoAndrea 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 McNamara3-1/+21
2020-07-12update pchesCaolán McNamara1-7/+5
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: lotuswordproStephan Bergmann3-4/+4
2020-06-26Upcoming improved loplugin:elidestringvar: lotuswordproStephan Bergmann1-4/+1
2020-06-12return directlyDavid Tardon1-2/+1
2020-06-12return directlyDavid Tardon1-2/+1
2020-06-12use dynamic_castDavid Tardon1-1/+1
2020-06-12drop misleading commentDavid Tardon1-1/+0
2020-06-12rename variableDavid Tardon1-8/+8
2020-06-12cast to the right typeDavid Tardon1-1/+1
2020-06-11ofz#23300 infinite loopCaolán McNamara1-1/+4
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen61-216/+26
2020-06-06ofz#23103 Invalid-enum-valueCaolán McNamara1-1/+6
2020-06-04Upcoming loplugin:elidestringvar: lotuswordproStephan Bergmann1-68/+17
2020-06-03ofz#23016 Invalid-enum-valueCaolán McNamara1-2/+1
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin2-3/+3
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