summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin1-7/+8
2021-09-23leaks of OCollection in dbase importCaolán McNamara1-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-22loplugin:refcounting in connectivityNoel1-1/+1
2021-02-17loplugin:referencecasting in connectivityNoel1-2/+2
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-4/+0
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-7/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-2/+2
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-21/+12
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+15
2016-05-30com::sun::star->css in connectivityNoel Grandin1-8/+8
2016-04-06Avoid reserved identifiersStephan Bergmann1-8/+8
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-04connectivity: fix includesThomas Arnhold1-6/+6
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-1/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-4/+4
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
2014-02-23Remove unneccessary commentsAlexander Wilms1-28/+28
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-2/+2
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-9/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+23
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-4/+4
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 19Gert Faller1-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-08CWS-TOOLING: integrate CWS dbaperf3Oliver Bolte1-5/+4
2008-06-06INTEGRATION: CWS dba30c (1.21.10); FILE MERGEDRüdiger Timm1-4/+8
2008-04-10INTEGRATION: CWS changefileheader (1.20.216); FILE MERGEDRüdiger Timm1-44/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.19.60); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.18.30); FILE MERGEDJens-Heiner Rechtien1-16/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.17.132); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.16.92); FILE MERGEDJens-Heiner Rechtien1-15/+18
2002-11-12#104978# insert catch around refresh methodsOcke Janssen1-11/+44
2001-10-16#92924#: exception specifcationsJens-Heiner Rechtien1-4/+4
2001-09-25#91719# implementing the XRename handlingOcke Janssen1-13/+24
2001-05-25#87322# remove sal_No_VTABLE from file columnsOcke Janssen1-5/+5