summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/listcombowizard.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-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-2/+2
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-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin1-1/+1
2019-09-14inherit from one classCaolán McNamara1-1/+2
2019-09-02weld cluster of database form wizardsCaolán McNamara1-24/+18
2019-08-16move WizardMachine to vclCaolán McNamara1-3/+3
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin1-15/+8
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin1-2/+0
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-10loplugin:constantparam in extensionsNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-01com::sun::star->css in extensions/Noel Grandin1-6/+4
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-19/+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-6/+12
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara1-4/+4
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos1-15/+7
2014-05-02extensions: sal_Bool->boolNoel Grandin1-7/+7
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-21/+21
2014-03-25svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-02-27Remove visual noise from extensionsAlexander Wilms1-18/+18
2013-10-01convert extensions module from String to OUStringNoel Grandin1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
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-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.8.14); FILE MERGEDRüdiger Timm1-27/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.7.424); FILE MERGEDKurt Zenker1-10/+10
2005-09-08INTEGRATION: CWS ooo19126 (1.6.274); FILE MERGEDRüdiger Timm1-47/+21
2004-05-19INTEGRATION: CWS qwizards1 (1.5.88); FILE MERGEDKurt Zenker1-7/+7
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-18/+2
2001-03-30added a description to the laste page of the list box wizardFrank Schönheit1-2/+6
2001-03-05finished the grid control wizardFrank Schönheit1-3/+6
2001-02-28finalized the list/combo wizardFrank Schönheit1-2/+37