summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/region.cxx
AgeCommit message (Expand)Author
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2022-06-28tdf#134328 only copy the RegionBand if it is actually sharedNoel Grandin
2022-06-28tdf#134328 use more make_sharedNoel Grandin
2022-05-18ofz#46060 TimeoutCaolán McNamara
2022-03-21ofz#45878 add a way to set some limit on hugely complex clipsCaolán McNamara
2022-03-18Fix typosAndrea Gelmini
2022-03-18ofz: Timeout in clipPolyPolygonOnPolyPolygonCaolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use shared_ptr for these fields in RegionNoel Grandin
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-01ofz#29096 Direct-leakCaolán McNamara
2020-12-28ofz#28984 Direct-leakCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27loplugin:makeshared in vclNoel Grandin
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-01tdf#120703 PVS: do not split a band that is just one pixel highMike Kaganski
2018-11-22convert LineType to scoped enumNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-03-31clang-tidy modernize-use-equals-default in vcl/source/gdiJochen Nitschke
2018-03-20Resolves: tdf#116483 smart art incorrectly renderedCaolán McNamara
2018-03-12forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-29Modernize a bit vcl (part3)Julien Nabet
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-05-21Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-12-07Convert region to use std::unique_ptrMark Page
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-01-10Fix typosAndrea Gelmini