summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ofz#19786 Invalid-enum-valueCaolán McNamara2-7/+5
2019-12-20loplugin:duplicate-definesNoel Grandin1-1/+0
2019-12-20loplugin:duplicate-definesNoel Grandin1-74/+1
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin5-18/+18
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet14-72/+51
2019-11-03loplugin:stringaddNoel Grandin2-9/+6
2019-10-28loplugin:stringadd improve detectionNoel Grandin4-12/+12
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+3
2019-10-17Remove some memset callsMike Kaganski4-18/+8
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-04ofz#17675 loop in lwp filterCaolán McNamara1-0/+4
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin2-8/+4
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin92-413/+413
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-12Fix typosAndrea Gelmini1-1/+1
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-09Fix typosAndrea Gelmini1-2/+2
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lotuswordproStephan Bergmann3-82/+82
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-20Fix typosAndrea Gelmini9-13/+13
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-3/+3
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-18/+16
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 Zolnai2-22/+1
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 Grandin11-20/+20
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 Grandin4-14/+13
2019-01-07use unique_ptr in lotuswordproNoel Grandin13-55/+41
2019-01-07use unique_ptr in BenOpenContainerNoel Grandin4-17/+10
2018-12-18Fix typoAndrea Gelmini1-3/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-05loplugin:singlevalfields in lotuswordproNoel Grandin2-11/+0
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-3/+3
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 Grandin3-8/+1