summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/typeselectionpage.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in extensionsNoel Grandin
2023-12-22Use emplace_back instead of push_back (extensions)Julien Nabet
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-12-13tdf#138715 remove mork driverRene Engelhard
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-30weld addressbook wizardCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-01Typo: OAddessBookSourcePilot->OAddressBookSourcePilotJulien Nabet
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-12-09tdf#96368: Address book wizard with no selection returns EvolutionJulien Nabet
2015-11-04yyyyyNoel Grandin
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold
2014-04-20convert select type address book page to .uiCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-06fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-11-21Fix datasource choices offered by the Address Book wizardStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara
2012-02-13fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]