summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-2/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-054-19/+14
* new loplugin: useuniqueptr: lotuswordproNoel Grandin2017-12-0559-277/+260
* ofz: use our own OString insteadCaolán McNamara2017-06-275-16/+18
* ofz#944 avoid recurse to deathCaolán McNamara2017-03-282-1/+7
* ofz#801 avoid oomCaolán McNamara2017-03-163-0/+15
* ofz: turn assert into throwCaolán McNamara2017-03-161-1/+2
* fail on unknown version flagsCaolán McNamara2017-03-061-3/+2
* ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara2017-03-061-1/+4
* ofz#721 use vector::at to check indexCaolán McNamara2017-03-061-2/+2
* includes should be at the top of the fileNoel Grandin2016-11-1812-27/+27
* drop useless semicolonsDavid Tardon2016-11-131-2/+2
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-113-6/+6
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-0812-60/+17
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-083-8/+8
* loplugin:singlevalfieldsNoel Grandin2016-11-022-5/+0
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-1/+1
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-282-6/+1
* loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2016-10-1920-70/+12
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-223-7/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2016-09-151-1/+0
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-1538-185/+35
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-152-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1393-211/+211
* coverity#1372879 Integer overflowed argumentCaolán McNamara2016-09-131-3/+9
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-124-12/+7
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-304-5/+5
* silence coverity#1371316 operator= is equal to default, so unnecessaryCaolán McNamara2016-08-282-10/+0
* convert XBitmapType to scoped enumNoel Grandin2016-08-181-1/+1
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-0519-34/+34
* use std::move in a few placesNoel Grandin2016-08-051-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-274-4/+4
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* move #includes to top of fileNoel Grandin2016-06-294-7/+6
* lwp: pass numbers by valueJochen Nitschke2016-06-262-8/+8
* coverity#1362681 Untrusted loop boundCaolán McNamara2016-06-111-5/+17
* remove "read request longer than buffer" warningNoel Grandin2016-06-091-1/+0
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-082-8/+8
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-068-23/+23
* lotuswordpro: fix some endian issuesMichael Stahl2016-06-062-14/+14
* loplugin:unusedfieldsNoel Grandin2016-06-022-2/+0
* remove (un-)definitions of NDEBUG from source filesMichael Stahl2016-05-251-7/+1
* loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin2016-05-1911-161/+0
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* fftester: subtable is a subtable of itselfCaolán McNamara2016-05-093-0/+9
* fftester: fail on double parse of the same tableCaolán McNamara2016-05-082-7/+10
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-064-10/+10
* fftester: double use of XFTable, ref this upCaolán McNamara2016-05-055-19/+18