Age | Commit message (Expand) | Author |
2012-11-09 | bnc#681110: Fix squashed glyphs with Cairo canvas. | Jan Holesovsky |
2012-11-09 | Resolves: fdo#47432 Improve the "faux bold" in cairo canvas | Flex Liu |
2012-07-04 | fix fdo#51547: revert "Some cppcheck cleaning" | Michael Meeks |
2012-06-22 | use generic names rather than specific algorithm names when scaling | Luboš Luňák |
2012-06-18 | fdo#30519 paint scrolled area from the right surface | David Tardon |
2012-06-18 | OSL_TRACE -> SAL_INFO | David Tardon |
2012-06-17 | Get rid of GRADIENT_* defines, they conflict with Windows GDI types. | Jan Holesovsky |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-05-28 | Some cppcheck cleaning | Julien Nabet |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-09 | Related: fdo#48961 don't crash on silly pixmap sizes | Caolán McNamara |
2012-05-03 | Remove unused method canvas::tools::clipBlit | Jordi Mallach |
2012-05-01 | rework callcatcher makefile to build subsequentcheck tests | Caolán McNamara |
2012-04-30 | Some removing in cairocanvas | Julien Nabet |
2012-04-26 | WaE: msvc2008 unused formal parameter | Caolán McNamara |
2012-04-23 | bomb out compilation of cairo canvas for mac or windows | Michael Meeks |
2012-04-15 | Nah, don't obscure the right type with void* | Tor Lillqvist |
2012-04-15 | Copy and adapt current state of Norbert's CoreText work for iOS | Tor Lillqvist |
2012-04-12 | unusedcode.easy: remove various methods | Thomas Arnhold |
2012-04-12 | add .5 to control points coordinates after transformation | Radek Doulik |
2012-04-10 | Remove unused constructor for ParametricPolyPolygon | Gábor Stefanik |
2012-04-09 | Remove canvas::tools::calcRectToRectTransform | Julien Nabet |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-26 | removed duplicate includes in basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-16 | Add missing component file for canvas. | Thorsten Behrens |
2012-03-16 | Cleanup formatting in cairocanvas | Thorsten Behrens |
2012-03-16 | Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes | Thorsten Behrens |
2012-03-16 | Use transparency for gradients fdo#45219 | Thorsten Behrens |
2012-03-16 | Return proper transparency value even for ignore_color. | Thorsten Behrens |
2012-03-16 | Make sure mask is rendered opaque in vclcanvas. | Thorsten Behrens |
2012-03-16 | Remove nasty xor hack for non-Mac vclcanvas | Thorsten Behrens |
2012-03-16 | Another partial fix for fdo#45219 | Thorsten Behrens |
2012-03-16 | Consistent use of alpha in cairocanvas | Thorsten Behrens |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-02-25 | Remove unused code | Elton Chung |
2012-02-22 | Fix fdo#45219 wrong transparency for animated objects. | Thorsten Behrens |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-17 | mark parameter as unused | David Tardon |
2012-02-17 | remove unused variable | David Tardon |
2012-02-13 | Remove unused code | Elton Chung |
2012-02-10 | Removing one obsolte GNUC check for GCC < 4.0.1 | Carsten Niehaus |
2012-02-07 | Remove obsolete quirk for text rotation. | Thorsten Behrens |
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud |
2012-02-01 | the depth argument must be >= 0 | David Tardon |
2012-01-25 | transparency gradient effect fade in is wrong (fdo#45219) | David Tardon |
2012-01-24 | make slide transitions work | David Tardon |