summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source
Commit message (Expand)AuthorAgeFilesLines
* ofz#26676 null derefCaolán McNamara2021-04-091-1/+8
* ofz#20517 null-dereferenceCaolán McNamara2021-04-091-1/+3
* ofz#20447 Null-dereference READCaolán McNamara2021-04-091-1/+2
* ofz#20456 Null-dereference READCaolán McNamara2021-04-091-2/+3
* ofz#25881 use std::vector with bounds checking accessorCaolán McNamara2021-04-092-8/+8
* 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
* 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
* loplugin:unusedmethodsNoel Grandin2018-10-171-37/+0
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-173-5/+5
* loplugin:singlevalfields in lotuswordproNoel Grandin2018-10-166-215/+9
* add SvStream::TellEndNoel Grandin2018-10-152-16/+3
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* loplugin:unusedmethodsNoel Grandin2018-10-031-1/+0
* loplugin:unusedmethodsNoel Grandin2018-09-282-10/+0
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-38/+0
* Fix typoAndrea Gelmini2018-09-261-1/+1
* loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin2018-09-262-26/+18
* loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin2018-09-262-23/+11
* loplugin:useuniqueptr in XFIndexNoel Grandin2018-09-261-6/+0
* New loplugin:externalStephan Bergmann2018-09-173-4/+4
* loplugin:useuniqueptr in lotuswordproNoel Grandin2018-09-123-18/+16
* loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2018-09-0917-28/+6
* ofz: infinite loopCaolán McNamara2018-08-171-2/+5
* -Werror,-Wformat (clang-cl)Stephan Bergmann2018-08-161-1/+1
* ofz#9910 Direct-leakCaolán McNamara2018-08-151-15/+10