summaryrefslogtreecommitdiff
path: root/solenv/prj
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/prj')
0 files changed, 0 insertions, 0 deletions
reduce limit while fuzzingCaolán McNamara 2022-07-17ofz#48585 Out-of-memoryCaolán McNamara 2022-03-22use dashing info from struct LineInfo in EPS writer (tdf#146804)Luboš Luňák 2021-09-09vcl: move OutputDevice antialiasing functions to outdev.cxxChris Sherlock 2021-09-02vcl: move OutputDevice line functions to line.cxxChris Sherlock 2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin 2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara 2020-12-01DrawPolyLine/DrawPolyPolygon never called with null OutputDevice*Caolán McNamara 2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara 2020-11-14remove SalPointNoel Grandin 2020-11-11make sure mpAlphaVDev is drawn when drawing lines (tdf#137974)Luboš Luňák 2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák 2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák 2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák 2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand 2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora) 2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen 2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin 2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke 2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand