summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/linkdlg.cxx
AgeCommit message (Expand)Author
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
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann