summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* ofz#7648 Bad-castCaolán McNamara2019-08-061-1/+1
* ofz#4946 keep nPos within boundsCaolán McNamara2019-08-061-1/+3
* ofz#944 avoid recurse to deathCaolán McNamara2017-03-272-1/+7
* ofz#801 avoid oomCaolán McNamara2017-03-213-0/+15
* ofz: turn assert into throwCaolán McNamara2017-03-131-1/+2
* fail on unknown version flagsCaolán McNamara2017-03-061-3/+2
* ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara2017-03-031-1/+4
* ofz#721 use vector::at to check indexCaolán McNamara2017-03-031-2/+2
* lotuswordpro: fix some endian issuesMichael Stahl2016-06-072-14/+14
* 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
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* Fix typosAndrea Gelmini2016-02-051-1/+1
* lotuswordpro: Clean after we use constructor featureMatúš Kukan2016-01-223-46/+16
* Clean upStephan Bergmann2016-01-213-38/+7
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-2112-77/+77