summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
AgeCommit message (Expand)Author
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-04-26loplugin:defaultparamsTor Lillqvist
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-15Correct claim made in commentTor Lillqvist
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-28Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2014-11-21Revert "WaE: unused functions"Tor Lillqvist
2014-11-21Revert "fdo#81643: Regression in rendering of borders"Kohei Yoshida
2014-11-21WaE: unused functionsTor Lillqvist
2014-11-21fdo#81643: Regression in rendering of bordersZolnai Tamás
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-04-26fdo#74336 draw hairline if line width is smallTomaž Vajngerl
2014-04-11Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString()Tor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-01-22fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida
2014-01-22fdo#73886: Check the right width in case the left width is zero.Kohei Yoshida
2014-01-20fdo#73487: Center thick border lines around cell grid.Kohei Yoshida
2014-01-20Handle double lines for screen rendering.Kohei Yoshida
2014-01-20Ensure that the pixel line is at least 1 pixel wide.Kohei Yoshida
2014-01-20Do the same when the pixel thickness is zero.Kohei Yoshida
2014-01-20Substitute dashed line with a solid line at lower zoom levels.Kohei Yoshida
2014-01-20Better on-screen drawing of vertical dashed lines.Kohei Yoshida
2014-01-20Same solid line treatment for vertical lines during on-screen drawing.Kohei Yoshida
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida
2014-01-20Draw horizontal solid border lines directly in the pixel processor.Kohei Yoshida
2014-01-17Always disable anti-aliasing when drawing table borders.Kohei Yoshida
2014-01-17Fixed comment.Kohei Yoshida
2013-07-12fdo#66745: drawinglayer: properly restore anti-aliasing modeMichael Stahl
2013-07-04emf+ is not decomposed into primitives, so restore wind and playCaolán McNamara
2013-06-19Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand