/scaddins/

/cib/libreoffice-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/vcl/region.hxx
AgeCommit message (Expand)Author
2021-09-23put vcl::Region operator<< in the vcl namespaceLuboš Luňák
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-22no need to use shared_ptr for these fields in RegionNoel Grandin
2020-12-02make debug output for vcl::Region also print tools PolyPolygonLuboš Luňák
2020-10-19use tools::Long in vclNoel
2020-01-28add SAL_WARN_UNUSED to RegionCaolán McNamara