Age | Commit message (Expand) | Author |
2013-07-19 | allow to build for Windows XP when using Visual Studio 2012 | Christian Lohmaier |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-17 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-14 | Resolves: #i121534# Reintegrating changes for rotated bitmap support | Armin Le Grand |
2013-06-13 | Related: #i121504# corrected error in canvas module when cairo is used | Armin Le Grand |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-13 | Add some error handling to bitmap conversion. | Thorsten Behrens |
2013-06-12 | Resolves: #i121237# Rework/Cleanup of Region code... | Armin Le Grand |
2013-06-11 | Cairo canvas fixes | Michael Meeks |
2013-06-11 | Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ... | Michael Meeks |
2013-06-10 | Fix memory leak in cairo TextLayout::draw. | Mark Wielaard |
2013-05-20 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-12 | Fix indent. | Thorsten Behrens |
2013-05-09 | Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPER | Armin Le Grand |
2013-05-09 | make conversions between BitmapColor and sal_uInt8 explicit | Herbert Dürr |
2013-04-29 | fdo#60949: Remove UNOLIBS_OOO | Marcos Paulo de Souza |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h are | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-02 | Adapt code to IllegalArgumentException being a RuntimeException | Stephan Bergmann |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-17 | WaE uninitialized pointer | David Ostrovsky |
2013-03-14 | pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtrips | Radek Doulik |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király |
2013-02-21 | fix win build | Caolán McNamara |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-02-05 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-13 | Remove unused function useFont | Julien Nabet |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-09 | RTL_CONSTASCII_(U)STRINGPARAM removed in canvas | Chr. Rossmanith |
2013-01-07 | RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP) | Chr. Rossmanith |
2012-11-27 | More ::rtl::OUString -> OUString in canvas | Ricardo Montania |
2012-11-27 | ::rtl prefix removal in canvas | Ricardo Montania |
2012-11-22 | warning C4309: '=' : truncation of constant value | Stephan Bergmann |
2012-11-22 | fix 3D 'fade' transitions | David Tardon |
2012-11-20 | fix typo | Andras Timar |
2012-11-20 | use LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-12 | unusedcode.ease cleanup | José Guilherme Vanz |
2012-11-09 | bnc#681110: Fix squashed glyphs with Cairo canvas. | Jan Holesovsky |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-26 | Resolves: fdo#47432 Improve the "faux bold" in cairo canvas | Flex Liu |
2012-10-15 | cairo canvas: handle 8-bit grey-scale alpha colors: | Michael Stahl |
2012-10-08 | WaE: unused function 'unoCapeFromCap' | Tor Lillqvist |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |