summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/querycontroller.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-1/+0
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman1-3/+1
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin1-7/+0
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-6/+0
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2018-05-28loplugin:useuniqueptr in OQueryControllerNoel Grandin1-2/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-09-20unused m_sUpdateTableName in OQueryControllerNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-4/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-19improve unnecessaryoverride pluginNoel Grandin1-6/+0
2016-07-04merge dbaui::OQueryView with dbaui::OQueryDesignViewNoel Grandin1-1/+0
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin1-1/+1
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-10-01loplugin:unusedmethodsNoel Grandin1-12/+7
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-32/+32
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-02-08Typo: esacpe->escapeJulien Nabet1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-14/+14
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-26/+26
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-04Add new dialog to Query Design ViewZolnai Tamás1-1/+2
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás1-0/+4
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+1
2012-07-17removed unused forward declarations of classTakeshi Abe1-1/+0
2012-07-05removed useless forward declarations of classTakeshi Abe1-6/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-1/+1
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-19autorecovery: 'using' directive needed to compile on unxsols4 without warningFrank Schoenheit [fs]1-0/+3
2010-02-16autorecovery: recover query designer settingsFrank Schoenheit [fs]1-3/+6
2010-02-15autorecovery: when saving recovery information for a DB doc, export query des...Frank Schoenheit [fs]1-1/+22
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-10autorecovery: let the SingleDocController, and derived classes, support XModi...Frank Schoenheit [fs]1-3/+7
2010-02-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]1-1/+1