Age | Commit message (Expand) | Author |
2012-07-04 | fix fdo#51547: revert "Some cppcheck cleaning" | Michael Meeks |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-22 | remove bunch of obsolete looking .flt files | Michael Stahl |
2012-06-22 | use generic names rather than specific algorithm names when scaling | Luboš Luňák |
2012-06-19 | fix comment snafu | Michael Meeks |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
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-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-12 | 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-06-02 | targeted string re-work | Norbert Thiebaud |
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-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-26 | Updated canvas readme to contemporary state of things. | Thorsten Behrens |
2012-04-26 | Add trolling comments | Tor Lillqvist |
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-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
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-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-17 | compile these with exceptions again | Luboš Luňák |
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 |