summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* ofz#26676 null derefCaolán McNamara2021-04-091-1/+8
* ofz#20517 null-dereferenceCaolán McNamara2021-04-092-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-215-7/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-18/+16
* 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-102-22/+1
* 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-2711-20/+20
* 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-074-14/+13
* use unique_ptr in lotuswordproNoel Grandin2019-01-0713-55/+41
* use unique_ptr in BenOpenContainerNoel Grandin2019-01-074-17/+10
* Fix typoAndrea Gelmini2018-12-181-3/+3
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:singlevalfields in lotuswordproNoel Grandin2018-12-052-11/+0
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-3/+3
* 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-133-8/+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
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-1/+1
* 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-172-41/+0
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-173-5/+5
* loplugin:singlevalfields in lotuswordproNoel Grandin2018-10-1612-236/+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-262-2/+2
* loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin2018-09-262-26/+18
* loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin2018-09-262-23/+11
* loplugin:useuniqueptr in XFIndexNoel Grandin2018-09-262-7/+2
* New loplugin:externalStephan Bergmann2018-09-173-4/+4
* loplugin:useuniqueptr in lotuswordproNoel Grandin2018-09-123-18/+16