summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* ofz#26676 null derefCaolán McNamara2021-10-191-1/+8
* ofz#20517 null-dereferenceCaolán McNamara2021-10-192-1/+3
* ofz#20447 Null-dereference READCaolán McNamara2021-10-191-0/+2
* ofz#20456 Null-dereference READCaolán McNamara2021-10-191-2/+3
* Resolves: tdf#123815 null terminator included in stringCaolán McNamara2019-03-061-1/+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
* loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2018-09-0918-29/+6
* ofz: infinite loopCaolán McNamara2018-08-171-2/+5
* -Werror,-Wformat (clang-cl)Stephan Bergmann2018-08-161-1/+1
* ofz#9910 Direct-leakCaolán McNamara2018-08-151-15/+10
* abandon import on bad entryCaolán McNamara2018-08-141-6/+3
* LwpObjectID::GetLow returns sal_uInt32Stephan Bergmann2018-08-141-1/+1
* Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann2018-08-141-1/+1
* Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann2018-08-141-1/+6
* LwpPageLayout::GetPageNumber returns sal_Int32Stephan Bergmann2018-08-141-1/+1
* loplugin:returnconstant in linguistic,lotuswordproNoel Grandin2018-08-134-33/+15
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3012-0/+12
* Fix typosAndrea Gelmini2018-07-291-1/+1
* loplugin:stringloop in lotuswordproNoel Grandin2018-07-285-24/+30
* ofz#9603 infinite recursionCaolán McNamara2018-07-272-17/+26
* lotuswordpro: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-278-7/+21
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Fix typosAndrea Gelmini2018-07-221-2/+2
* Fix typosAndrea Gelmini2018-07-202-3/+3
* loplugin:useuniqueptr in XFStyleManagerNoel Grandin2018-06-252-9/+4
* loplugin:useuniqueptr in LwpChangeMgrNoel Grandin2018-06-252-5/+1
* Fix typosAndrea Gelmini2018-06-251-1/+1
* Fix typosAndrea Gelmini2018-06-133-3/+3