summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-09fftester: subtable is a subtable of itselfCaolán McNamara3-0/+9
2016-05-08fftester: fail on double parse of the same tableCaolán McNamara2-7/+10
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin4-10/+10
2016-05-05fftester: double use of XFTable, ref this upCaolán McNamara5-19/+18
2016-05-01Fix typos in codeAndrea Gelmini2-3/+3
2016-04-29use initialization list in lotuswordproJochen Nitschke23-207/+156
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin5-22/+18
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-04-21new plugin stylepoliceNoel Grandin2-20/+20
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-5/+5
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin32-63/+59
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-09pCont can be nullCaolán McNamara2-1/+1
2016-04-08foundry may be nullCaolán McNamara2-1/+2
2016-04-05UBSan: Restrict BorderWidthType values to valid range on inputStephan Bergmann1-4/+19
2016-04-04currentlayout may be nullCaolán McNamara2-4/+4
2016-04-04hold bullet para by referenceCaolán McNamara3-15/+11
2016-04-03subtable corruption is possibleCaolán McNamara2-3/+2
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-1/+1
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin16-51/+50
2016-03-16ubsan: load of value 768, which is not a valid value for typeCaolán McNamara1-1/+3
2016-03-15recurse protection for XFConvertCaolán McNamara9-14/+25
2016-03-11tweat ExtMargins with same recurse protection as MarginsCaolán McNamara3-5/+16
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-09loplugin:constantparam in lotuswordproNoel Grandin5-7/+7
2016-03-08need stdexceptCaolán McNamara1-0/+1
2016-03-08avoid infinite regress in busted documentsCaolán McNamara4-7/+21
2016-03-07lwp: fix infinite recurseCaolán McNamara2-1/+2
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+1
2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin10-60/+40
2016-02-22loplugin:write only fieldsNoel Grandin4-5/+1
2016-02-09Remove excess newlinesChris Sherlock4-5/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-22lotuswordpro: Clean after we use constructor featureMatúš Kukan3-46/+16
2016-01-21Clean upStephan Bergmann3-38/+7
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara12-77/+77