summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-10remove whitespaceMarkus Mohrhard
2014-03-05Simplify DrawWaveKeith Curtis
2014-03-05remove unused code in drawinglayerNoel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14fix crash on iostsahi glik
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl
2014-01-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
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-21bool improvementsStephan Bergmann
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-18-Werror,-Wunused-variableStephan Bergmann
2014-01-17Double line looks a bit too apart.Kohei Yoshida
2014-01-17Distance value has been already scaled; no need to apply scaling twice.Kohei Yoshida
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida
2014-01-17Use this pattern scale to scale things for better line pattern generation.Kohei Yoshida
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Draw double lined table border somewhat more pleasantly.Kohei Yoshida
2014-01-17Always disable anti-aliasing when drawing table borders.Kohei Yoshida
2014-01-17Use hairlines judiciously to draw very thin patterned strokes correctly.Kohei Yoshida
2014-01-17Fixed comment.Kohei Yoshida
2014-01-17fdo#72530: drawinglayer: fix PDF export of lossless pictureMichael Stahl
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-13longparas: xub_StrLen->sal_Int32Caolán McNamara
2014-01-10Use boolStephan Bergmann
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand
2013-12-23TyposJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-08fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak
2013-12-08XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak
2013-12-08add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin