summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
AgeCommit message (Expand)Author
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
2013-06-17move now private headers to private locationCaolán McNamara
2013-06-15Resolves: #i122216# Ensure FormControls get printed/PDFedArmin Le Grand
2013-06-12Resolves: #i121297# corrected non-AAed gradient rendering...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2011-12-05aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable a...Armin Le Grand
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-15fix the condition of whether to use new metafile decompositionRadek Doulik
2011-02-09restrict metafile decomposition (fixes n#650049)Radek Doulik
2011-02-04ka102: SVG import implementationka
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-04#i112117# changed the Metafile primitive decomposition to better handle sub-m...Armin Le Grand
2010-05-27#i111846# added drawing BackgroundFill for hatch when not AAedArmin Le Grand