1. 17e9dc4 Fix the windows build. by Kohei Yoshida · 9 years ago
  2. a04cda96 Drop unused Graphite includes by Khaled Hosny · 9 years ago
  3. d9ea614 Validate Kashida positions with font fallback by Khaled Hosny · 9 years ago
  4. 5b389c3 tdf#100936: Add Tangut to vertical scripts by Khaled Hosny · 9 years ago
  5. 4e59168 tdf#103710: rotate all glyphs in vertical runs by Khaled Hosny · 9 years ago
  6. 54dc3dd use default copy and assignment operators by Caolán McNamara · 9 years ago
  7. dec5931 opengl: move shaders to its own directory by Tomaž Vajngerl · 9 years ago
  8. 6b571ae4 opengl: change from BGRA to RGBA color arrangement on Windows by Tomaž Vajngerl · 9 years ago
  9. 36888dc tdf#103626 Workaround for AppIcon recursion by Jan-Marek Glogowski · 9 years ago
  10. f4637c0 convert Image manual refcounting with std::shader_ptr by Tomaž Vajngerl · 9 years ago
  11. 3e610f8 vcl: extract PDFWriter::GetDateTime() from PDFWriterImpl by Miklos Vajna · 9 years ago
  12. fc8f32a loplugin:unnnecessaryvirtual in vcl by Noel Grandin · 9 years ago
  13. 7abd369 loplugin:unusedmethods by Noel Grandin · 9 years ago
  14. fb82354 Font features are not a Graphite-only feature by Khaled Hosny · 9 years ago
  15. a6ce5d3 Misplaced #endif by Khaled Hosny · 9 years ago
  16. 2a818a0 tdf#93825: Missing accessibility events when selecting/deselecting cells by Tamás Zolnai · 9 years ago
  17. 6324efd tdf#89870: Add config option for layout engine by Khaled Hosny · 9 years ago
  18. b01c5ae loplugin:unusedmethods unused return types by Noel Grandin · 9 years ago
  19. 69d79ab Related: rhbz#1390607 our side of per-monitor fullscreen on wayland by Caolán McNamara · 9 years ago
  20. 880bcf9 loplugin:unnecessaryvirtual by Noel Grandin · 9 years ago
  21. e4669fa tdf#95341: Make last item of menus clickable again by Xisco Fauli · 10 years ago
  22. 8f2dd1d Revert "Revert "Enable the new text layout engine by default"" by Khaled Hosny · 9 years ago
  23. 8cef9b4 Fix GetGlyphBoundRect() on macOS by Khaled Hosny · 9 years ago
  24. 98479f1 widgetery warnings by Caolán McNamara · 9 years ago
  25. 4b7435e let menu button launch arbitrary floating windows by Caolán McNamara · 9 years ago
  26. 4f6028a vcl: implement PDFWriter::Sign() on Windows by Miklos Vajna · 9 years ago
  27. 6ca910a gtk3: grabs on floating window inside floating window by Caolán McNamara · 9 years ago
  28. b99bff9 gtk3: allow float grab inside float grab by Caolán McNamara · 9 years ago
  29. 38e7f38 gtk3: just close the toplevel float if it corresponds to the event frame by Caolán McNamara · 9 years ago
  30. 6f9ce98 support unfocused float window inside a focused float window by Caolán McNamara · 9 years ago
  31. 2734a6c getNonLayoutRealParent is unused by Caolán McNamara · 9 years ago
  32. fd40e3e lock tab-cycling inside the WB_DIALOGCONTROL widget by Caolán McNamara · 9 years ago
  33. 1260bf2 Add a comment here by Khaled Hosny · 9 years ago
  34. b1f8cf3 loplugin:singlevalfields by Noel Grandin · 9 years ago
  35. 8251b57 const-ness mismatch by Stephan Bergmann · 9 years ago
  36. 3fea7ac loplugin:unusedfields by Noel Grandin · 9 years ago
  37. 5d39c20 tdf#71603: Create a new DC for the font fallback by Khaled Hosny · 9 years ago
  38. 03bff1b tdf#71603: Improve font fallback on Windows a bit by Khaled Hosny · 9 years ago
  39. d66ec48 Use the font language instead of guessing it by Khaled Hosny · 9 years ago
  40. 8d192b6 Misplaced #if ENABLE_GRAPHITE by Khaled Hosny · 9 years ago
  41. 3950166 Revert "Enable the new text layout engine by default" by Khaled Hosny · 9 years ago
  42. e31f7f4 tdf#103403: Wrong glyph advances with Graphite by Khaled Hosny · 9 years ago
  43. d79f43d Enable the new text layout engine by default by Khaled Hosny · 9 years ago
  44. c3043a3 tdf#103591 icon theme name resolving, ui fixes, prioritize png by Tomaž Vajngerl · 9 years ago
  45. 6a737c9 fix MSVC 2015 build Error C2397 by lbenes · 9 years ago
  46. 677a540 Adapt SalFrameStyleFlags mask by Stephan Bergmann · 9 years ago
  47. 04bfdc0 loplugin:oncevar in vbahelper..writerfilter by Noel Grandin · 9 years ago
  48. b589c4c Omit comparator which is the same as default std::less<key_type> by Takeshi Abe · 9 years ago
  49. 4b4abb7 Avoid excessive text clipping on Windows by Khaled Hosny · 9 years ago
  50. ebe3fd5 Reduce number of arguments by Khaled Hosny · 9 years ago
  51. f891267 toolbox: don't need "ItemImageOriginal" anymore by Tomaž Vajngerl · 9 years ago
  52. 641b9cb tdf#103588: Draw with the right font on Windows by Khaled Hosny · 9 years ago
  53. 3d531da vcl: use links to "large" (26px) icons also for 32px icons by Tomaž Vajngerl · 9 years ago
  54. b1426b5 tdf#95014 initial support for 32 px icons in toolbar by Tomaž Vajngerl · 9 years ago
  55. 4814650 Minor by Khaled Hosny · 9 years ago
  56. f65c8b7 No need to call ParseFeatures in the constructor by Khaled Hosny · 9 years ago
  57. 670f646 Always scale HarfBuzz font before using it by Khaled Hosny · 9 years ago
  58. 3c80eea Avoid potential HarfBuzz asserts by Khaled Hosny · 9 years ago
  59. 66b75b4 tdf#103087 Border widget must not have focus initially by Maxim Monastirsky · 9 years ago
  60. 94876fe Let Menu dispose submenus by Maxim Monastirsky · 9 years ago
  61. 0fd8ef0 Rename ServerFont to FreetypeFont by Khaled Hosny · 9 years ago
  62. be1750d ENABLE_GRAPHITE_DWRITE is always set to 1 by Khaled Hosny · 9 years ago
  63. 7b4d921 tdf#103401: Fix applying DX array with font fallback by Khaled Hosny · 9 years ago
  64. 524dba884 icon theme name suffixing with "_svg" is unneeded by Tomaž Vajngerl · 9 years ago
  65. b7c2764 convert usages of DPIScalingFactor from int to float by Tomaž Vajngerl · 9 years ago
  66. 69b6ab1 tdf#100164 change scaling unit to precentage for *.5x factors by Tomaž Vajngerl · 9 years ago
  67. 4a4fd38 vcl: add bitmap::loadFromResource with additional flags by Tomaž Vajngerl · 9 years ago
  68. 484390a HiDPI: remove unneeded image scaling when HiDPI is enabled by Tomaž Vajngerl · 9 years ago
  69. 5bb5463 tdf#51733 support SVG icon theme, disk cache and scaling / darken by Tomaž Vajngerl · 9 years ago
  70. f351b36 Add layout engine info to the About dialog by Khaled Hosny · 9 years ago
  71. f19f88a vcl: move method to the appropriate file, some C++11-ification by Tomaž Vajngerl · 9 years ago
  72. 3d456df tdf#98879: Fix vertical text on Windows for the new layout by Khaled Hosny · 9 years ago
  73. d3e33f7 ImplInitMenuButtonData can be folded into ctor now by Caolán McNamara · 9 years ago
  74. 624ff66 only draw menubutton separator when two sides do something different by Caolán McNamara · 9 years ago
  75. b1271fc the case without a separator is as a Toolbox item by Caolán McNamara · 9 years ago
  76. 94af3da rename and explain the MENUBUTTON_MENUMODE_TIMED stuff by Caolán McNamara · 9 years ago
  77. 117fc49 ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives by Caolán McNamara · 9 years ago
  78. 8f0f5e0 tdf#103514: Always ignore bitmap fonts on Windows by Khaled Hosny · 9 years ago
  79. 89c23b4 Sub menus no longer need manual disposing by Maxim Monastirsky · 9 years ago
  80. 7c33c49 coverity#1374319 Uninitialized pointer field by Caolán McNamara · 9 years ago
  81. eca5ea9 make the AbstractDialog stuff extend from VclReferenceBase by Noel Grandin · 10 years ago
  82. fe1f124 loplugin:expandablemethods in vcl by Noel Grandin · 9 years ago
  83. 48304cb Skip font formats not supported by CommonSalLayout by Khaled Hosny · 9 years ago
  84. 88fb9d8 tdf#99723: target ratio must be reached by Julien Nabet · 9 years ago
  85. d1bea6b no Control loaded from .src now by Caolán McNamara · 9 years ago
  86. 56c71eb remove now unused ImplLoadRes methods by Caolán McNamara · 9 years ago
  87. c1448b4 no raw Window is loaded from .src anymore by Caolán McNamara · 9 years ago
  88. 3c4f6b7 no FixedText loaded from .src now by Caolán McNamara · 9 years ago
  89. cd6e883 no PushButton loaded from .src now by Caolán McNamara · 9 years ago
  90. f23297e no Edit controls loaded from .src now by Caolán McNamara · 9 years ago
  91. 30a458d no ListBox loaded from .src now by Caolán McNamara · 9 years ago
  92. 461e9cc Resolves: tdf#103472 gtk3 dnd must clear listener after dragDropEnd dispatch by Caolán McNamara · 9 years ago
  93. 0560f6c loplugin:staticmethods by Stephan Bergmann · 9 years ago
  94. eac3793 no FixedImage is loaded from .src anymore by Caolán McNamara · 9 years ago
  95. 602274c no ImageButton loaded from .src now by Caolán McNamara · 9 years ago
  96. 6f66029 implement VclVPaned and decripple formula panel by Caolán McNamara · 9 years ago
  97. 38b895c impl. missing function by David Tardon · 9 years ago
  98. 525311b Fix typos by Andrea Gelmini · 9 years ago
  99. 955b1ab crashtesting: assert on converting ooo66538-1.ppt to pdf by Caolán McNamara · 9 years ago
  100. 6af27d2 Typos in comments by Julien Nabet · 9 years ago