summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* Cairo canvas fixesMichael Meeks2013-06-121-66/+67
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-124-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
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* postprocess: convert to gbuildMatúš Kukan2012-12-151-5/+1
* More ::rtl::OUString -> OUString in canvasRicardo Montania2012-11-278-44/+35
* ::rtl prefix removal in canvasRicardo Montania2012-11-277-26/+24
* Some ::rtl::OUString -> OUString in canvasRicardo Montania2012-11-275-27/+27
* warning C4309: '=' : truncation of constant valueStephan Bergmann2012-11-221-2/+2
* fix 3D 'fade' transitionsDavid Tardon2012-11-227-12/+689
* fix typoAndras Timar2012-11-201-1/+1
* use LanguageTagEike Rathke2012-11-201-2/+2
* use LanguageTagEike Rathke2012-11-172-4/+4
* unusedcode.ease cleanupJosé Guilherme Vanz2012-11-126-46/+0