summaryrefslogtreecommitdiff
path: root/include/com
ModeNameSize
d---------sun / star / uno31logplain
8f719cd7a'>loplugin:unusedmethodsNoel Grandin 2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-15loplugin:unusedmethods connectivityNoel Grandin 2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-02-18boost->stdCaolán McNamara 2015-02-05callcatcher: update unused codeCaolán McNamara 2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-04-01connectivity: sal_Bool->boolNoel Grandin 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin 2014-03-01Remove visual noise from includeAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann 2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud 2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold