Age | Commit message (Expand) | Author |
2012-07-16 | Reduce scope | Julien Nabet |
2012-07-04 | fix fdo#51547: revert "Some cppcheck cleaning" | Michael Meeks |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | use generic names rather than specific algorithm names when scaling | Luboš Luňák |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-05-28 | Some cppcheck cleaning | Julien Nabet |
2012-04-26 | WaE: msvc2008 unused formal parameter | Caolán McNamara |
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 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-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-02-17 | mark parameter as unused | David Tardon |
2012-02-17 | remove unused variable | David Tardon |
2012-02-07 | Remove obsolete quirk for text rotation. | Thorsten Behrens |
2012-01-09 | Avoid pointless const_cast, use getConstArray in all cases. | Thorsten Behrens |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-27 | remove include of pch header in canvas | Norbert Thiebaud |
2011-08-17 | add more component prefixes | Matúš Kukan |
2011-07-26 | Removed weird VERBOSE overload in canvas | Thorsten Behrens |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-16 | CWS gnumake4: convert canvas to new build system [hg:04b466050e00] | Mathias Bauer |
2011-05-18 | generalize ScopedBitmapAccess and simplify usage | David Tardon |
2011-04-08 | Fix overloaded-virtual warning in canvas | Thorsten Behrens |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-02-28 | CWS-TOOLING: integrate CWS impress195 | Ivo Hinkelmann |
2011-02-14 | rebase to DEV300_m100 | Philipp Lohmann [pl] |
2011-02-08 | Added iota to stl compat header, switch canvas to use that | Thorsten Behrens |
2011-01-26 | impress195: rebase to DEV300 m98 | Andre Fischer |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner |
2011-01-12 | rebase to DEV300_m97 | Philipp Lohmann [pl] |
2011-01-10 | removetooltypes01: #i112600# adjust canvas | Mikhail Voytenko |
2011-01-10 | removetooltypes01: #i112600# adjust canvas | Mikhail Voytenko |
2011-01-10 | removetooltypes01: #i112600# adjust canvas | Mikhail Voytenko |
2010-12-03 | vcl118: #i115905# improved clip region interface on SAL layer (part 1, window... | Philipp Lohmann [pl] |
2010-11-30 | #i96685# removed not-yet active code to help comment+deadcode removing devs | Herbert Duerr [hdu] |
2010-11-30 | #i96685# implement b2d-drawing of poly-gradients in vcl-canvas | Herbert Duerr [hdu] |
2010-11-30 | #i96685# fix drawing of gradients in vcl-canvas | Herbert Duerr [hdu] |
2010-11-24 | #i95645# fix obvious snafu with bitwise manipulation | Herbert Duerr [hdu] |
2010-11-05 | impress195: merge with DEV300_m92 | Andre Fischer |