summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/linkdlg.cxx
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in cuiJulien Nabet
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-04-02drop some unneeded includesCaolán McNamara
2019-04-01drop unnecessary includesCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-12show something for the link name if there is no link bodyCaolán McNamara
2017-11-14related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25cpp check, fix redundantAssignmentGábor Koruhely
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek