summaryrefslogtreecommitdiff
path: root/canvas/source
AgeCommit message (Expand)Author
2013-07-19allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Related: #i121504# corrected error in canvas module when cairo is usedArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-13Add some error handling to bitmap conversion.Thorsten Behrens
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11Cairo canvas fixesMichael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-06-10Fix memory leak in cairo TextLayout::draw.Mark Wielaard
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-12Fix indent.Thorsten Behrens
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-29fdo#60949: Remove UNOLIBS_OOOMarcos Paulo de Souza
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-17WaE uninitialized pointerDavid Ostrovsky
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-02-21fix win buildCaolán McNamara
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-13Remove unused function useFontJulien Nabet
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-27::rtl prefix removal in canvasRicardo Montania
2012-11-22warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-20fix typoAndras Timar
2012-11-20use LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz
2012-11-09bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-26Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu
2012-10-15cairo canvas: handle 8-bit grey-scale alpha colors:Michael Stahl
2012-10-08WaE: unused function 'unoCapeFromCap'Tor Lillqvist
2012-10-08re-base on ALv2 code. Includes:Michael Meeks