summaryrefslogtreecommitdiffstats
path: root/canvas/source
Commit message (Expand)AuthorAgeFilesLines
* cairo canvas: Zero font's width means "the same as height".Jan Holesovsky2014-02-021-1/+5
* cairo canvas: Line dashing size depends on the line width.Jan Holesovsky2013-11-271-1/+1
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-2/+0
* 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
* We're still stuck with boost::unordered_mapStephan Bergmann2013-10-071-2/+2
* Add opengl canvas implementation.Thorsten Behrens2013-10-0723-0/+4577
* 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
* 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
* 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-2921-2653/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-27/+6
* 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-0723-55/+55
* new module i18nlangtagEike Rathke2013-04-053-3/+3
* Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann2013-04-021-0/+5
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* WaE uninitialized pointerDavid Ostrovsky2013-03-171-1/+1
* pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2013-03-144-5/+37
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-0111-29/+23