summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* 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
* New loplugin:dynexcspec: Add @throws documentation, sotStephan Bergmann2017-01-191-0/+2
* new loplugin: useuniqueptr: sot..toolsNoel Grandin2017-01-196-12/+10
* manage SvRefBase subclass with tools::SvRefNoel Grandin2017-01-171-3/+3
* defaults are good enoughCaolán McNamara2017-01-091-30/+1
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-092-0/+7
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-052-5/+5
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-211-3/+3
* includes should be at the top of the fileNoel Grandin2016-11-181-3/+3
* loplugin:constantparamNoel Grandin2016-11-154-23/+8
* sot: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-131-9/+9