summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara3-0/+9
2013-09-20Resolves: #i123295# corrected object and clip rect...Armin Le Grand1-2/+5
2013-09-17convert DRAWINGLAYER module from String to OUStringNoel Grandin1-2/+2
2013-09-09drawinglayer: added dumping of InteropGrabBag propAndres Gomez1-6/+7
2013-09-05WaE: unused function 'dumpInteropGrabBagAsElement'Tor Lillqvist1-0/+6
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez1-0/+17
2013-09-05clean up after my cow wrapper changesThomas Arnhold5-25/+0
2013-08-31deleted code that was commented outPhilipp Riemer1-2/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-15/+4
2013-08-28Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand1-22/+2
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin7-29/+29
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1