summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos in codeAndrea Gelmini2016-05-012-3/+3
* use initialization list in lotuswordproJochen Nitschke2016-04-2923-207/+156
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-285-22/+18
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* Avoid reserved identifiersStephan Bergmann2016-04-221-7/+7
* new plugin stylepoliceNoel Grandin2016-04-212-20/+20
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-5/+5
* loplugin:passstuffbyref in lotuswordproNoel Grandin2016-04-1432-63/+59
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* pCont can be nullCaolán McNamara2016-04-092-1/+1
* foundry may be nullCaolán McNamara2016-04-082-1/+2
* UBSan: Restrict BorderWidthType values to valid range on inputStephan Bergmann2016-04-051-4/+19
* currentlayout may be nullCaolán McNamara2016-04-042-4/+4
* hold bullet para by referenceCaolán McNamara2016-04-043-15/+11
* subtable corruption is possibleCaolán McNamara2016-04-032-3/+2
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-1/+1
* loplugin:constantparam in lotuswordproNoel Grandin2016-03-2316-51/+50
* ubsan: load of value 768, which is not a valid value for typeCaolán McNamara2016-03-161-1/+3
* recurse protection for XFConvertCaolán McNamara2016-03-159-14/+25
* tweat ExtMargins with same recurse protection as MarginsCaolán McNamara2016-03-113-5/+16
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* loplugin:constantparam in lotuswordproNoel Grandin2016-03-095-7/+7
* need stdexceptCaolán McNamara2016-03-081-0/+1
* avoid infinite regress in busted documentsCaolán McNamara2016-03-084-7/+21
* lwp: fix infinite recurseCaolán McNamara2016-03-072-1/+2
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* loplugin:unuseddefaultparam in lotuswordproNoel Grandin2016-03-0210-60/+40
* loplugin:write only fieldsNoel Grandin2016-02-224-5/+1
* Remove excess newlinesChris Sherlock2016-02-094-5/+0