summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VTable.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-17#86528# size changesOcke Janssen1-7/+7
2001-05-14#86528# lower size needOcke Janssen1-24/+22
2001-04-30#86528# some outliningOcke Janssen1-2/+32
2001-02-14if new table isn't a indexsupplierOcke Janssen1-2/+4
2000-11-06full qualifier for linuxOcke Janssen1-3/+3
2000-11-03insert descriptorOcke Janssen1-33/+139
2000-10-30some changes for linuxOcke Janssen1-7/+7
2000-10-30descriptors insertedOcke Janssen1-99/+43
2000-10-24make strings unique for lib'sOcke Janssen1-2/+4
2000-10-17insert dtorOcke Janssen1-2/+9
2000-10-09must change for comphelperOcke Janssen1-5/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+247