Age | Commit message (Expand) | Author |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-14 | fix crash on ios | tsahi glik |
2014-01-30 | "stati" considered both pretentious and incorrect Latin | Michael Stahl |
2014-01-28 | sd/qa: Remove InteropGrabBag property from XML dumps | Jacobo Aragunde Pérez |
2014-01-23 | Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecomposition | Armin Le Grand |
2014-01-22 | fdo#73886: Let's keep the "left" border outer and "right" inner. | Kohei Yoshida |
2014-01-22 | fdo#73886: Check the right width in case the left width is zero. | Kohei Yoshida |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-20 | fdo#73487: Center thick border lines around cell grid. | Kohei Yoshida |
2014-01-20 | Handle double lines for screen rendering. | Kohei Yoshida |
2014-01-20 | Ensure that the pixel line is at least 1 pixel wide. | Kohei Yoshida |
2014-01-20 | Do the same when the pixel thickness is zero. | Kohei Yoshida |
2014-01-20 | Substitute dashed line with a solid line at lower zoom levels. | Kohei Yoshida |
2014-01-20 | Better on-screen drawing of vertical dashed lines. | Kohei Yoshida |
2014-01-20 | Same solid line treatment for vertical lines during on-screen drawing. | Kohei Yoshida |
2014-01-20 | Better pixelization of dashed lines for screen rendering. | Kohei Yoshida |
2014-01-20 | Draw horizontal solid border lines directly in the pixel processor. | Kohei Yoshida |
2014-01-18 | -Werror,-Wunused-variable | Stephan Bergmann |
2014-01-17 | Double line looks a bit too apart. | Kohei Yoshida |
2014-01-17 | Distance value has been already scaled; no need to apply scaling twice. | Kohei Yoshida |
2014-01-17 | Apply dashing without consulting current map unit. | Kohei Yoshida |
2014-01-17 | Use this pattern scale to scale things for better line pattern generation. | Kohei Yoshida |
2014-01-17 | Pass scaling to borderline primitive objects. | Kohei Yoshida |
2014-01-17 | Draw double lined table border somewhat more pleasantly. | Kohei Yoshida |
2014-01-17 | Always disable anti-aliasing when drawing table borders. | Kohei Yoshida |
2014-01-17 | Use hairlines judiciously to draw very thin patterned strokes correctly. | Kohei Yoshida |
2014-01-17 | Fixed comment. | Kohei Yoshida |
2014-01-17 | fdo#72530: drawinglayer: fix PDF export of lossless picture | Michael Stahl |
2014-01-16 | fix rendering issues in iOS with aqua | tsahi glik |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-13 | longparas: xub_StrLen->sal_Int32 | Caolán McNamara |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-09 | Resolves: #i124002# use own logical size for graphics... | Armin Le Grand |
2013-12-23 | Typos | Julien Nabet |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-08 | fdo#72260: guard against duplicate "name" attribute | Korrawit Pruegsanusak |
2013-12-08 | XShapeDumper: empty name should not be dumped | Korrawit Pruegsanusak |
2013-12-08 | add vim modelines for drawinglayer/source/dumper/* | Korrawit Pruegsanusak |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL | Noel Grandin |
2013-11-21 | Typo | Stephan Bergmann |
2013-11-21 | No need for default component_getImplementationEnvironment function any more | Stephan Bergmann |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-06 | Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... | Armin Le Grand |
2013-11-05 | Resolves: i123564 corrected some aspects when working with bitmaps... | Armin Le Grand |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-15 | update pch | Thomas Arnhold |
2013-10-08 | fdo#70090: Avoid race in copy vs. modification of aRetval Sequence | Stephan Bergmann |