summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source
Commit message (Expand)AuthorAgeFilesLines
* ofz#30005 crash in LwpFribPtr::XFConvertCaolán McNamara2021-11-162-19/+20
* ofz#26676 null derefCaolán McNamara2021-01-251-1/+8
* ofz#20517 null-dereferenceCaolán McNamara2021-01-251-1/+3
* ofz#20447 Null-dereference READCaolán McNamara2021-01-251-1/+2
* ofz#20456 Null-dereference READCaolán McNamara2021-01-251-2/+3
* ofz#25881 use std::vector with bounds checking accessorCaolán McNamara2020-09-232-8/+8
* use dynamic_castDavid Tardon2020-06-131-1/+1
* tdf#129993 broken tables opening LWP fileNoel Grandin2020-01-306-80/+80
* Resolves: tdf#130093 some lwp file not loadingCaolán McNamara2020-01-212-4/+1
* loplugin:stringaddNoel Grandin2019-11-032-9/+6
* loplugin:stringadd improve detectionNoel Grandin2019-10-284-12/+12
* 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-2665-307/+307
* 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-051-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): lotuswordproStephan Bergmann2019-07-313-82/+82
* Fix typosAndrea Gelmini2019-07-271-1/+1
* Fix typosAndrea Gelmini2019-07-205-6/+6
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-3/+3
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-144-7/+15
* loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin2019-04-139-27/+12
* clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-21/+0
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-051-1/+0
* Resolves: tdf#123815 null terminator included in stringCaolán McNamara2019-03-051-1/+3
* Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann2019-03-041-3/+3
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-279-18/+18
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-181-32/+9
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+1
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-097-21/+20
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-5/+4
* use unique_ptr in LwpTools::GetSystemDateStyleNoel Grandin2019-01-073-12/+11
* use unique_ptr in lotuswordproNoel Grandin2019-01-0710-52/+38
* use unique_ptr in BenOpenContainerNoel Grandin2019-01-074-17/+10
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:singlevalfields in lotuswordproNoel Grandin2018-12-051-8/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-252-3/+3
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-1/+1
* loplugin singlevalfields improvementNoel Grandin2018-11-132-5/+1
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-062-28/+19
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-041-37/+35
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-1/+1
* simpler to use a vectorCaolán McNamara2018-10-221-4/+4
* GetBulletOverride never returns nullptrCaolán McNamara2018-10-212-19/+12
* use unique_ptr in LwpGraphicObject::GetGrafDataNoel Grandin2018-10-192-9/+5