summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2017-03-28ofz#944 avoid recurse to deathCaolán McNamara
2017-03-16ofz#801 avoid oomCaolán McNamara
2017-03-16ofz: turn assert into throwCaolán McNamara
2017-03-06fail on unknown version flagsCaolán McNamara
2017-03-06ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara
2017-03-06ofz#721 use vector::at to check indexCaolán McNamara
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-15-Werror,-Wunused-private-fieldStephan Bergmann
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13coverity#1372879 Integer overflowed argumentCaolán McNamara
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-08-28silence coverity#1371316 operator= is equal to default, so unnecessaryCaolán McNamara
2016-08-18convert XBitmapType to scoped enumNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-08-05use std::move in a few placesNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-29move #includes to top of fileNoel Grandin
2016-06-26lwp: pass numbers by valueJochen Nitschke
2016-06-11coverity#1362681 Untrusted loop boundCaolán McNamara
2016-06-09remove "read request longer than buffer" warningNoel Grandin
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06lotuswordpro: fix some endian issuesMichael Stahl
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09fftester: subtable is a subtable of itselfCaolán McNamara
2016-05-08fftester: fail on double parse of the same tableCaolán McNamara
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05fftester: double use of XFTable, ref this upCaolán McNamara
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-29use initialization list in lotuswordproJochen Nitschke
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin