summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* 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
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* WaE uninitialized pointerDavid Ostrovsky2013-03-171-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* 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-0112-48/+41
* remove all d.lstMichael Stahl2013-02-281-0/+0
* CreateFromAscii removal in canvasRicardo Montania2013-02-241-1/+1
* 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
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-269-0/+17
* 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