summaryrefslogtreecommitdiff
path: root/io/source/stm
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet1-10/+14
2018-01-15remove local copies of std::min,std::maxNoel Grandin4-9/+6
2018-01-12More loplugin:cstylecast: ioStephan Bergmann1-22/+22
2017-12-11loplugin:salcall fix functionsNoel Grandin4-8/+8
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-3/+3
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-1/+1
2017-10-23loplugin:includeform: ioStephan Bergmann4-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+5
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-15/+6
2017-09-22loplugin:flatten in framework..packageNoel Grandin3-185/+133
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin3-15/+15
2017-07-13loplugin:oncevar: empty strings: ioStephan Bergmann1-4/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-12/+3
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-3/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann4-1/+7
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-30/+18
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-491/+240
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann2-1/+9
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2-23/+10
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann1-22/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-20/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-8/+8
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-2/+0
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl1-16/+0
2016-05-01Fix typo in codeAndrea Gelmini1-4/+4
2016-02-09Remove excess newlinesChris Sherlock4-47/+0
2016-01-25fix OSX buildNoel Grandin1-7/+6
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-6/+7
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-12/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-5/+5
2015-11-09new loplugin: oncevarNoel Grandin1-3/+1
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-23com::sun::star->css in ioNoel Grandin2-15/+15
2015-10-17coverity#1327454 Uncaught exceptionCaolán McNamara4-126/+39
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-155/+155
2015-10-12loplugin:mergeclassesNoel Grandin2-38/+20
2015-10-12loplugin:mergeclassesNoel Grandin2-46/+28
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-12/+12
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-13/+12
2015-08-18Some oslCondition -> osl::ConditionStephan Bergmann1-9/+7
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+1