summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/TableDeco.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-22/+0
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-12/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
2014-02-21cid#707727 Uninitialized pointer fieldNoel Grandin1-1/+0
2014-01-28coverity#705141 Missing break in switchCaolán McNamara1-0/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-3/+2
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-27/+26
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-7/+7
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-02-25fix assertionsDavid Tardon1-1/+1
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold1-1/+1
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-1/+2
2010-11-10Spelling mistakes, and deleting unwanted comments and commented codeWol1-1/+1
2010-11-07Delete commented codeWol1-3/+0
2010-10-13Removed comments, trailing spaces and death codeGil Forcada1-44/+27
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-44/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-02more column class refactoring in preparation of #i67202#. Removed unneeded cl...Frank Schönheit [fs]1-3/+3
2009-04-23CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann1-0/+30
2008-04-10INTEGRATION: CWS changefileheader (1.32.118); FILE MERGEDRüdiger Timm1-23/+18
2007-09-26INTEGRATION: CWS dba24a (1.31.36); FILE MERGEDJens-Heiner Rechtien1-24/+22
2007-05-10INTEGRATION: CWS dba23a (1.30.60); FILE MERGEDKurt Zenker1-9/+2
2006-10-18INTEGRATION: CWS dba205b (1.27.18); FILE MERGEDIvo Hinkelmann1-12/+9
2006-09-17INTEGRATION: CWS pchfix02 (1.28.4); FILE MERGEDOliver Bolte1-2/+5
2006-08-15INTEGRATION: CWS dba30 (1.25.14); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-07-10INTEGRATION: CWS qiq (1.25.124); FILE MERGEDOliver Bolte1-10/+8
2006-06-20INTEGRATION: CWS warnings01 (1.25.50); FILE MERGEDJens-Heiner Rechtien1-10/+27
2005-09-08INTEGRATION: CWS ooo19126 (1.24.116); FILE MERGEDRüdiger Timm1-47/+21
2005-02-17INTEGRATION: CWS dba23 (1.23.44); FILE MERGEDVladimir Glazounov1-3/+3
2004-10-22INTEGRATION: CWS dba16 (1.22.10); FILE MERGEDRüdiger Timm1-2/+3
2004-08-02INTEGRATION: CWS insight01 (1.19.104); FILE MERGEDJens-Heiner Rechtien1-78/+99
2004-06-01INTEGRATION: CWS oj5 (1.20.64); FILE MERGEDOliver Bolte1-7/+11
2003-12-01INTEGRATION: CWS geordi2q10 (1.19.158); FILE MERGEDRüdiger Timm1-5/+5
2002-11-28#105213# check if table has already privsOcke Janssen1-13/+42
2002-10-25#104495# make use of the new base classes in connectivityOcke Janssen1-54/+8