summaryrefslogtreecommitdiff
path: root/vcl/source/toolkit
AgeCommit message (Expand)AuthorFilesLines
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock1-9/+9
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin1-4/+3
2021-07-30flatten vcl::ImplControlDataNoel Grandin1-5/+4
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-05-03vcl: remove MetricVectorChris Sherlock1-1/+1
2020-10-19use tools::Long in vclNoel2-3/+3
2020-08-04loplugin:flatten in vclNoel Grandin1-21/+21
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-2/+2
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+3
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-2/+0
2018-11-26remove unused DrawFlags enum valuesNoel Grandin1-13/+2
2018-10-14MoreButton is solely used by toolkitCaolán McNamara1-0/+124
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara2-0/+270