summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/query.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-22loplugin:refcounting in dbaccessNoel1-1/+1
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman1-4/+1
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-0/+1
2018-11-24convert AGGREGATE_ACTION to scoped enumNoel Grandin1-3/+3
2017-12-19inline use-once typedefsNoel Grandin1-4/+0
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-3/+3
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+8
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-25/+25
2015-07-24loplugin:unusedmethodsNoel Grandin1-1/+0
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin1-5/+5
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-11Remove newly unused getUnoTunnelImplementationId functionsStephan Bergmann1-2/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-10/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-1/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-14/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-06-05CWS-TOOLING: integrate CWS evoab2defKurt Zenker1-5/+9
2008-12-09CWS-TOOLING: integrate CWS dba31dRüdiger Timm1-0/+3
2008-04-10INTEGRATION: CWS changefileheader (1.19.246); FILE MERGEDRüdiger Timm1-23/+18
2006-10-18INTEGRATION: CWS dba205b (1.18.20); FILE MERGEDIvo Hinkelmann1-4/+3
2006-07-10INTEGRATION: CWS qiq (1.17.2); FILE MERGEDOliver Bolte1-8/+2
2006-06-20INTEGRATION: CWS warnings01 (1.16.50); FILE MERGEDJens-Heiner Rechtien1-7/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.14.124); FILE MERGEDJens-Heiner Rechtien1-38/+26
2001-11-01#92924#: exception specificationsJens-Heiner Rechtien1-4/+4
2001-09-25#91719# implementing the XRename handlingOcke Janssen1-7/+14
2001-09-24#65293# exception solarisOliver Bolte1-3/+3
2001-08-30#65293# Linux does not use 'using baseclass::member' - use another disambigua...Frank Schönheit1-3/+3
2001-08-30preparations for #90109#Frank Schönheit1-31/+34
2001-08-24#91415# hold a IWarningsContainer / in getColumns, catch SQLExceptionsFrank Schönheit1-4/+12
2001-08-16#65293#: fix accessJens-Heiner Rechtien1-3/+4
2001-08-15#88644# insert some DBG'sOcke Janssen1-3/+7
2001-06-18#88389# OConfigurationNode moved to unotoolsFrank Schönheit1-4/+4
2001-03-02check for correct propertiesOcke Janssen1-2/+3
2001-02-23import export changesOcke Janssen1-2/+10
2000-10-18put into a namespace / persistence implemented by using configuration, not a ...Frank Schönheit1-5/+13