summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* fix crash on iostsahi glik2014-02-141-0/+4
* "stati" considered both pretentious and incorrect LatinMichael Stahl2014-01-301-2/+2
* sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez2014-01-281-12/+12
* Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand2014-01-231-103/+69
* fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida2014-01-221-4/+0
* fdo#73886: Check the right width in case the left width is zero.Kohei Yoshida2014-01-221-0/+5
* bool improvementsStephan Bergmann2014-01-212-4/+4
* fdo#73487: Center thick border lines around cell grid.Kohei Yoshida2014-01-201-15/+66
* Handle double lines for screen rendering.Kohei Yoshida2014-01-201-2/+20
* Ensure that the pixel line is at least 1 pixel wide.Kohei Yoshida2014-01-201-2/+12
* Do the same when the pixel thickness is zero.Kohei Yoshida2014-01-201-0/+14
* Substitute dashed line with a solid line at lower zoom levels.Kohei Yoshida2014-01-201-23/+40
* Better on-screen drawing of vertical dashed lines.Kohei Yoshida2014-01-201-42/+100
* Same solid line treatment for vertical lines during on-screen drawing.Kohei Yoshida2014-01-201-11/+42
* Better pixelization of dashed lines for screen rendering.Kohei Yoshida2014-01-201-37/+140
* Draw horizontal solid border lines directly in the pixel processor.Kohei Yoshida2014-01-202-1/+67
* -Werror,-Wunused-variableStephan Bergmann2014-01-181-1/+0
* Double line looks a bit too apart.Kohei Yoshida2014-01-171-1/+1
* Distance value has been already scaled; no need to apply scaling twice.Kohei Yoshida2014-01-171-2/+3
* Apply dashing without consulting current map unit.Kohei Yoshida2014-01-171-2/+3
* Use this pattern scale to scale things for better line pattern generation.Kohei Yoshida2014-01-171-4/+3
* Pass scaling to borderline primitive objects.Kohei Yoshida2014-01-172-5/+9
* Draw double lined table border somewhat more pleasantly.Kohei Yoshida2014-01-171-107/+63
* Always disable anti-aliasing when drawing table borders.Kohei Yoshida2014-01-171-0/+13
* Use hairlines judiciously to draw very thin patterned strokes correctly.Kohei Yoshida2014-01-171-3/+23
* Fixed comment.Kohei Yoshida2014-01-171-1/+1
* fdo#72530: drawinglayer: fix PDF export of lossless pictureMichael Stahl2014-01-171-1/+2
* fix rendering issues in iOS with aquatsahi glik2014-01-161-7/+7
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-2/+2
* longparas: xub_StrLen->sal_Int32Caolán McNamara2014-01-134-18/+17
* Use boolStephan Bergmann2014-01-1010-30/+30
* Resolves: #i124002# use own logical size for graphics...Armin Le Grand2014-01-091-3/+19
* TyposJulien Nabet2013-12-234-8/+8
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak2013-12-081-1/+10
* XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak2013-12-081-2/+2
* add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak2013-12-083-0/+5
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-221-2/+2
* TypoStephan Bergmann2013-11-211-1/+1
* No need for default component_getImplementationEnvironment function any moreStephan Bergmann2013-11-211-17/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-11/+11
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-5/+0
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-0610-92/+361
* Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand2013-11-051-3/+12
* drop unnecessary tools/string includesCaolán McNamara2013-10-202-2/+1
* update pchThomas Arnhold2013-10-151-0/+1
* fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann2013-10-081-1/+2