summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:constparams in i18nutil,sotNoel Grandin2017-07-176-12/+12
* Translate German comments/debug strings (leftovers in the sot dir)Johnny_M2017-07-1311-77/+71
* sot: fix loplugin:unnecessaryparen warningMiklos Vajna2017-07-071-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-032-6/+0
* tdf#39468 Translate German comments/termsJens Carl2017-07-032-23/+18
* aKey is demonstratedly always emptyStephan Bergmann2017-06-301-2/+1
* aContentType is unusedStephan Bergmann2017-06-301-5/+0
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-5/+4
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-261-2/+1
* loplugin:unusedfields store..svlNoel Grandin2017-06-215-21/+2
* Fix typosAndrea Gelmini2017-06-151-1/+1
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-5/+5
* EditEngine Exporting flat XML from actual clipboardVarun Dhall2017-06-071-1/+2
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-068-31/+31
* Improved loplugin:cstylecast to reference types: sotStephan Bergmann2017-06-053-5/+5
* Improved loplugin:redundantcast, const/static_cast combinations: sotStephan Bergmann2017-06-051-2/+2
* convert FatError to scoped enumNoel Grandin2017-06-053-57/+57
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-3/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-3/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* tdf#39486: Translate some randomly found German commentsJens Carl2017-04-281-16/+16
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-282-8/+4
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-256-1/+10
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* Fix typosAndrea Gelmini2017-04-071-1/+1
* these are file urls, so don't need ucbCaolán McNamara2017-04-031-7/+8
* tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez2017-03-211-3/+3
* fix indentCaolán McNamara2017-03-211-1/+1
* check full chain upwardsCaolán McNamara2017-03-142-12/+6
* Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann2017-03-031-2/+2
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-02-271-1/+1
* loplugin:subtlezeroinit: sotStephan Bergmann2017-02-211-1/+1
* convert RepresentModes to scoped enumNoel Grandin2017-02-151-15/+7
* convert InsertOperation to scoped enumNoel Grandin2017-02-101-1/+1
* Add missing #includesStephan Bergmann2017-02-062-0/+3
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-023-34/+34
* inline macrosJochen Nitschke2017-02-011-1265/+1231
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-109/+36
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-251-1/+0
* cppcheck: useInitializationListJochen Nitschke2017-01-221-7/+9
* coverity#1399018 Logically dead codeCaolán McNamara2017-01-211-1/+1
* this field should be std::unique_ptr to sal_uInt8[], not sal_uInt8Noel Grandin2017-01-201-1/+1