Age | Commit message (Expand) | Author | Files | Lines |
2014-04-16 | Move OutputDevice source files to vcl/source/gdi/outdev | Chris Sherlock | 1 | -1196/+0 |
2014-04-07 | Don't special-case iOS here, either | Tor Lillqvist | 1 | -4/+0 |
2014-04-07 | Don't special-case iOS here, either | Tor Lillqvist | 1 | -3/+1 |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist | 1 | -19/+0 |
2014-04-02 | fdo#74702 update bad advise in comment in DrawTransparentNatively() | Chris Sherlock | 1 | -4/+5 |
2014-04-01 | fdo#74702 Refactor code to use ClipToPaintRegion() | Chris Sherlock | 1 | -14/+2 |
2014-03-29 | fdo#74702 Refactor OutputDevice::DrawTransparent() | Chris Sherlock | 1 | -240/+202 |
2014-03-29 | Fix another typo in a comment | Chris Sherlock | 1 | -1/+1 |
2014-03-29 | Fix comment typos in OutputDevice::DrawTransparent() | Chris Sherlock | 1 | -1/+1 |
2014-03-09 | Avoid possible resource leaks with boost::scoped_ptr | Takeshi Abe | 1 | -10/+9 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 1 | -11/+11 |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann | 1 | -20/+20 |
2014-02-18 | Translated German comments - find-german-comments | Luc Castermans | 1 | -1/+1 |
2014-02-14 | fix another crash on ios | tsahi glik | 1 | -0/+4 |
2014-01-27 | coverity#704393 Logically dead code | Caolán McNamara | 1 | -6/+0 |
2014-01-17 | Remove warning and build error with MSVC. | Kohei Yoshida | 1 | -2/+2 |
2014-01-17 | Ensure that we display patterned lines at all zoom levels. | Kohei Yoshida | 1 | -3/+39 |
2013-12-15 | Add a comment | Tor Lillqvist | 1 | -0/+2 |
2013-12-04 | VCL : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini | 1 | -5/+0 |
2013-06-17 | Resolves: #i121591# Corrected some transparent printing stuff for windows | Armin Le Grand | 1 | -2/+8 |
2013-06-12 | sal_Bool to bool | Takeshi Abe | 1 | -11/+11 |
2013-05-12 | Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe... | Armin Le Grand | 1 | -1/+1 |
2013-05-10 | Resolves: #i121445# Added transparency support to the gallery | Armin Le Grand | 1 | -0/+26 |
2013-04-24 | fdo#59259: Suppress the expensive parts when we are only writing to metafile. | Jan Holesovsky | 1 | -0/+3 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 1 | -3/+3 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 1 | -1/+1 |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl | 1 | -1/+1 |
2013-03-13 | Related: #119125# Added usage of the ClipRegion for dismantling Metafiles | Armin Le Grand | 1 | -0/+3 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 1 | -2/+2 |
2013-02-26 | Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdi | Tor Lillqvist | 1 | -6/+0 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist | 1 | -1/+1 |
2013-01-04 | Fix base location of the bitmap Wallpaper computation. | Jan Holesovsky | 1 | -2/+2 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 1 | -50/+16 |
2012-06-13 | removed code commented-out in the first place | Takeshi Abe | 1 | -5/+0 |
2012-03-16 | Cleanup: remove silly extra scope. | Thorsten Behrens | 1 | -215/+209 |
2011-12-05 | DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrame | Matteo Casalin | 1 | -14/+0 |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | 1 | -1/+1 |
2011-11-27 | remove include of pch header from vcl | Norbert Thiebaud | 1 | -2/+0 |
2011-04-29 | Make vcl building. | Jan Holesovsky | 1 | -3/+6 |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky | 1 | -8/+34 |
2011-03-29 | CWS-TOOLING: integrate CWS vcl2gnumake | Ivo Hinkelmann | 1 | -8/+8 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 1 | -51/+51 |
2011-03-11 | Move DBG_TRACE to OSL_TRACE | Thomas Arnhold | 1 | -4/+4 |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky | 1 | -51/+51 |
2011-02-17 | ka102: rebased to DEV300_m100 | ka | 1 | -51/+52 |
2011-02-14 | rebase to DEV300_m100 | Philipp Lohmann [pl] | 1 | -51/+51 |
2011-02-10 | fix memleak | Takeshi Abe | 1 | -0/+2 |
2011-02-04 | ka102: SVG import implementation | ka | 1 | -1/+27 |
2011-01-24 | vcl2gnumake: #i116589# header cleanup: linux,solaris,macos | Philipp Lohmann [pl] | 1 | -8/+8 |