summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338264 Uncaught exceptionCaolán McNamara
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-05OSL_ENSURE always makes the condition visible to the compiler nowStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-17error C2065: ´bFound´ : undeclared identifierCaolán McNamara
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15fix buildNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-28Fix memory leakDavid Ostrovsky
2015-05-17Remove include stdio (part1)Julien Nabet
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini