Age | Commit message (Expand) | Author |
2014-02-14 | Drop unused #include | Takeshi Abe |
2014-02-11 | coverity#706253 Uncaught exception | Caolán McNamara |
2014-02-11 | coverity#706250 Uncaught exception | Caolán McNamara |
2014-02-11 | coverity#1103731 Uncaught exception | Caolán McNamara |
2014-01-31 | cairo canvas: Zero font's width means "the same as height". | Jan Holesovsky |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-16 | Add missing include. | Matúš Kukan |
2014-01-16 | fdo#54938: Convert canvas to cppu::supportsService | Marcos Paulo de Souza |
2014-01-14 | longparas: drop wrong xub_StrLen casts now | Caolán McNamara |
2014-01-10 | Be explicit when using bool as integral value | Stephan Bergmann |
2013-12-18 | vcl get rid of xub_StrLen and STRING_LEN in outdev3 | Norbert Thiebaud |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-11-29 | Revert "add dummy oglcanvas::SpriteCanvas::copyRect so this compiles..." | Thorsten Behrens |
2013-11-28 | add dummy oglcanvas::SpriteCanvas::copyRect so this compiles... | Michael Stahl |
2013-11-27 | cairo canvas: Line dashing size depends on the line width. | Jan Holesovsky |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | canvas: include <> for external includes | Norbert Thiebaud |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-05 | fixincludeguards.sh: canvas | Thomas Arnhold |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-28 | fixincludeguards.sh: canvas | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | missing headers | Caolán McNamara |
2013-10-12 | What we actually want to check here is HAVE_FEATURE_X11 | Tor Lillqvist |
2013-10-11 | CID#1103749 unintialized member | Caolán McNamara |
2013-10-09 | oglcanvas: OUString cleanup | Thorsten Behrens |
2013-10-08 | oglcanvas: ship comp registration, return device window. | Thorsten Behrens |
2013-10-08 | -Werror,-Wunused-private-field | Stephan Bergmann |
2013-10-07 | only build openGL canvas when libGL supports shader | Christian Lohmaier |
2013-10-07 | We're still stuck with boost::unordered_map | Stephan Bergmann |
2013-10-07 | Add opengl canvas implementation. | Thorsten Behrens |
2013-10-07 | XCanvas does no longer imply XBitmapCanvas | Thorsten Behrens |
2013-10-04 | fdo#39674 fix some spelling | Thomas Arnhold |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
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-07-08 | Turn Radek's notes into README files. | Radek Doulik |
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 |