1. 3ef1164 libreofficekit: send show/hide messages for dialogs by Szymon Kłos · 7 years ago cp-6.0-30
  2. c76f89e WidgetDefinition: add "action" state for the PushButton by Tomaž Vajngerl · 7 years ago
  3. 33bfff3 unipoll: emit user input-events & uno commands directly when in unipoll mode. by Michael Meeks · 7 years ago
  4. d36f089 lok: disable VCL painting and whole window invalidation. by Michael Meeks · 7 years ago
  5. f9564ae LOK: sidebar: release LOKNotifier on destruction by Ashod Nakashian · 7 years ago
  6. 36cc2ea LOK: support resizing windows by Ashod Nakashian · 7 years ago
  7. 8ed628c tdf#118977 support PDF documents as a clipboard format by Tomaž Vajngerl · 7 years ago
  8. 49093f1 tdf#119965 implement tooltip widget style on macos by Tomaž Vajngerl · 7 years ago
  9. a1f8bc9 Remove unneeded iOS ifdeffery by Tor Lillqvist · 7 years ago
  10. 0484c3a unipoll: do the legacy wakeup if not in unipoll mode. by Michael Meeks · 7 years ago
  11. ce540b2 Unipoll: add LibreOfficeKit API for polling, and an option to use it. by Ashod Nakashian · 7 years ago
  12. 2141597 tdf#101854 Move to CommonSalLayout removed faux bold in macos by Tomaž Vajngerl · 7 years ago
  13. a776431 tdf#124032 fix Edit background drawing by Tomaž Vajngerl · 7 years ago
  14. c48f16b sd: unit-test to check that PDF stream is shared among Graphic instances by Ashod Nakashian · 7 years ago
  15. b27035f At least tell by how many ticks we are too early by Tor Lillqvist · 7 years ago
  16. 053de02 Embedded PDF: It is a shared_ptr, no need to copy. by Jan Holesovsky · 7 years ago
  17. af47db7 support opacity for widget definition draw SVGs by Tomaž Vajngerl · 7 years ago
  18. 3d70648 fix spinbox right press SVG - plus sign didn't define a color by Tomaž Vajngerl · 7 years ago
  19. 3d7e533 Related: tdf#124148 null-deref on clicking inside empty listbox by Caolán McNamara · 7 years ago
  20. cba5d19 Fix compilation in !HAVE_FEATURE_PDFIUM case by Tor Lillqvist · 7 years ago
  21. ad75f60 ios widget defs: update combobox, checkbox, spinbox SVGs by Tomaž Vajngerl · 7 years ago
  22. c19d924 ios theme definition: add slider disabled state by Tomaž Vajngerl · 7 years ago
  23. 3a2cfc6 tdf#124155 fix slider to not go beyond rect bounds by Tomaž Vajngerl · 7 years ago
  24. 9d5c868 pdfium: Returning a const std::shared_ptr<...>& is not recommended. by Jan Holesovsky · 7 years ago
  25. ba328bb pdfium: Use std::vector to hold the PdfData. by Jan Holesovsky · 7 years ago
  26. 8aca771 pdfium: Delay the swap out. by Jan Holesovsky · 8 years ago
  27. 3351137 pdfium: Avoid unnecessary copying + some warning fixes. by Jan Holesovsky · 8 years ago
  28. 5a1f367 pdfium: Import PDF with unloaded images. by Ashod Nakashian · 8 years ago
  29. 81ac2da Fix linking error in the !HAVE_FEATURE_PDFIUM case by Tor Lillqvist · 7 years ago
  30. 215b8c1 Fix build in !HAVE_FEATURE_PDFIUM case by Tor Lillqvist · 7 years ago
  31. 36075c6 pdfium: Keep the PDF data in memory, so that we can really share them. by Jan Holesovsky · 8 years ago
  32. a8c9f2f pdfium: Share the GfxLink for PDF files. by Jan Holesovsky · 8 years ago
  33. 6a6201e vcl: share GfxLink by Ashod Nakashian · 8 years ago
  34. ef3f614 Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bg by Caolán McNamara · 7 years ago
  35. 14cc283 tdf#124150 increase size of color valueset widget by Tomaž Vajngerl · 7 years ago
  36. 37b9929 ios theme definition: file rename svgx -> svg by Tomaž Vajngerl · 7 years ago
  37. 5409c8b tdf#124148 add configurable margin for the listbox pop-up list by Tomaž Vajngerl · 7 years ago
  38. 685e91a Avoid dialog headings showing up as some serif font in the iOS app by Tor Lillqvist · 7 years ago
  39. e608dca Use the colibre icon theme in Online and apps by Tor Lillqvist · 7 years ago
  40. bb4f525 Revert "vcl: share GfxLink" by Jan Holesovsky · 7 years ago
  41. a0ac37b Revert "pdfium: Share the GfxLink for PDF files." by Jan Holesovsky · 7 years ago
  42. f1552a8 Revert "pdfium: Keep the PDF data in memory, so that we can really share them." by Jan Holesovsky · 7 years ago
  43. cec4b94 Revert "Fix build in !HAVE_FEATURE_PDFIUM case" by Jan Holesovsky · 7 years ago
  44. 0f1488d Revert "Fix linking error in the !HAVE_FEATURE_PDFIUM case" by Jan Holesovsky · 7 years ago
  45. fb02d9f Fix icon load error for uno commands with params by Muhammet Kara · 7 years ago
  46. 9e2e2e6 Make contents of combobox follow the finger when scrolling with a pan gesture by Tor Lillqvist · 7 years ago
  47. f961ebd Fix linking error in the !HAVE_FEATURE_PDFIUM case by Tor Lillqvist · 7 years ago
  48. 5526b0c fix build against master by Tomaž Vajngerl · 7 years ago
  49. 92801cc tdf#124146 Support panning (pan gesture) of the combobox list by Tomaž Vajngerl · 7 years ago
  50. a50412e tdf#124146 add (general) gesture event support to VCL by Tomaž Vajngerl · 7 years ago
  51. fb6d2b7 Rename DrawCommand* to WidgetDrawAction*, remove unused circ draw by Tomaž Vajngerl · 7 years ago
  52. 77a735b Fix build in !HAVE_FEATURE_PDFIUM case by Tor Lillqvist · 7 years ago
  53. 6a96ea6 pdfium: Keep the PDF data in memory, so that we can really share them. by Jan Holesovsky · 8 years ago
  54. 62654a8 pdfium: Share the GfxLink for PDF files. by Jan Holesovsky · 8 years ago
  55. c8f81db vcl: share GfxLink by Ashod Nakashian · 8 years ago
  56. d81dc3f vcl: svx: misc improvements to pdfium importing by Ashod Nakashian · 8 years ago
  57. f08b80f pdf: refactor poppler importer by Ashod Nakashian · 8 years ago
  58. 08f5707 opengl's drawBitmap() should also scale properly if needed (tdf#123372) by Luboš Luňák · 7 years ago
  59. 3972004 ios widget theme: make corners of widgets more round (rx,ry = 4px) by Tomaž Vajngerl · 7 years ago
  60. 364aec6 ios widget theme: draw focus rectangles for widgets by Tomaž Vajngerl · 7 years ago
  61. b9bc87f ios widget theme: fix wrong svg filename for the button in editbox by Tomaž Vajngerl · 7 years ago
  62. fbbd292 move the content of theme_definitons to ios subdir by Tomaž Vajngerl · 7 years ago
  63. c1f15b7 tdf#124042: Remove unnecessary code for iOS by Tor Lillqvist · 7 years ago
  64. 7f0e669 tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futile by Tor Lillqvist · 7 years ago
  65. 41b22eb LOK: re-factor async key & mouse event re-posting. by Michael Meeks · 7 years ago
  66. 7d291e0 Further tweaks that affect the "tunnelled" dialogs in the iOS app by Tor Lillqvist · 7 years ago
  67. 96dce78 Use smaller default font on iOS (in practice used for dialogs in the iOS app) by Tor Lillqvist · 7 years ago
  68. 9efe388 Revert "Temporary hack to make iOS app dialogs look better" by Tor Lillqvist · 7 years ago
  69. 30d012a Temporary hack to make iOS app dialogs look better by Tor Lillqvist · 7 years ago
  70. 0c80a47 Move the Help URL to a different config path by Ashod Nakashian · 7 years ago
  71. abbb137 initialize caches in the constructor by Tomaž Vajngerl · 7 years ago
  72. e5a0baf Make the Help URL configurable by Ashod Nakashian · 7 years ago
  73. ab71569a fix build failures because of diff against master by Tomaž Vajngerl · 7 years ago
  74. fe4da4c widget theme: change the tab item height to (min) 32 px by Tomaž Vajngerl · 7 years ago
  75. 7a6e7ed better adjustment algorithm for dynamic sized widgets by Tomaž Vajngerl · 7 years ago
  76. 8307ecb cache file based widget images and draw commands by Tomaž Vajngerl · 7 years ago
  77. 8a74c84 fix build failures (diff between mastwr and cp-6.0) by Tomaž Vajngerl · 7 years ago
  78. 7dddcce widget theme: slight window borders, use font 10 instead of 12 by Tomaž Vajngerl · 7 years ago
  79. b30f2bb widget theme: support disabled pushbutton by Tomaž Vajngerl · 7 years ago
  80. 4ca6f4b widget theme: add support for menubar, menupopup and tooltip by Tomaž Vajngerl · 7 years ago
  81. 1e1fc11 widget theme: change color for window background and frame by Tomaž Vajngerl · 7 years ago
  82. 1b965b2 widget theme: take into account scaling factor for images by Tomaž Vajngerl · 7 years ago
  83. 65ed117 widget theme: draw slider button from svg, left and right track by Tomaž Vajngerl · 7 years ago
  84. 424fc5e widget theme: draw listheader button and arrow by Tomaž Vajngerl · 7 years ago
  85. a946bad widget theme: support "height" for editbox and set to "32" by Tomaž Vajngerl · 7 years ago
  86. 9dd8122 widget theme: toolbar drawing definition - separator, buttons by Tomaž Vajngerl · 7 years ago
  87. 922fb09 widget theme: adjust draw positions of editbox, combobox, listbox by Tomaž Vajngerl · 7 years ago
  88. 73112b3 only read and parse widget definition once from the file by Tomaž Vajngerl · 7 years ago
  89. 9bfd89b Separate style colors from WidgetDefinition into its own class by Tomaž Vajngerl · 7 years ago
  90. 4156d3b Fix multiline tabs drawing of first / last tab by Tomaž Vajngerl · 7 years ago
  91. a1750a8 Fix crash in widget drawing of a SVG as image by Tomaž Vajngerl · 7 years ago
  92. b3783c2 make it possible to use FileDefinitionWidgetDraw in more backends by Tomaž Vajngerl · 7 years ago
  93. b6eeacd don't need "spinbox-entire" svg anymore by Tomaž Vajngerl · 7 years ago
  94. ecf3e40 widget theme - update editbox, draw from svg by Tomaž Vajngerl · 7 years ago
  95. fffd409 widget theme - update combobox/listbox, draw from svg by Tomaž Vajngerl · 7 years ago
  96. 7effd1c widget theme - update scrollbars, draw from svg by Tomaž Vajngerl · 7 years ago
  97. 3d52436 widget theme - update spinbox with more states by Tomaž Vajngerl · 7 years ago
  98. 3e33a8b Fixes, don't draw IntroProgress, adjust EditBox bounding size by Tomaž Vajngerl · 7 years ago
  99. ffbf531 Add width, height and margin parameters for widget part def. by Tomaž Vajngerl · 7 years ago
  100. 3bb0d75 Make definition state attribute default to "any" by Tomaž Vajngerl · 7 years ago