summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann1-2/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann11-17/+17
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: salStephan Bergmann2-2/+2
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: saxStephan Bergmann1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann27-46/+43
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann2-2/+2
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdextStephan Bergmann1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann2-2/+2
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: slideshowStephan Bergmann1-4/+4
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: starmathStephan Bergmann2-3/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svlStephan Bergmann1-2/+2
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann2-3/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann4-7/+7
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann9-14/+14
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: unotoolsStephan Bergmann1-4/+4
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: uuiStephan Bergmann1-6/+2
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann4-8/+8
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann5-9/+7
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlscriptStephan Bergmann1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurityStephan Bergmann1-1/+1
2017-04-06Revert "ofz: treat more short properties as run ends"Caolán McNamara1-65/+57
2017-04-06loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2017-04-06ofz: treat more short properties as run endsCaolán McNamara1-57/+65
2017-04-06crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdfCaolán McNamara1-1/+1
2017-04-06lokit: this was supposed to be plain C functionsThorsten Behrens1-14/+16
2017-04-06eof is not an error, but we don't want to parse short read dataCaolán McNamara1-1/+1
2017-04-06valgrind: reverse tests of use read result and test result is safe to useCaolán McNamara1-1/+1
2017-04-06ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-06tdf#39468 Translate German commentsJens Carl22-123/+118
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski2-5/+5
2017-04-06loplugin:useuniqueptrStephan Bergmann1-2/+1
2017-04-06loplugin:useuniqueptrStephan Bergmann1-2/+4
2017-04-06tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier2-19/+13
2017-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens2-9/+12
2017-04-06loplugin:useuniqueptrStephan Bergmann1-2/+6
2017-04-06use OUStringBuffer in SwWW8ImplReader::ReadRawUniStringNoel Grandin1-29/+16
2017-04-06loplugin:useuniqueptr for ScViewFunc::InsertNameJan-Marek Glogowski1-6/+5
2017-04-06Look through ExprWithCleanups etc.Stephan Bergmann1-1/+3
2017-04-06libmwaw: fix MSVC2017 "invalid comparator" assertMichael Stahl2-0/+14
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin4-7/+8
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara2-19/+34
2017-04-06split out module->help mappingCaolán McNamara1-27/+40
2017-04-06xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()Miklos Vajna2-10/+0
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin7-12/+13
2017-04-06lokit: avoid null pointer access w/ undefined LOPath varGabriel Herrera1-2/+5
2017-04-06tdf#106359: register .iqy in MSI and treat them as templatesMike Kaganski6-6/+16
2017-04-06tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen1-0/+6
2017-04-06SwWW8ImplReader::ReadRawUniString needs some loveNoel Grandin1-14/+6
2017-04-06Use OUString function variants that take a (narrow) string literalStephan Bergmann1-27/+27
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann3-3/+25