summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* canvas: include <> for external includesNorbert Thiebaud2013-11-112-4/+4
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-2/+2
* fixincludeguards.sh: canvasThomas Arnhold2013-11-0583-214/+214
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-6/+2
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-2/+2
* fixincludeguards.sh: canvasThomas Arnhold2013-10-2883-214/+214
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2213-13/+13
* missing headersCaolán McNamara2013-10-221-0/+3
* What we actually want to check here is HAVE_FEATURE_X11Tor Lillqvist2013-10-121-1/+2
* CID#1103749 unintialized memberCaolán McNamara2013-10-111-0/+1
* oglcanvas: OUString cleanupThorsten Behrens2013-10-092-9/+4
* oglcanvas: ship comp registration, return device window.Thorsten Behrens2013-10-081-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2013-10-081-1/+9
* only build openGL canvas when libGL supports shaderChristian Lohmaier2013-10-071-1/+1
* We're still stuck with boost::unordered_mapStephan Bergmann2013-10-071-2/+2
* Add opengl canvas implementation.Thorsten Behrens2013-10-0725-0/+4652
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-075-5/+10
* fdo#39674 fix some spellingThomas Arnhold2013-10-044-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-215-24/+24
* allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier2013-07-191-1/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-133-3/+3
* Turn Radek's notes into README files.Radek Doulik2013-07-081-0/+20
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-176-38/+30
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-145-4/+27
* Related: #i121504# corrected error in canvas module when cairo is usedArmin Le Grand2013-06-131-3/+2
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-133-12/+8
* Add some error handling to bitmap conversion.Thorsten Behrens2013-06-131-24/+31
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-1/+1
* Cairo canvas fixesMichael Meeks2013-06-111-66/+67
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-114-37/+5
* Fix memory leak in cairo TextLayout::draw.Mark Wielaard2013-06-101-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-038-168/+96
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-203-14/+11
* Fix indent.Thorsten Behrens2013-05-121-1/+1
* Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2013-05-092-2/+2
* make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr2013-05-091-20/+8
* fdo#60949: Remove UNOLIBS_OOOMarcos Paulo de Souza2013-04-2923-2714/+0
* canvas: remove obsolete include pathsMichael Stahl2013-04-243-15/+0
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-5/+0
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-245-25/+0
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-3/+0
* execute move of global headersBjoern Michaelsen2013-04-2331-5905/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-48/+10
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-161-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0724-57/+57
* new module i18nlangtagEike Rathke2013-04-057-7/+7
* Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann2013-04-021-0/+5
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0