summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
AgeCommit message (Expand)AuthorFilesLines
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin2-8/+4
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin65-307/+307
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov1-16/+10
2019-08-12Fix typosAndrea Gelmini2-4/+4
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lotuswordproStephan Bergmann3-82/+82
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-20Fix typosAndrea Gelmini5-6/+6
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-3/+3
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski4-7/+15
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin9-27/+12
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai1-21/+0
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen1-1/+0
2019-03-05Resolves: tdf#123815 null terminator included in stringCaolán McNamara1-1/+3
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann1-3/+3
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin9-18/+18
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-32/+9
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-09loplugin:indentation in jvmfwk..lotuswordproNoel Grandin7-21/+20
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-5/+4
2019-01-07use unique_ptr in LwpTools::GetSystemDateStyleNoel Grandin3-12/+11
2019-01-07use unique_ptr in lotuswordproNoel Grandin10-52/+38
2019-01-07use unique_ptr in BenOpenContainerNoel Grandin4-17/+10
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-05loplugin:singlevalfields in lotuswordproNoel Grandin1-8/+0
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-3/+3
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-1/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin2-5/+1
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2-28/+19
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-37/+35
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-10-22simpler to use a vectorCaolán McNamara1-4/+4
2018-10-21GetBulletOverride never returns nullptrCaolán McNamara2-19/+12
2018-10-19use unique_ptr in LwpGraphicObject::GetGrafDataNoel Grandin2-9/+5
2018-10-17loplugin:unusedmethodsNoel Grandin1-37/+0
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin3-5/+5
2018-10-16loplugin:singlevalfields in lotuswordproNoel Grandin6-215/+9
2018-10-15add SvStream::TellEndNoel Grandin2-16/+3
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-09-28loplugin:unusedmethodsNoel Grandin2-10/+0
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-38/+0
2018-09-26Fix typoAndrea Gelmini1-1/+1
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin2-26/+18
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin2-23/+11
2018-09-26loplugin:useuniqueptr in XFIndexNoel Grandin1-6/+0
2018-09-17New loplugin:externalStephan Bergmann3-4/+4
2018-09-12loplugin:useuniqueptr in lotuswordproNoel Grandin3-18/+16