summaryrefslogtreecommitdiffstats
path: root/canvas/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix win buildCaolán McNamara2013-02-211-1/+1
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-02-209-73/+48
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-051-8/+4
* Remove unused function useFontJulien Nabet2013-01-132-10/+0
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-117-10/+10
* RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith2013-01-0912-260/+210
* RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith2013-01-078-37/+33
* More ::rtl::OUString -> OUString in canvasRicardo Montania2012-11-277-42/+34