1. 7ac688f vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possible by Louis-Francis Ratté-Boulianne · 11 years ago feature/lfrb-vcl-opengl
  2. 6563a90 vcl: Track the GL context's clip region and update before drawing when needed by Louis-Francis Ratté-Boulianne · 11 years ago
  3. 385dd7d vcl: Move the painting fence to the OpenGL context by Louis-Francis Ratté-Boulianne · 11 years ago
  4. e26c8fd vcl: Always use the same OpenGL context when drawing in a window by Louis-Francis Ratté-Boulianne · 11 years ago
  5. 83b31b4 windows opengl: Introduce OpenGLCompatibleDC. by Jan Holesovsky · 11 years ago
  6. 40581a8 vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled(). by Jan Holesovsky · 11 years ago
  7. b7342ea vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice. by Michael Meeks · 11 years ago
  8. 29153ff vcl: Add support for backend-dependent blending of bitmaps (mask and alpha) by Louis-Francis Ratté-Boulianne · 11 years ago
  9. ba6af6f windows opengl: Share the contexts as we do on Linux. by Jan Holesovsky · 11 years ago
  10. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  11. f9a161f vcl: remove more unnecessary headers from mapmod.hxx by Michael Stahl · 11 years ago
  12. e815987 vcl: move the Impl class of MapMode ...uhm... out of the public header? by Michael Stahl · 11 years ago
  13. c376ecb Realy->Really by Caolán McNamara · 11 years ago
  14. a6fee2c vcl: Use scissor or stencil for clipping in OpenGL backend by Louis-Francis Ratté-Boulianne · 11 years ago
  15. f433825 vcl: Use single-buffer rendering and only flush when necessary by Louis-Francis Ratté-Boulianne · 11 years ago
  16. d72b93a drop pool ver 1 import support by Caolán McNamara · 11 years ago
  17. 8a75daf make FastAttributeList's unknown attribute value be passed as OString by Luboš Luňák · 11 years ago
  18. 95cec52 allow inserting attributes that have zero length by Luboš Luňák · 11 years ago
  19. a8af20d typo: represant->represent by Andras Timar · 11 years ago
  20. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  21. 485ac5e Clean up SvxFontHeightItem::SetProp by Stephan Bergmann · 11 years ago
  22. 355770ef fdo82708 Add missing tooltips to Writer Statusbar by Samuel Mehrbrodt · 11 years ago
  23. 63c48a7 Fix SvxFontHeightItem::operator= by Stephan Bergmann · 11 years ago
  24. 2a68ed1 Revert "Some SvxFontHeightItem clean-up" by Stephan Bergmann · 11 years ago
  25. d5f93eb Some SvxFontHeightItem clean-up by Stephan Bergmann · 11 years ago
  26. ca2fefb Add a function to compare version number strings by Tor Lillqvist · 11 years ago
  27. 9bdce35 callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effect by Caolán McNamara · 11 years ago
  28. e43e830 xmloff: XML_DROPDOWN should be XML_DROP_DOWN by Michael Stahl · 11 years ago
  29. 896ac21 vcl: move OutputDevice::ImplDrawFrameDev() to Window by Chris Sherlock · 11 years ago
  30. a52f292 fdo#84938: replace HELPMODE_ constants with enum by Noel Grandin · 11 years ago
  31. b7c4c78 vcl: make ImplDrawOutDevDirect a protected function in OutputDevice by Chris Sherlock · 11 years ago
  32. df2dbdc vcl: move OutputDevice::ImplGetFrameDev() to Window by Chris Sherlock · 11 years ago
  33. b9efff1 vcl: tabify include/vcl/window.hxx by Chris Sherlock · 11 years ago
  34. 45c6cb5 vcl: cleanup the opengl selection API. by Michael Meeks · 11 years ago
  35. 7fd1ed8 vcl: add BitmapEx load from icon theme constructor. by Michael Meeks · 11 years ago
  36. cd32045 fix spelling implemenation -> implementation by Noel Grandin · 11 years ago
  37. cfafbca callcatcher: unused code by Caolán McNamara · 11 years ago
  38. ea48707 merge initial work on OpenGL vcl backend by Markus Mohrhard · 11 years ago
  39. 06a5b61 never wonder if sun is not sun by Takeshi Abe · 11 years ago
  40. 4007df6 vcl: Initial work to have native widgets rendered with OpenGL by Louis-Francis Ratté-Boulianne · 11 years ago
  41. 88cd7f3 use GLXPixmap for VirtualDevice by Markus Mohrhard · 11 years ago
  42. e0a99af split the OpenGLContext::ImplInit method into its platform parts by Markus Mohrhard · 11 years ago
  43. 42dbced vcl: Get visual info for window from GLX when needed by Louis-Francis Ratté-Boulianne · 11 years ago
  44. 73b1ef15 vcl: Add method to swap buffers after painting window by Louis-Francis Ratté-Boulianne · 11 years ago
  45. 1e67a2a vcl: Add methods to get size of OpenGLSalGraphicsImpl by Louis-Francis Ratté-Boulianne · 11 years ago
  46. 1ca2504 support rendering to memory device contexts on Windows by Markus Mohrhard · 11 years ago
  47. 73ca9a6 init the OpenGL context in the windows backend by Markus Mohrhard · 11 years ago
  48. 5606d14 add possibility to check if system can run OpenGL VCL backend by Markus Mohrhard · 11 years ago
  49. 690de8a first step at optional single buffered OpenGL rendering by Markus Mohrhard · 11 years ago
  50. ec35815 make it possible to select the OpenGL rendering on windows by Markus Mohrhard · 11 years ago
  51. 3f42ef0 remove unused function by Markus Mohrhard · 11 years ago
  52. 877a4be add a OpenGLContext::init for unix backend by Markus Mohrhard · 11 years ago
  53. f446172 split method in part related to windows and other stuff by Markus Mohrhard · 11 years ago
  54. 6d3507b SfxTabDialog ctors: take an OUString by Miklos Vajna · 11 years ago
  55. 0280a35 fdo#82707 Unify click behavior in Statusbar (Writer) by Samuel Mehrbrodt · 11 years ago
  56. 853e9c0 fdo#85804 Use the new popups in the sidebar too by Maxim Monastirsky · 11 years ago
  57. 261f84a fdo#85804 Introduce bullets and numbering popups by Maxim Monastirsky · 11 years ago
  58. 9229170 Unindent. by Kohei Yoshida · 11 years ago
  59. f7c14f5 xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule() by Michael Stahl · 11 years ago
  60. 1535f39 sw: store Outline Numbering as ODF fragment instead of SfxPoolItems by Michael Stahl · 11 years ago
  61. d58c32f coverity#1251176 Uncaught exception by Caolán McNamara · 11 years ago
  62. 31d902d fdo#84938: replace MOUSE_ modifier constants with enum by Noel Grandin · 11 years ago
  63. a44163a Removed #includes including themselves by Andrea Gelmini · 11 years ago
  64. 8710b09 Optimize ImplCheckSizeOfSwappedInGraphics() a bit by Zolnai Tamás · 11 years ago
  65. 554902e Make SdrGrafObj swapping methods private. by Zolnai Tamás · 11 years ago
  66. 4c9aa74 Swapping Graphic is a privilage of GraphicObject. by Zolnai Tamás · 11 years ago
  67. ed69a99 More unused swapping related methods / member of SdrPage by Zolnai Tamás · 11 years ago
  68. 154fcad ForceSwap{In,Out}Objects methods are unused now by Zolnai Tamás · 11 years ago
  69. 19596dd Remove duplicated swapping methods by Zolnai Tamás · 11 years ago
  70. 3956a84 SdrUndoDelObj: one more manual swap out call by Zolnai Tamás · 11 years ago
  71. 4415af5 Remove unused IsInSwap() method by Zolnai Tamás · 11 years ago
  72. 2b8352e Paint background images always via drawinglayer by Zolnai Tamás · 11 years ago
  73. 5c2ec55 Avoid an image loss situation of auto swapping by Zolnai Tamás · 11 years ago
  74. 1747563 Make SetSwapState() an internal method by Zolnai Tamás · 11 years ago
  75. 29413c3 Avoid using null pointer as a special indicator by Zolnai Tamás · 11 years ago
  76. ccef581 wrong place I guess by Caolán McNamara · 11 years ago
  77. 19bba55 still need one of the variants by Caolán McNamara · 11 years ago
  78. 8b8b0df callcatcher: number format serialization cleanup fallout by Caolán McNamara · 11 years ago
  79. 303c2b9 remove include/svl/nfversi.hxx by Eike Rathke · 11 years ago
  80. 14174aa change nNewStandardDefined to bAdditionalBuiltin by Eike Rathke · 11 years ago
  81. b448ee4a eliminate ImpInsertNewStandardFormat() by Eike Rathke · 11 years ago
  82. 11eba2e remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARD by Eike Rathke · 11 years ago
  83. d80ac9e remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00 by Eike Rathke · 11 years ago
  84. ba70da3 remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WW by Eike Rathke · 11 years ago
  85. d8ffda1 remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSS by Eike Rathke · 11 years ago
  86. 872aac3 remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTION by Eike Rathke · 11 years ago
  87. 3fe53ee remove obsolete GetNewStandardDefined() by Eike Rathke · 11 years ago
  88. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  89. 48a4d61 If XPersistObject support is dropped, all this unsupported old data can go by Caolán McNamara · 11 years ago
  90. ab2ed5a3 vcl: split asserts in VclBuilder::get() for fdo#85939 by Chris Sherlock · 11 years ago
  91. b800d0b svl: remove unused code by Noel Grandin · 11 years ago
  92. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  93. d519c31 rename KEY_MODTYPE to KEY_MODIFIERS_MASK by Noel Grandin · 11 years ago
  94. a74cb8c idle: implement ProcessAllIdleHandlers. by László Németh · 11 years ago
  95. edabf0c changed some timer to idle by Jennifer Liebel · 11 years ago
  96. d6e89e7 Basic Idle handler implementation by Tobias Madl · 11 years ago
  97. 33b5b46 editeng: SvxRTFParser sal_Bool to bool by Michael Stahl · 11 years ago
  98. 669f1b8 WaE: unused variable 'bSuccess' by Tor Lillqvist · 11 years ago
  99. 3943daa rtl::OUString::fromUtf8(): use rtl_convertStringToUString() by Miklos Vajna · 11 years ago
  100. 801cb23 Add rtl::OUString::fromUtf8() by Miklos Vajna · 11 years ago