summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VCollection.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-01-28Use vector::dataStephan Bergmann1-2/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-06-04connectivity: fix includesThomas Arnhold1-3/+3
2014-05-22Fix previous commitJulien Nabet1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-3/+3
2014-04-14typo: drived class -> derived classThomas Arnhold1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-9/+9
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-23Remove unneccessary commentsAlexander Wilms1-58/+58
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-6/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+30
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-1/+2
2011-12-17correct diagnostic messageIvan Timofeev1-1/+1
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
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel1-1/+0
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
2008-10-01CWS-TOOLING: integrate CWS dba31bVladimir Glazounov1-8/+17
2008-04-10INTEGRATION: CWS changefileheader (1.42.154); FILE MERGEDRüdiger Timm1-42/+18
2007-01-29INTEGRATION: CWS cppuhelpshrink (1.41.72); FILE MERGEDRüdiger Timm1-2/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.40.42); FILE MERGEDOliver Bolte1-2/+5
2006-07-10INTEGRATION: CWS qiq (1.38.20); FILE MERGEDOliver Bolte1-35/+45
2006-06-20INTEGRATION: CWS warnings01 (1.37.30); FILE MERGEDJens-Heiner Rechtien1-16/+15
2006-04-19INTEGRATION: CWS oj17 (1.37.80); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.36.74); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.35.32); FILE MERGEDVladimir Glazounov1-19/+28
2004-10-22INTEGRATION: CWS dba16 (1.32.12); FILE MERGEDRüdiger Timm1-12/+12
2004-09-08INTEGRATION: CWS ooo20040704 (1.31.70); FILE MERGEDRüdiger Timm1-4/+4
2004-08-23INTEGRATION: CWS tune03 (1.32.4); FILE MERGEDRüdiger Timm1-9/+10
2004-08-02INTEGRATION: CWS insight01 (1.31.2); FILE MERGEDJens-Heiner Rechtien1-107/+235
2003-08-18INTEGRATION: CWS geordi2q01 (1.30.62); FILE MERGEDHans-Joachim Lankenau1-7/+21
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+11
2002-05-10#99051# change type of storing pointer to multimapOcke Janssen1-7/+6
2002-05-10#99051# change type of storing pointer to multimapOcke Janssen1-3/+36
2001-11-09#94373# extend functionality when derived class handle appending itselfOcke Janssen1-13/+13
2001-10-30#93939# check if the new name is also validOcke Janssen1-2/+9
2001-10-16#92924#: exception specifcationsJens-Heiner Rechtien1-4/+4
2001-10-12#92883# fix the descriptor handlingOcke Janssen1-80/+96
2001-09-25#91719# implementing the XRename handlingOcke Janssen1-3/+29
2001-08-24#90015# code corrcetions for some speedup'sOcke Janssen1-5/+8
2001-08-13#90895# remove all insert calls from derived classesOcke Janssen1-12/+18