summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2014-01-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez1-12/+12
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand1-103/+69
2014-01-22fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida1-4/+0
2014-01-22fdo#73886: Check the right width in case the left width is zero.Kohei Yoshida1-0/+5
2014-01-21bool improvementsStephan Bergmann2-4/+4
2014-01-20fdo#73487: Center thick border lines around cell grid.Kohei Yoshida1-15/+66
2014-01-20Handle double lines for screen rendering.Kohei Yoshida1-2/+20
2014-01-20Ensure that the pixel line is at least 1 pixel wide.Kohei Yoshida1-2/+12
2014-01-20Do the same when the pixel thickness is zero.Kohei Yoshida1-0/+14
2014-01-20Substitute dashed line with a solid line at lower zoom levels.Kohei Yoshida1-23/+40
2014-01-20Better on-screen drawing of vertical dashed lines.Kohei Yoshida1-42/+100
2014-01-20Same solid line treatment for vertical lines during on-screen drawing.Kohei Yoshida1-11/+42
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida1-37/+140
2014-01-20Draw horizontal solid border lines directly in the pixel processor.Kohei Yoshida2-1/+67
2014-01-18-Werror,-Wunused-variableStephan Bergmann1-1/+0
2014-01-17Double line looks a bit too apart.Kohei Yoshida1-1/+1
2014-01-17Distance value has been already scaled; no need to apply scaling twice.Kohei Yoshida1-2/+3
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida1-2/+3
2014-01-17Use this pattern scale to scale things for better line pattern generation.Kohei Yoshida1-4/+3
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida2-5/+9
2014-01-17Draw double lined table border somewhat more pleasantly.Kohei Yoshida1-107/+63
2014-01-17Always disable anti-aliasing when drawing table borders.Kohei Yoshida1-0/+13
2014-01-17Use hairlines judiciously to draw very thin patterned strokes correctly.Kohei Yoshida1-3/+23
2014-01-17Fixed comment.Kohei Yoshida1-1/+1
2014-01-17fdo#72530: drawinglayer: fix PDF export of lossless pictureMichael Stahl1-1/+2
2014-01-16fix rendering issues in iOS with aquatsahi glik1-7/+7
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara4-18/+17
2014-01-10Use boolStephan Bergmann10-30/+30
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand1-3/+19
2013-12-23TyposJulien Nabet4-8/+8
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-08fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak1-1/+10
2013-12-08XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak1-2/+2
2013-12-08add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak3-0/+5
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-2/+2
2013-11-21TypoStephan Bergmann1-1/+1
2013-11-21No need for default component_getImplementationEnvironment function any moreStephan Bergmann1-17/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-11/+11
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-5/+0
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand10-92/+361
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand1-3/+12
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+1
2013-10-15update pchThomas Arnhold1-0/+1
2013-10-08fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann1-1/+2
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-11/+2
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann2-2/+0