summaryrefslogtreecommitdiff
path: root/include/vcl/imap.hxx
AgeCommit message (Expand)Author
2024-03-14reduce symbol visibility in vclNoel Grandin
2023-07-13ImageMap::GetHitIMapObject can be constNoel Grandin
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara