summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/gridwizard.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-09-02weld cluster of database form wizardsCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from extensionsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.5.14); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS odbmacros2 (1.4.424); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.3.274); FILE MERGEDRüdiger Timm
2004-05-19INTEGRATION: CWS qwizards1 (1.2.88); FILE MERGEDKurt Zenker
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-03-05initial checkin - grid auto pilot implementationsFrank Schönheit