summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuihyperdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-09Hyperlink dialog: hide some buttons in LOKSzymon Kłos1-3/+13
2023-05-03tdf#90496 - Remember last used view in hyperlink dialogAndreas Heinisch1-9/+4
2023-04-28tdf#90496 - Remember last used view in hyperlink dialogAndreas Heinisch1-1/+10
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara1-2/+1
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen1-14/+9
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen1-4/+6
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-1/+1
2021-10-08use more SfxItemSetFixedNoel Grandin1-2/+2
2021-09-26use SfxItemSetFixed in variousNoel Grandin1-2/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-2/+2
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-05-11fix leak in SvxHpLinkDlgNoel Grandin1-2/+1
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara1-0/+2
2020-11-16remove unused param in SvxHpLinkDlgNoel1-1/+1
2020-08-01Reliably set up controls of hyperlink dialog in constructorStephan Bergmann1-5/+9
2020-04-17loplugin:flatten in cuiNoel Grandin1-12/+12
2019-12-13loplugin:expandablemethodsNoel Grandin1-1/+1
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-2/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+2
2019-06-25weld HyperLink DialogCaolán McNamara1-193/+56
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-6/+63
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara1-9/+5
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-15/+4
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-2/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-4/+4
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-07-26It doesn't make sense to have document links in the online version.George Wood1-6/+10
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-0/+1
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-2/+1
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-6/+6
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin1-15/+15
2017-10-23loplugin:includeform: cuiStephan Bergmann1-7/+7
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-4/+4
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-14/+14
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-2/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+4
2017-06-13Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann1-4/+6
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-9/+9
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-9/+9
2017-04-25remove bitmaps from .src filesCaolán McNamara1-4/+5
2017-03-29convert EViewType to scoped enumNoel Grandin1-1/+1
2017-03-15replace creative empty string checkJochen Nitschke1-2/+1
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+2