summaryrefslogtreecommitdiff
path: root/vcl/source/control/roadmap.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2023-07-07combine PixelToLogic+LogicToPixel into LogicToLogicNoel Grandin
2023-07-06use logical pixels in ORoadmap::DrawHeadlineNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-06-20tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-31hyperlabel.hxx can be a private header nowCaolán McNamara
2019-08-31no need to include hyperlabel.hxxCaolán McNamara
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-07move Roadmap to vclCaolán McNamara