summaryrefslogtreecommitdiff
path: root/io/source/stm
AgeCommit message (Expand)Author
2017-07-13loplugin:oncevar: empty strings: ioStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-03-16Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-01Fix typo in codeAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25fix OSX buildNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in ioNoel Grandin
2015-10-17coverity#1327454 Uncaught exceptionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-18Some oslCondition -> osl::ConditionStephan Bergmann
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: ioStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-16io: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin