summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2018-05-23ofz#7648 Bad-castCaolán McNamara1-1/+1
2018-05-23ofz#7109 infinite regressCaolán McNamara4-6/+17
2018-04-07ofz#7063 ensure lifecycleCaolán McNamara2-22/+16
2018-04-07ofz#7043 already registeredCaolán McNamara2-0/+2
2018-01-16ofz#5254 Bad-castCaolán McNamara3-1/+23
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin4-19/+14
2017-12-05new loplugin: useuniqueptr: lotuswordproNoel Grandin59-277/+260
2017-06-27ofz: use our own OString insteadCaolán McNamara5-16/+18
2017-03-28ofz#944 avoid recurse to deathCaolán McNamara2-1/+7
2017-03-16ofz#801 avoid oomCaolán McNamara3-0/+15
2017-03-16ofz: turn assert into throwCaolán McNamara1-1/+2
2017-03-06fail on unknown version flagsCaolán McNamara1-3/+2
2017-03-06ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara1-1/+4
2017-03-06ofz#721 use vector::at to check indexCaolán McNamara1-2/+2
2016-11-18includes should be at the top of the fileNoel Grandin12-27/+27
2016-11-13drop useless semicolonsDavid Tardon1-2/+2
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin3-6/+6
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin12-60/+17
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin3-8/+8
2016-11-02loplugin:singlevalfieldsNoel Grandin2-5/+0
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2-6/+1
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin20-70/+12
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin3-7/+2
2016-09-15-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin38-185/+35
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann93-211/+211
2016-09-13coverity#1372879 Integer overflowed argumentCaolán McNamara1-3/+9
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin4-12/+7
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin4-5/+5
2016-08-28silence coverity#1371316 operator= is equal to default, so unnecessaryCaolán McNamara2-10/+0
2016-08-18convert XBitmapType to scoped enumNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin19-34/+34
2016-08-05use std::move in a few placesNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-29move #includes to top of fileNoel Grandin4-7/+6
2016-06-26lwp: pass numbers by valueJochen Nitschke2-8/+8
2016-06-11coverity#1362681 Untrusted loop boundCaolán McNamara1-5/+17
2016-06-09remove "read request longer than buffer" warningNoel Grandin1-1/+0
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2-8/+8
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl8-23/+23
2016-06-06lotuswordpro: fix some endian issuesMichael Stahl2-14/+14
2016-06-02loplugin:unusedfieldsNoel Grandin2-2/+0
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl1-7/+1
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin11-161/+0