summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2022-03-19ofz#45524 string is presumed to be at least length 1Caolán McNamara
2022-02-03read of width/height uses wrong record sizezhutyra
2022-02-03ensure bounds checkingzhutyra
2022-02-03ofz#43577 valid reclen must be >= 20Caolán McNamara
2022-02-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-02-03ofz#44080 throw exception on a negative lengthCaolán McNamara
2022-02-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-02-03ofz#43446 Undefined-shiftCaolán McNamara
2021-11-16ofz#30005 crash in LwpFribPtr::XFConvertCaolán McNamara
2021-01-25ofz#26676 null derefCaolán McNamara
2021-01-25ofz#20517 null-dereferenceCaolán McNamara
2021-01-25ofz#20447 Null-dereference READCaolán McNamara
2021-01-25ofz#20456 Null-dereference READCaolán McNamara
2020-09-23ofz#25881 use std::vector with bounds checking accessorCaolán McNamara
2020-06-13use dynamic_castDavid Tardon
2020-01-30tdf#129993 broken tables opening LWP fileNoel Grandin
2020-01-21Resolves: tdf#130093 some lwp file not loadingCaolán McNamara
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
2019-09-06Fixing '....'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-08-05Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lotuswordproStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-27Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-20Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-03-05Resolves: tdf#123815 null terminator included in stringCaolán McNamara
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski