summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlmailtp.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-09-28adressbook->addressbookCaolán McNamara1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-3/+0
2019-06-25weld HyperLink DialogCaolán McNamara1-51/+28
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-2/+2
2019-03-31tdf#124362 hide Addressbook button in OnlineAndras Timar1-1/+4
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara1-1/+1
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-3/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen1-1/+0
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-4/+4
2017-04-25remove bitmaps from .src filesCaolán McNamara1-1/+2
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-2/+1
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-1/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-4/+2
2015-10-16convert Link<> to typedNoel Grandin1-3/+1
2015-08-26Clean up aEmptyStrStephan Bergmann1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+14
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+0
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-46/+3
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-6/+6
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-6/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-4/+4
2015-02-18TyposJulien Nabet1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos1-48/+40
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-03fdo#74366# Determining bMail was accidentally invertedStephan Bergmann1-1/+1
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-1/+0
2013-10-01convert CUI module from String to OUStringNoel Grandin1-14/+14
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara1-8/+8
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-09-13String to OUStringThomas Arnhold1-14/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3