summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2023-04-02ofz#45524 string is presumed to be at least length 1Caolán McNamara
2023-04-02read of width/height uses wrong record sizezhutyra
2023-04-02ensure bounds checkingzhutyra
2023-04-02ofz#43577 valid reclen must be >= 20Caolán McNamara
2023-04-02ofz: Use-of-uninitialized-valueCaolán McNamara
2023-04-02ofz#44080 throw exception on a negative lengthCaolán McNamara
2023-04-02ofz: Use-of-uninitialized-valueCaolán McNamara
2023-04-02ofz#43446 Undefined-shiftCaolán McNamara
2021-10-11ofz#26676 null derefCaolán McNamara
2021-10-11ofz#20517 null-dereferenceCaolán McNamara
2021-10-11ofz#20447 Null-dereference READCaolán McNamara
2021-10-11ofz#20456 Null-dereference READCaolán McNamara
2019-03-06Resolves: tdf#123815 null terminator included in stringCaolán McNamara
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-22simpler to use a vectorCaolán McNamara
2018-10-21GetBulletOverride never returns nullptrCaolán McNamara
2018-10-19use unique_ptr in LwpGraphicObject::GetGrafDataNoel Grandin
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16loplugin:singlevalfields in lotuswordproNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-26Fix typoAndrea Gelmini
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-09-26loplugin:useuniqueptr in XFIndexNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in lotuswordproNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-08-17ofz: infinite loopCaolán McNamara
2018-08-16-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-08-15ofz#9910 Direct-leakCaolán McNamara
2018-08-14abandon import on bad entryCaolán McNamara
2018-08-14LwpObjectID::GetLow returns sal_uInt32Stephan Bergmann
2018-08-14Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann
2018-08-14Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann
2018-08-14LwpPageLayout::GetPageNumber returns sal_Int32Stephan Bergmann
2018-08-13loplugin:returnconstant in linguistic,lotuswordproNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29Fix typosAndrea Gelmini
2018-07-28loplugin:stringloop in lotuswordproNoel Grandin
2018-07-27ofz#9603 infinite recursionCaolán McNamara