summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand5-4/+27
2013-06-13Related: #i121504# corrected error in canvas module when cairo is usedArmin Le Grand1-3/+2
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand3-12/+8
2013-06-13Add some error handling to bitmap conversion.Thorsten Behrens1-24/+31
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-1/+1
2013-06-11Cairo canvas fixesMichael Meeks1-66/+67
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks4-37/+5
2013-06-10Fix memory leak in cairo TextLayout::draw.Mark Wielaard1-0/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks8-168/+96
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan3-14/+11
2013-05-12Fix indent.Thorsten Behrens1-1/+1
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2-2/+2
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-20/+8
2013-04-29fdo#60949: Remove UNOLIBS_OOOMarcos Paulo de Souza23-2714/+0
2013-04-24canvas: remove obsolete include pathsMichael Stahl3-15/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist5-25/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-3/+0
2013-04-23execute move of global headersBjoern Michaelsen31-5905/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-48/+10
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák24-57/+57
2013-04-05new module i18nlangtagEike Rathke7-7/+7
2013-04-02Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann1-0/+5
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-17WaE uninitialized pointerDavid Ostrovsky1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik4-5/+37
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király12-48/+41
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-24CreateFromAscii removal in canvasRicardo Montania1-1/+1
2013-02-21fix win buildCaolán McNamara1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter9-73/+48
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-8/+4
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl9-0/+17
2013-01-13Remove unused function useFontJulien Nabet2-10/+0
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist7-10/+10
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith12-260/+210
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith8-37/+33
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-15postprocess: convert to gbuildMatúš Kukan1-5/+1
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania8-44/+35
2012-11-27::rtl prefix removal in canvasRicardo Montania7-26/+24
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania5-27/+27
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann1-2/+2