summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-10-02coverity#1418672 silence Explicit null derefCaolán McNamara1-5/+5
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara4-6/+19
2017-09-26check sot multiplyCaolán McNamara1-1/+7
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-10/+10
2017-09-22move TestImportOLE2 where it can be used by fftesterCaolán McNamara2-1/+48
2017-09-22ofz#2976 timeout in olefuzzerCaolán McNamara2-4/+18
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara3-0/+12
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2-4/+4
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin7-23/+23
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-5/+0
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall1-3/+2
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin6-12/+12
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M11-77/+71
2017-07-07sot: fix loplugin:unnecessaryparen warningMiklos Vajna1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin2-6/+0
2017-07-03tdf#39468 Translate German comments/termsJens Carl2-23/+18
2017-06-30aKey is demonstratedly always emptyStephan Bergmann1-2/+1
2017-06-30aContentType is unusedStephan Bergmann1-5/+0
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-5/+4
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-2/+1
2017-06-21loplugin:unusedfields store..svlNoel Grandin5-21/+2
2017-06-15Fix typosAndrea Gelmini1-1/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-5/+5
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall1-1/+2
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin8-31/+31
2017-06-05Improved loplugin:cstylecast to reference types: sotStephan Bergmann3-5/+5
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sotStephan Bergmann1-2/+2
2017-06-05convert FatError to scoped enumNoel Grandin3-57/+57
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-3/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-3/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl1-16/+16
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin2-8/+4
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock6-1/+10
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-07Fix typosAndrea Gelmini1-1/+1
2017-04-03these are file urls, so don't need ucbCaolán McNamara1-7/+8
2017-03-21tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez1-3/+3
2017-03-21fix indentCaolán McNamara1-1/+1
2017-03-14check full chain upwardsCaolán McNamara2-12/+6
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-1/+1