summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abspilot.cxx
AgeCommit message (Expand)Author
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-01Typo: OAddessBookSourcePilot->OAddressBookSourcePilotJulien Nabet
2016-04-27-Werror,-WvarargsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-06-04abpilot: embed the data source definition, if possible + requestedMiklos Vajna
2015-06-04abpilot: store embedding preference in AddressSettingsMiklos Vajna
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
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-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
2014-07-24set the help id here nowCaolán McNamara
2014-07-24RID_DLG_ADDRESSBOOKSOURCEPILOT conversion to .uiSzymon Kłos
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
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-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-01-23call FreeResource like the other RoadmapWizard usersCaolán McNamara
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-05-05Improve GroupWise warning in address book data source wizard, bnc#573994Tor Lillqvist
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko
2010-10-13Default to evolutionMichael Meeks
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]