1. 6a7ae60 Kill directx < 9 ifdefery by Riccardo Magliocchetti · 11 years ago
  2. dbf093a coverity#982921 do not leak by David Tardon · 11 years ago
  3. af5ebbf create a macro library for implementing bit-flags types by Noel Grandin · 12 years ago
  4. a28e7f7 loplugin: cstylecast by Noel Grandin · 12 years ago
  5. 8717cbc GLSL files should go into $(LIBO_ETC_FOLDER)/opengl by Tor Lillqvist · 12 years ago
  6. cf86b34 fix windows build by Noel Grandin · 12 years ago
  7. c9d4a28 fdo#82577: Handle PolyPolygon by Noel Grandin · 12 years ago
  8. 8dbde08 fdo#82577: Handle Region by Noel Grandin · 12 years ago
  9. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  10. e1ba582 fix windows build by Noel Grandin · 12 years ago
  11. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  12. be7d3df remove SAL_DEBUGs introduced earlier by Markus Mohrhard · 12 years ago
  13. 7741e4c some temporary debug output by Markus Mohrhard · 12 years ago
  14. b1d2bbe add warning about bad input by Markus Mohrhard · 12 years ago
  15. 1de0dd0 make the shaders compliant to GLSL 1.2 by Markus Mohrhard · 12 years ago
  16. 55226553 fix shader names, the .glsl is attached in OpenGLHelper::LoadShader by Markus Mohrhard · 12 years ago
  17. 30cf652 request a legacy context for OGLTrans by Markus Mohrhard · 12 years ago
  18. efe49ba coverity#1233512 Uncaught exception by Caolán McNamara · 12 years ago
  19. 45dfbdc Fix build with boost-1.56.0. by Jörg Sonnenberger · 12 years ago
  20. 794d5ac vcl: use enum for complex text layout constants by Noel Grandin · 12 years ago
  21. 2f0259d fix invalid memory access in dx bitmap code by Markus Mohrhard · 12 years ago
  22. 282c16a fix OpenGL canvas windows build by Markus Mohrhard · 12 years ago
  23. 12a1179 -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  24. ac7e26e -Werror,-Wunused-macros by Stephan Bergmann · 12 years ago
  25. 396fa3b reimplement custom sprite rendering with FBO by Markus Mohrhard · 12 years ago
  26. 779ae37 reuse OpenGLContext in OGL canvas by Markus Mohrhard · 12 years ago
  27. a7f3c73 extract shaders to own file and use shared shader loading by Markus Mohrhard · 12 years ago
  28. 5f7f186 Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  29. 5cca1cb Accept also WINDOWS_SDK_VERSION == 81 by Tor Lillqvist · 12 years ago
  30. cd3d26b vcl consitent use of long for corrdinate by Norbert Thiebaud · 12 years ago
  31. 05a676e canvas: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  32. 0b978f2 rtl::Reference fits just fine here by Stephan Bergmann · 12 years ago
  33. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  34. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  35. d8863b7 coverity#735682 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  36. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  37. b446c56 coverity#736029 Missing break in switch by Caolán McNamara · 12 years ago
  38. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  39. b54e050 canvas: drop using from headers by Thomas Arnhold · 12 years ago
  40. 878398b dx_winstuff.hxx does already undef them by Thomas Arnhold · 12 years ago
  41. 05c141bc DX canvas: provide a OutputDevice pointer as a device handler instead of HDC by Zolnai Tamás · 12 years ago
  42. ae71ad47 coverity#735401 Logically dead code by Caolán McNamara · 12 years ago
  43. 81bd29a canvas: sal_Bool->bool by Noel Grandin · 12 years ago
  44. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  45. 7d2cf38 canvas: sal_Bool->bool by Noel Grandin · 12 years ago
  46. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  47. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  48. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  49. f31ac24 Resolves: rhbz#1086714 overlarge pixmap by Caolán McNamara · 12 years ago
  50. 3764cfb Remove iota template function & last call site. by Thorsten Behrens · 12 years ago
  51. 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
  52. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  53. 6ac0e13 Remove silly PUT_SEMICOLON_AT_THE_END by Stephan Bergmann · 12 years ago
  54. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  55. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  56. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  57. 3b0c60b coverity#738566 Uninitialized pointer field by Caolán McNamara · 12 years ago
  58. 7d3b9d3 typo: optimisation -> optimization by Thomas Arnhold · 12 years ago
  59. 06db1ed fdo#38844 Remove XOR rendering code from canvas module by Krisztian Pinter · 12 years ago
  60. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  61. 1649caef Remove unused include by Stephan Bergmann · 12 years ago
  62. 268be3a Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDE by Stephan Bergmann · 12 years ago
  63. 19edde1 Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDE by Stephan Bergmann · 12 years ago
  64. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  65. 8747200 Remove visual noise from canvas by Alexander Wilms · 12 years ago
  66. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  67. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  68. bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
  69. c306777 coverity#706253 Uncaught exception by Caolán McNamara · 12 years ago
  70. 3671f9f coverity#706250 Uncaught exception by Caolán McNamara · 12 years ago
  71. 1491cea coverity#1103731 Uncaught exception by Caolán McNamara · 12 years ago
  72. 9d5024a cairo canvas: Zero font's width means "the same as height". by Jan Holesovsky · 12 years ago
  73. a586ee9 bool improvements by Stephan Bergmann · 12 years ago
  74. 29e99c6 Add missing include. by Matúš Kukan · 12 years ago
  75. ccf47bd fdo#54938: Convert canvas to cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  76. f0bae2b longparas: drop wrong xub_StrLen casts now by Caolán McNamara · 12 years ago
  77. fe23abd Be explicit when using bool as integral value by Stephan Bergmann · 12 years ago
  78. 4c539fa vcl get rid of xub_StrLen and STRING_LEN in outdev3 by Norbert Thiebaud · 12 years ago
  79. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  80. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  81. 8840cdc Revert "add dummy oglcanvas::SpriteCanvas::copyRect so this compiles..." by Thorsten Behrens · 12 years ago
  82. f0d93fa add dummy oglcanvas::SpriteCanvas::copyRect so this compiles... by Michael Stahl · 12 years ago
  83. 843b211 cairo canvas: Line dashing size depends on the line width. by Jan Holesovsky · 12 years ago
  84. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  85. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  86. 4ac9fa7 canvas: include <> for external includes by Norbert Thiebaud · 12 years ago
  87. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  88. 07fc812 fixincludeguards.sh: canvas by Thomas Arnhold · 12 years ago
  89. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  90. 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
  91. bb14294 fixincludeguards.sh: canvas by Thomas Arnhold · 12 years ago
  92. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  93. 858d3ad missing headers by Caolán McNamara · 12 years ago
  94. c3ba72e What we actually want to check here is HAVE_FEATURE_X11 by Tor Lillqvist · 12 years ago
  95. 2f6b2cf CID#1103749 unintialized member by Caolán McNamara · 12 years ago
  96. 7727b9e oglcanvas: OUString cleanup by Thorsten Behrens · 13 years ago
  97. 1aae965 oglcanvas: ship comp registration, return device window. by Thorsten Behrens · 13 years ago
  98. 2f5f2c7 -Werror,-Wunused-private-field by Stephan Bergmann · 13 years ago
  99. 6019a15 only build openGL canvas when libGL supports shader by Christian Lohmaier · 13 years ago
  100. be0db44 We're still stuck with boost::unordered_map by Stephan Bergmann · 13 years ago