summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* ofz#19786 Invalid-enum-valueCaolán McNamara2021-01-122-7/+5
* ofz#25881 use std::vector with bounds checking accessorCaolán McNamara2020-09-242-8/+8
* use dynamic_castDavid Tardon2020-06-151-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-215-7/+1
* loplugin:stringaddNoel Grandin2019-11-032-9/+6
* loplugin:stringadd improve detectionNoel Grandin2019-10-284-12/+12
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+3
* 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-2692-413/+413
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Fix typosAndrea Gelmini2019-09-121-1/+1
* 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-091-2/+2
* 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-291-1/+1
* Fix typosAndrea Gelmini2019-07-271-1/+1
* Fix typosAndrea Gelmini2019-07-251-1/+1
* Fix typosAndrea Gelmini2019-07-251-1/+1
* Fix typosAndrea Gelmini2019-07-209-13/+13
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-3/+3
* 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