summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmailtp.cxx
AgeCommit message (Expand)Author
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara
2019-03-31tdf#124362 hide Addressbook button in OnlineAndras Timar
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-18TyposJulien Nabet
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-03fdo#74366# Determining bMail was accidentally invertedStephan Bergmann
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-04re-base on ALv2 code. Includes:Michael Meeks