summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixedhyper.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara1-2/+3
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-09vcl: window destructors calling disposeNoel Grandin1-4/+0
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara1-7/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-01vcl: FixedHyper - take into account text alignmentTomaž Vajngerl1-3/+26
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock1-2/+0
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-13use SetControlForeground instead of SetTextColorCaolán McNamara1-2/+2
2012-11-13merge SetDescription into SetTextCaolán McNamara1-2/+2
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-0/+133