summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/hatch.cxx
AgeCommit message (Expand)Author
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2022-12-01vcl: remove unnecessary includesChris Sherlock
2022-11-05ofz#53028 Integer-overflowCaolán McNamara
2022-11-04ofz#53028 Integer-overflowCaolán McNamara
2022-05-25ofz#47587 TimeoutCaolán McNamara
2022-05-17ofz: Avoid Integer-overflowCaolán McNamara
2022-03-06ofz: Too many hatch pointsCaolán McNamara
2022-03-05ofz#45231 TimeoutCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-04-17loplugin:buriedassign in vclNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock