summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/groupboxwiz.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC1-4/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-7/+7
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-7/+7
2019-09-14inherit from one classCaolán McNamara1-0/+2
2019-09-02weld cluster of database form wizardsCaolán McNamara1-26/+22
2019-08-16move WizardMachine to vclCaolán McNamara1-5/+5
2018-06-01tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov1-3/+3
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin1-15/+10
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2015-11-20loplugin:unusedfields extensionsNoel Grandin1-1/+0
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-23/+23
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-01com::sun::star->css in extensions/Noel Grandin1-2/+2
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-25/+0
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-10/+18
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara1-2/+4
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos1-15/+6
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos1-7/+5
2014-05-02extensions: sal_Bool->boolNoel Grandin1-3/+3
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-03-25svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-02-27Remove visual noise from extensionsAlexander Wilms1-20/+20
2013-10-01convert extensions module from String to OUStringNoel Grandin1-4/+4
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]1-2/+1
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]1-5/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.14); FILE MERGEDRüdiger Timm1-27/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.8.424); FILE MERGEDKurt Zenker1-9/+9
2005-09-08INTEGRATION: CWS ooo19126 (1.7.274); FILE MERGEDRüdiger Timm1-47/+21
2004-05-19INTEGRATION: CWS qwizards1 (1.6.88); FILE MERGEDKurt Zenker1-7/+6
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-21/+2
2001-03-05finished the grid control wizardFrank Schönheit1-3/+6
2001-03-02#84540# #84541# corrected the Next button behaviour on the first and last tab...Frank Schönheit1-2/+7
2001-02-28finalized the list/combo wizardFrank Schönheit1-45/+15
2001-02-23some changes / centralizations - added the list-/combobox wizardFrank Schönheit1-17/+7
2001-02-21initial checkin - form control auto pilotsFrank Schönheit1-0/+319