summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hltpbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen1-2/+0
2024-01-12cui: fix typoXisco Fauli1-3/+3
2023-11-24tdf#158345: Opening Hyperlink dialog leads to crashJulien Nabet1-6/+15
2023-07-27tdf#146576 - Propose clipboard content when inserting a hyperlinkAndreas Heinisch1-4/+29
2023-04-20Typo: GetCurentItemData->GetCurrentItemData (in cui)Julien Nabet1-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-10/+10
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen1-7/+0
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen1-1/+1
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-5/+5
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-09-26use SfxItemSetFixed in variousNoel Grandin1-3/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-06-03no need to allocate these on the heapNoel Grandin1-5/+5
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin1-5/+5
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-2/+2
2020-07-09cid#1465230 Dereference null return valueCaolán McNamara1-1/+1
2020-07-09cid#1465235 Dereference null return valueCaolán McNamara1-1/+1
2020-04-28loplugin:makeshared in cuiNoel Grandin1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-39/+39
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-08-31Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-30Hide macro selector button in kit mode.George Wood1-3/+11
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-1/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-06-25weld HyperLink DialogCaolán McNamara1-92/+67
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-1/+1
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara1-24/+34
2019-05-28lo: disable under-used hyperlink fields that are buggy online.Michael Meeks1-16/+32
2019-05-27cui: fix Impress hyperlink insert when the form listbox is hiddenMiklos Vajna1-1/+7
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
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-11-25weld SfxMacroAssignDlgCaolán McNamara1-4/+4
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-0/+1
2018-01-26Fix typosAndrea Gelmini1-2/+2
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann1-1/+1
2017-05-19loplugin:stringcopy: cuiStephan Bergmann1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-5/+5