summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixedhyper.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-07-11Correctly position hyperlink focusJan-Marek Glogowski
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-20loplugin:staticmethodsStephan Bergmann
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-10-16convert Link<> to typedNoel Grandin
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-09vcl: window destructors calling disposeNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-01vcl: FixedHyper - take into account text alignmentTomaž Vajngerl
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-13use SetControlForeground instead of SetTextColorCaolán McNamara
2012-11-13merge SetDescription into SetTextCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara