summaryrefslogtreecommitdiffstats
path: root/connectivity/source/sdbcx
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-2612-103/+103
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-174-8/+4
* loplugin:unnecessaryoverride (dtors) in connectivityStephan Bergmann2016-11-281-3/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-5/+0
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-145-17/+10
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-121-1/+1
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-1/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-3011-61/+61
* Avoid reserved identifiersStephan Bergmann2016-04-069-113/+113
* convert EComposeRule to scoped enumNoel Grandin2016-02-253-3/+3
* Remove excess newlinesChris Sherlock2016-02-095-8/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-2/+2
* connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl2016-01-131-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-22/+22
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-18/+18
* loplugin:unusedmethodsNoel Grandin2015-08-051-6/+0
* loplugin:unusedmethods connectivityNoel Grandin2015-07-151-5/+0
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-294-4/+4
* Remove include stdio (part1)Julien Nabet2015-05-173-3/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-156-6/+6
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-135-5/+5
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-17/+17
* callcatcher: update unused codeCaolán McNamara2015-02-051-7/+0
* Use vector::dataStephan Bergmann2015-01-281-2/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-092-3/+3
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-3/+3
* coverity#706376 Uncaught exceptionCaolán McNamara2014-07-213-10/+10
* connectivity: fix includesThomas Arnhold2014-06-0411-27/+27
* Fix previous commitJulien Nabet2014-05-221-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-223-8/+8
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2014-05-106-15/+15
* typo: drived class -> derived classThomas Arnhold2014-04-141-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-0111-72/+72
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-012-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-20/+20
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-141-3/+3
* Remove visual noise from connectivityAlexander Wilms2014-02-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2612-103/+103
* Remove unneccessary commentsAlexander Wilms2014-02-2312-243/+243
* bool improvementsStephan Bergmann2014-01-281-1/+1
* remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin2013-11-116-12/+12
* fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza2013-10-096-51/+20
* Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt2013-09-121-6/+2
* WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist2013-09-041-5/+5
* WaE: Unreachable codeTor Lillqvist2013-09-041-0/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* remove unnecessary const_castLionel Elie Mamane2013-07-281-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0711-178/+178
* doubled namespacesThomas Arnhold2013-03-041-1/+0