summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2013-11-27cairo canvas: Line dashing size depends on the line width.Jan Holesovsky1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-2/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-11canvas: include <> for external includesNorbert Thiebaud2-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-11-05fixincludeguards.sh: canvasThomas Arnhold83-214/+214
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-6/+2
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-2/+2
2013-10-28fixincludeguards.sh: canvasThomas Arnhold83-214/+214
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist13-13/+13
2013-10-22missing headersCaolán McNamara1-0/+3
2013-10-12What we actually want to check here is HAVE_FEATURE_X11Tor Lillqvist1-1/+2
2013-10-11CID#1103749 unintialized memberCaolán McNamara1-0/+1
2013-10-09oglcanvas: OUString cleanupThorsten Behrens2-9/+4
2013-10-08oglcanvas: ship comp registration, return device window.Thorsten Behrens1-1/+1
2013-10-08-Werror,-Wunused-private-fieldStephan Bergmann1-1/+9
2013-10-07only build openGL canvas when libGL supports shaderChristian Lohmaier1-1/+1
2013-10-07We're still stuck with boost::unordered_mapStephan Bergmann1-2/+2
2013-10-07Add opengl canvas implementation.Thorsten Behrens25-0/+4652
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens5-5/+10
2013-10-04fdo#39674 fix some spellingThomas Arnhold4-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-24/+24
2013-07-19allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke3-3/+3
2013-07-08Turn Radek's notes into README files.Radek Doulik1-0/+20
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan6-38/+30
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand5-4/+27
2013-06-13Related: #i121504# corrected error in canvas module when cairo is usedArmin Le Grand1-3/+2
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand3-12/+8
2013-06-13Add some error handling to bitmap conversion.Thorsten Behrens1-24/+31
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-1/+1
2013-06-11Cairo canvas fixesMichael Meeks1-66/+67
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks4-37/+5
2013-06-10Fix memory leak in cairo TextLayout::draw.Mark Wielaard1-0/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks8-168/+96
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan3-14/+11
2013-05-12Fix indent.Thorsten Behrens1-1/+1
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2-2/+2
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-20/+8
2013-04-29fdo#60949: Remove UNOLIBS_OOOMarcos Paulo de Souza23-2714/+0
2013-04-24canvas: remove obsolete include pathsMichael Stahl3-15/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist5-25/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-3/+0
2013-04-23execute move of global headersBjoern Michaelsen31-5905/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-48/+10
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák24-57/+57