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