summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
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
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-09pCont can be nullCaolán McNamara
2016-04-08foundry may be nullCaolán McNamara
2016-04-05UBSan: Restrict BorderWidthType values to valid range on inputStephan Bergmann
2016-04-04currentlayout may be nullCaolán McNamara
2016-04-04hold bullet para by referenceCaolán McNamara
2016-04-03subtable corruption is possibleCaolán McNamara
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin
2016-03-16ubsan: load of value 768, which is not a valid value for typeCaolán McNamara
2016-03-15recurse protection for XFConvertCaolán McNamara
2016-03-11tweat ExtMargins with same recurse protection as MarginsCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09loplugin:constantparam in lotuswordproNoel Grandin
2016-03-08need stdexceptCaolán McNamara
2016-03-08avoid infinite regress in busted documentsCaolán McNamara
2016-03-07lwp: fix infinite recurseCaolán McNamara
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-22lotuswordpro: Clean after we use constructor featureMatúš Kukan
2016-01-21Clean upStephan Bergmann
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara