summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldoctp.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2023-04-20Typo: GetCurentItemData->GetCurrentItemData (in cui)Julien Nabet
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-21tdf#128775 Writer Hyperlink dialog: fix encoding of inserted target URL Tünde Tóth
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-05loplugin:constmethod in cuiNoel Grandin
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-06-17weld SvxHlinkDlgMarkWndCaolán McNamara
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
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-11-24convert EPathType to scoped enumNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-11removed deprecated FileDialogHelper::SetDisplayDirectoryNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2015-10-16convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl 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-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