summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin1-4/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2015-10-20convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-08convert Link<> to typedNoel Grandin1-0/+1
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-9/+9
2015-06-20callcatcher: update unused codeCaolán McNamara1-4/+0
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+4
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+3
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-0/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-01-21convert table filter page to .uiCaolán McNamara1-4/+3
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
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
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-1/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-2/+2
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
2008-04-10INTEGRATION: CWS changefileheader (1.14.12); FILE MERGEDRüdiger Timm1-23/+18
2008-03-05INTEGRATION: CWS dba30a (1.13.132); FILE MERGEDKurt Zenker1-18/+2
2007-05-10INTEGRATION: CWS dba23a (1.12.62); FILE MERGEDKurt Zenker1-33/+2
2006-10-05INTEGRATION: CWS hsqlcsvstage1 (1.11.68); FILE MERGEDKurt Zenker1-8/+2
2006-06-20INTEGRATION: CWS warnings01 (1.10.50); FILE MERGEDJens-Heiner Rechtien1-2/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGEDRüdiger Timm1-47/+21
2004-09-09INTEGRATION: CWS insight02 (1.8.2); FILE MERGEDRüdiger Timm1-9/+2
2004-08-02INTEGRATION: CWS insight01 (1.7.64); FILE MERGEDJens-Heiner Rechtien1-53/+26
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-24/+2
2002-04-29#98772# impl toolbox hi contrastOcke Janssen1-2/+24
2001-08-28#91573# enable the items (drop/add/edit) only if the connection is capableFrank Schönheit1-4/+15
2001-08-15#89822# doToolboxAction -> onToolBoxAction (now virtual in the base class)Frank Schönheit1-3/+6