summaryrefslogtreecommitdiffstats
path: root/io/source/stm
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-2/+0
* long->tools::Long in hwpfilter..ooxNoel2020-10-221-1/+2
* io: create instances with uno constructorsNoel Grandin2020-07-144-171/+53
* loplugin:flatten in ioNoel Grandin2020-04-073-63/+63
* remove some unused local varsNoel Grandin2020-01-261-4/+0
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-241-5/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-224-0/+32
* Simplify Sequence iterations in ioArkadiy Illarionov2019-09-012-39/+24
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-10/+5
* Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann2019-07-314-8/+8
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-256-22/+8
* log nice exception messages whereever possibleNoel Grandin2019-03-071-11/+16
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-092-2/+2
* pvs-studio: V557 Array overrun is possibleCaolán McNamara2018-10-211-1/+1
* tdf#120703 (PVS): handle failed reallocMike Kaganski2018-10-211-2/+4
* no need to call empty() before clear()Noel Grandin2018-10-031-4/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-4/+2
* Fix typosAndrea Gelmini2018-07-181-1/+1
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-10/+14
* remove local copies of std::min,std::maxNoel Grandin2018-01-154-9/+6
* More loplugin:cstylecast: ioStephan Bergmann2018-01-121-22/+22
* loplugin:salcall fix functionsNoel Grandin2017-12-114-8/+8
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-3/+3
* loplugin:constmethod in vcl and stocNoel Grandin2017-10-301-1/+1
* loplugin:includeform: ioStephan Bergmann2017-10-234-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-5/+5
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-15/+6
* loplugin:flatten in framework..packageNoel Grandin2017-09-223-185/+133
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-043-15/+15
* loplugin:oncevar: empty strings: ioStephan Bergmann2017-07-131-4/+2
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-12/+3
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-3/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* Fix typosAndrea Gelmini2017-03-161-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Add missing #includesStephan Bergmann2017-02-064-1/+7
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-30/+18
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-491/+240
* New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann2017-01-192-1/+9
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-172-23/+10
* loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann2016-12-051-22/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-222-20/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-8/+8
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-2/+0
* remove (un-)definitions of NDEBUG from source filesMichael Stahl2016-05-251-16/+0