1. 04a65a8 Make using GLyphy optional at run-time by Tor Lillqvist · 10 years ago feature/glyphy
  2. e029dc5 Use GLyphy for text on Windows (broken) by Tor Lillqvist · 10 years ago
  3. a096b37 Link with GLyphy also for Windows by Tor Lillqvist · 10 years ago
  4. 6190be1 Add ImplFontMetricData::mbTrueTypeFont by Tor Lillqvist · 10 years ago
  5. 149d889 Add OpenGLContext::UseNoProgram() by Tor Lillqvist · 10 years ago
  6. 7de4e7c link vcl against libglyphy by Markus Mohrhard · 10 years ago
  7. c8a7887 Improve SAL_WARN message readability by Tor Lillqvist · 10 years ago
  8. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  9. 78214c9 Revert "ToolBox: Remove unused methods" by Maxim Monastirsky · 10 years ago
  10. 9964809 ToolBox: Remove unused methods by Samuel Mehrbrodt · 10 years ago
  11. 5328bb5 Indentation fixes by Samuel Mehrbrodt · 10 years ago
  12. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  13. cb4177b Remove unused toolbaritem properties by Samuel Mehrbrodt · 10 years ago
  14. 5a4d508 com::sun::star->css in vcl/ by Noel Grandin · 10 years ago
  15. 526bfba vcl, sd: rename some overly generic static variables by Michael Stahl · 10 years ago
  16. f324e50 vcl: avoid re-starting the WNT TimerQueue during shutdown by Michael Stahl · 10 years ago
  17. c2d7b58 Need to re-init CommandInfoProvider when component changes by Maxim Monastirsky · 10 years ago
  18. 703f3f4 vcl: These can be static assertions by Takeshi Abe · 10 years ago
  19. 0a73e77 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  20. d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  21. 734cbb2 Bin unneeded forward declarations by Tor Lillqvist · 10 years ago
  22. 81ff7cf tdf#95845 Add methods for menu labels to CommandInfoProvider by Samuel Mehrbrodt · 10 years ago
  23. 6c217cf -Werror=maybe-uninitialized by Stephan Bergmann · 10 years ago
  24. 0c48c80 tdf#95845 Use CommandInfoProvider to receive command properties by Samuel Mehrbrodt · 10 years ago
  25. 472c81f vcl: fix the kde4 build by Michael Stahl · 10 years ago
  26. a3db321 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  27. eca4c54 vcl: add parameter to detect if OS events are processed during Yield. by Michael Meeks · 10 years ago
  28. dfb3be7 use unique_ptr for pImpl in vcl,vbahelper,uui by Noel Grandin · 10 years ago
  29. da11e33 Check for OpenGL errors right where an error might be generated by Tor Lillqvist · 10 years ago
  30. a6c5cfa vcl: de-layer needless module fragmentation in gtk and gtk3. by Michael Meeks · 10 years ago
  31. 9801b2c opengl: remove unused mbPixmap & glPix members. by Michael Meeks · 10 years ago
  32. 4ad0582 Add comment to 'direct' parameter: un-related to double-buffering. by Michael Meeks · 10 years ago
  33. 97fc4f7 this is pure cairo, no xlib foo here by Caolán McNamara · 10 years ago
  34. fb7d4ba build cairo on android by Caolán McNamara · 10 years ago
  35. d8fc06d Move functionality to retrieve command image to CommandInfoProvider by Samuel Mehrbrodt · 10 years ago
  36. 40fa838 Move CommandInfoProvider to vcl and use it from there by Samuel Mehrbrodt · 10 years ago
  37. f630b6d tdf#94008 Crash opening password protected file - CJK UI by Takeshi Abe · 10 years ago
  38. 6f967b4 fix android build by Caolán McNamara · 10 years ago
  39. 7dd6b26 use cairo-compatible top-down direction virtual devices everywhere by Caolán McNamara · 10 years ago
  40. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  41. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  42. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  43. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  44. b3dc0d7 sw lok comments: implement mouse move and mouse up by Miklos Vajna · 10 years ago
  45. 5730388 undo cairo use in svp for now by Caolán McNamara · 10 years ago
  46. da05c05 presumably I need to put cairo external here by Caolán McNamara · 10 years ago
  47. 1e3e2eb disentangle ENABLE_CAIRO_CANVAS from other cairo usage by Caolán McNamara · 10 years ago
  48. be08685 silence Solar-Version warnings by Caolán McNamara · 10 years ago
  49. 38357ee OpenGL error codes are defined in hex, so show them as such by Tor Lillqvist · 10 years ago
  50. 81860b9 do all the headless using platforms have cairo ? by Caolán McNamara · 10 years ago
  51. 12dcf5e slideshow: cleanup main-loop usage, post-yield listeners, etc. by Michael Meeks · 10 years ago
  52. 8f6ecf1 tdf#95795 vcl: fix KDE5 desktop detection by Miklos Vajna · 10 years ago
  53. 27756a9 vcl: rename static variable I18NStatus::pInstance by Michael Stahl · 10 years ago
  54. 12d51ad vcl: loplugin:passstuffbyref by Miklos Vajna · 10 years ago
  55. e746cf6 Vcl: Add TooltipLabel to vcl buttons also by Samuel Mehrbrodt · 10 years ago
  56. 82abd23 Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3 by Caolán McNamara · 10 years ago
  57. 3ac9942 tdf#95761 All Hotkeys with CTRL+ALT+ not worked by Juergen Funk · 10 years ago
  58. f9dfd01 Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmful by Caolán McNamara · 10 years ago
  59. 910c31a loplugin:vclwidgets by Stephan Bergmann · 10 years ago
  60. 1a494d9 Windows header sanitization by Ashod Nakashian · 10 years ago
  61. b34eab5 Vcl: Set PushButtons pressed if the uno slot is active by Samuel Mehrbrodt · 10 years ago
  62. ca36bcc Vcl: Disable buttons if the associated UNO slot is disabled by Samuel Mehrbrodt · 10 years ago
  63. 6adfbe6 Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event size by Caolán McNamara · 10 years ago
  64. 8db9acd WaE: loplugin:redundantcast by Tor Lillqvist · 10 years ago
  65. e2d92d6 vcl: boost::ptr_vector->std::vector by Noel Grandin · 10 years ago
  66. 6cc4118a vcl: boost::ptr_vector->std::vector by Noel Grandin · 10 years ago
  67. 6e1c20b vcl: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  68. a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
  69. b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
  70. 981c217 It seems we don't need to include OpenGL (Mesa) headers for X11 by Tor Lillqvist · 10 years ago
  71. bb34de0 Move checkExtension() to a more private location by Tor Lillqvist · 10 years ago
  72. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  73. c21ddcd tdf#93243 replace boost::bind with c++11 lambdas in vcl/source tree by Fabio Buso · 10 years ago
  74. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  75. bf6d72a Missing includes by Ashod Nakashian · 10 years ago
  76. 57da954 Revert "vcl: Assert that a non-negative nXPos is always found" by Stephan Bergmann · 10 years ago
  77. d177534 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  78. e3bd095 vcl: Assert that a non-negative nXPos is always found by Takeshi Abe · 10 years ago
  79. cec647c vcl: We see what you meant by DBG_ASSERT(true, ...) by Takeshi Abe · 10 years ago
  80. 560bc4f loplugin:stringconstant by Stephan Bergmann · 10 years ago
  81. f4a4bbce9 tdf#95650: Replace wrong assertion with condition by Mike Kaganski · 10 years ago
  82. d3b6cb7 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  83. 892ac9d Use a depth buffer on OS X, too by Tor Lillqvist · 10 years ago
  84. 3decb56 Surely a 24-bit depth buffer is enough by Tor Lillqvist · 10 years ago
  85. ecc421ca Add some assertions and improve comments by Tor Lillqvist · 10 years ago
  86. 99e3ab6 tdf#95481 catch out-of-range access in vcl bitmap by Armin Le Grand · 10 years ago
  87. b6bee78 translated German warnings by Andras Timar · 10 years ago
  88. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  89. c8486f8 Leftover debug code? (causes -Werror,-Wformat) by Stephan Bergmann · 10 years ago
  90. bab105b update README.vars by Tomaž Vajngerl · 10 years ago
  91. dca73ef support to load SVG images when loading from Image resource by Tomaž Vajngerl · 10 years ago
  92. e893e50 loplugin:stringconstant by Stephan Bergmann · 10 years ago
  93. 22c1e08 vcl: WinMtfOutput: replace the other mutable static with a member too by Michael Stahl · 10 years ago
  94. 10afa00 compilerplugins: enhance "badstatics" plugin to find members by Michael Stahl · 10 years ago
  95. c460ddb unused warning in DISABLE_DYNLOADING fixed by Oliver Specht · 10 years ago
  96. 5c3ccc9 vcl: [loplugin:stringconstant] by Michael Stahl · 10 years ago
  97. 7f533e6 merged graphic import/export into a single library by Oliver Specht · 10 years ago
  98. cf02d0a coverity#1338231 Unchecked return value by Caolán McNamara · 10 years ago
  99. 3632824 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  100. cb27eef vcl: The keymap table is constant by Takeshi Abe · 10 years ago