summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/tablecontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-1/+1
2013-03-08some further OUString cleanupThomas Arnhold1-2/+2
2013-02-19fdo#38838, ::rtl::OUString to OUString, String to OUStringGergő Mocsi1-34/+33
2013-01-28fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin1-6/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-1/+1
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-04-13catch by const referenceCaolán McNamara1-3/+3
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-01-09Remove unused code and fix typosTakeshi Abe1-2/+1
2010-11-10Spelling mistakes, and deleting unwanted comments and commented codeWol1-2/+2
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller1-1/+1
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-19/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-11Removes some bogus comments found in Base.Rubén Jáñez1-1/+0
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-1/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
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