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