summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/tablecontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-03removed some XUnoTunnel usage (unused in one case, and unnecessary in another)Frank Schönheit [fs]1-8/+4
2009-06-05CWS-TOOLING: integrate CWS evoab2defKurt Zenker1-1/+1
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker1-0/+4
2009-04-23CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann1-63/+12
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann1-110/+25
2008-04-10INTEGRATION: CWS changefileheader (1.67.36); FILE MERGEDRüdiger Timm1-23/+18
2008-01-30INTEGRATION: CWS dba24d (1.66.4); FILE MERGEDRüdiger Timm1-9/+7
2007-11-21INTEGRATION: CWS dba24c (1.64.130); FILE MERGEDIvo Hinkelmann1-5/+3
2007-09-26INTEGRATION: CWS dba24a (1.64.108); FILE MERGEDJens-Heiner Rechtien1-4/+5
2006-10-18INTEGRATION: CWS dba205b (1.62.20); FILE MERGEDIvo Hinkelmann1-17/+10
2006-09-17INTEGRATION: CWS pchfix02 (1.62.36); FILE MERGEDOliver Bolte1-2/+5
2006-07-10INTEGRATION: CWS qiq (1.60.124); FILE MERGEDOliver Bolte1-38/+47
2006-06-20INTEGRATION: CWS warnings01 (1.60.50); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.59.104); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.58.50); FILE MERGEDVladimir Glazounov1-26/+71
2004-10-22INTEGRATION: CWS dba16 (1.57.10); FILE MERGEDRüdiger Timm1-16/+16
2004-08-02INTEGRATION: CWS insight01 (1.55.104); FILE MERGEDJens-Heiner Rechtien1-207/+248
2003-12-01INTEGRATION: CWS geordi2q10 (1.55.158); FILE MERGEDRüdiger Timm1-5/+5
2002-11-07#104781# use and impl of new methodOcke Janssen1-4/+3
2002-10-31#104577# remove caret handling after statement creationOcke Janssen1-7/+2
2002-10-25#104495# make use of the new base classes in connectivityOcke Janssen1-222/+5
2002-10-16#104282# check type of the table to add view or table as keywordOcke Janssen1-3/+14
2002-10-07#i3289# correct table name quoting so that in every situation the correct sch...Ocke Janssen1-17/+16
2002-08-23#96435# create common base class for view and table containerOcke Janssen1-299/+46
2002-08-21#102312# new parameter IRefreshListener* to notify when refreshingOcke Janssen1-9/+21
2002-07-25#95146# use of autoincrement value to create columnsOcke Janssen1-6/+20
2002-07-11#96381# filter view table typesOcke Janssen1-3/+11
2002-03-21#96215# set typename of column when not already setOcke Janssen1-2/+6
2002-03-21#98215# delete table config entry when deletedOcke Janssen1-2/+8
2001-12-05#95610# fetch autoincrement values after insert with maxOcke Janssen1-7/+15
2001-11-01#92924#: gcc-3.0.1 needs lvalue, exception specificationsJens-Heiner Rechtien1-4/+4
2001-10-30#93950# notify when elements from master was removedOcke Janssen1-3/+11
2001-10-30#93939# check if we are in drop or append modeOcke Janssen1-230/+252
2001-10-19#93489# impl new property for columnsettingsOcke Janssen1-3/+10
2001-10-12#92883# fix the descriptor handlingOcke Janssen1-34/+20
2001-10-08#92786# refcount implemented for connectiondata and sqlexception catchedOcke Janssen1-4/+11
2001-09-25#91719# implementing the XRename handlingOcke Janssen1-33/+72
2001-09-20#92232# fixes for BIGINT type and new property HELPTEXTOcke Janssen1-4/+4
2001-09-19#92047# check mastertables are nullOcke Janssen1-7/+15
2001-08-30preparations for #90109# (need to know an XNumberFormatsSupplier for persiste...Frank Schönheit1-14/+17
2001-08-24#90015# code corrcetions for some speedup'sOcke Janssen1-9/+8
2001-08-14#90882# check ifFirst after knowing that it wasn't new and use of TABLE and V...Ocke Janssen1-4/+19
2001-08-13#90895# remove all insert calls from derived classesOcke Janssen1-8/+8
2001-07-18#89772# set new configurationnode when datasource was renamedOcke Janssen1-2/+36
2001-07-04#85397# correcting in typename compareOcke Janssen1-4/+4
2001-06-18#88389# OConfigurationNode moved to unotoolsFrank Schönheit1-2/+3
2001-06-01#87032# append correctedOcke Janssen1-32/+30
2001-06-01#87032# tables need to know when new views are insertedOcke Janssen1-11/+43
2001-05-28#84841# reload tableOcke Janssen1-2/+8