summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/linkdlg.cxx
AgeCommit message (Expand)Author
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
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin