summaryrefslogtreecommitdiff
path: root/io/source/stm
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin2-14/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-6/+6
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin4-114/+114
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-3/+3
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: ioStephan Bergmann1-30/+19
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-12-16io: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+1
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-29remove more unnecesary OUString constructor useNoel Grandin3-21/+17
2014-04-23io: sal_Bool->boolNoel Grandin4-29/+29
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-7/+7
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-165/+165
2014-03-08coverity#707939 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-08coverity#707938 Uninitialized scalar fieldCaolán McNamara1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-282/+282
2014-02-26Remove visual noise from ioAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms3-15/+15
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-12-09fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza3-46/+7
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza7-196/+4