summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/column.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
2021-02-22loplugin:refcounting in dbaccessNoel1-1/+1
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman1-3/+1
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen1-16/+0
2019-05-02Fix typoAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-30loplugin:virtualdown in variousNoel Grandin1-2/+0
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-17/+17
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-29/+29
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-37/+37
2015-07-20loplugin:unusedmethods dbaccessNoel Grandin1-1/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-13/+13
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-30/+30
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from dbaccessAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2013-12-06Remove unused typedefsStephan Bergmann1-9/+0
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-8/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2011-02-05move to unordered containersFridrich Štrba1-2/+2
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-13Removed comments, trailing spaces and death code (3)Gil Forcada1-3/+1
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-11-02more column class refactoring in preparation of #i67202#. Removed unneeded cl...Frank Schönheit [fs]1-97/+31
2009-10-30re-factoring, in preparation of fixing issue #i67020#Frank Schoenheit [fs]1-47/+2
2008-04-10INTEGRATION: CWS changefileheader (1.29.194); FILE MERGEDRüdiger Timm1-23/+18
2007-01-29INTEGRATION: CWS cppuhelpshrink (1.28.60); FILE MERGEDRüdiger Timm1-2/+4
2006-10-18INTEGRATION: CWS dba205b (1.27.18); FILE MERGEDIvo Hinkelmann1-5/+2
2006-07-10INTEGRATION: CWS qiq (1.25.124); FILE MERGEDOliver Bolte1-13/+25
2006-06-20INTEGRATION: CWS warnings01 (1.25.50); FILE MERGEDJens-Heiner Rechtien1-3/+8
2005-09-08INTEGRATION: CWS ooo19126 (1.24.104); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.23.50); FILE MERGEDVladimir Glazounov1-5/+5
2004-10-22INTEGRATION: CWS dba16 (1.22.10); FILE MERGEDRüdiger Timm1-2/+6
2004-08-02INTEGRATION: CWS insight01 (1.21.38); FILE MERGEDJens-Heiner Rechtien1-73/+29
2003-04-28INTEGRATION: CWS apps61beta2 (1.20.52); FILE MERGEDJens-Heiner Rechtien1-2/+6
2002-10-25#104495# make use of the new base classes in connectivityOcke Janssen1-9/+5
2001-10-31#92924#: exception specificationsJens-Heiner Rechtien1-4/+4