1. 66c1891 LOK: custom widgets: simplify and correct colors by Ashod Nakashian · 7 years ago feature/custom-widgets
  2. f31a6c2 LOK: custom widgets: reduce theme plugin API surface by Ashod Nakashian · 7 years ago
  3. 50c06c6 LOK: custom widgets: reduce Color into an int to reduce API surface by Ashod Nakashian · 7 years ago
  4. cf18921 LOK: custom widgets: check size of API structures by Ashod Nakashian · 7 years ago
  5. ea8f4ab LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more. by Jan Holesovsky · 7 years ago
  6. 4e20e8e LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibility by Ashod Nakashian · 7 years ago
  7. e03f988 LOK: custom themes: isolate LO internals headers from theme plugin by Ashod Nakashian · 7 years ago
  8. 8c6bc1d lok: custom widgets: render editbox borders by Ashod Nakashian · 7 years ago
  9. 3ec34b3 custom widgets: rework colors and cleanup by Ashod Nakashian · 7 years ago
  10. 512da26 LOK: custom widgets: don't clobber the custom colors by Ashod Nakashian · 7 years ago
  11. 798a123 LOK: custom widgets: support custom menu colors by Ashod Nakashian · 7 years ago
  12. 321638b custom widgets: correct focus colors and render button-up in listboxes by Ashod Nakashian · 7 years ago
  13. 9b9c086 custom widgets: comment unused params. to avoid compile warnings by Tomaž Vajngerl · 8 years ago
  14. 0b5e8ea custom widgets: setup style setting in the widget library by Tomaž Vajngerl · 8 years ago
  15. 5eb3ba3 custom widgets: draw fixed line widget by Tomaž Vajngerl · 8 years ago
  16. af96f56 custom widgets: differentiate stock and non-stock buttons by Tomaž Vajngerl · 8 years ago
  17. 0d5245c vcl: mark stock buttons and transfer this to NWF on drawing by Tomaž Vajngerl · 8 years ago
  18. ad88765 custom widgets: editbox - draw focus rectangle by Tomaž Vajngerl · 8 years ago
  19. d76d941 custom widgets: return early when the widget lib is not available by Tomaž Vajngerl · 8 years ago
  20. 67f122a custom widgets: enable anti-aliasing when drawing widgets by Tomaž Vajngerl · 8 years ago
  21. 4c745e4 custom widgets: get the region from the lib. + custom tab width by Tomaž Vajngerl · 8 years ago
  22. b0129d3 custom widgets: add Toolbar widget by Tomaž Vajngerl · 8 years ago
  23. 66f798a custom widgets: add List widget - ListNode, ListWidget by Tomaž Vajngerl · 8 years ago
  24. 7b44719 custom widgets: add Progress widget by Tomaž Vajngerl · 8 years ago
  25. 0ac499c vcl: simplify ControlDrawParameters construction, add nValue by Tomaž Vajngerl · 8 years ago
  26. 837b51c custom widgets: add Slider widget by Tomaž Vajngerl · 8 years ago
  27. 8339e23 vcl: make slider ask if native drawing is supported by Tomaž Vajngerl · 8 years ago
  28. 38b0adb custom widgets: add Tab widgets by Tomaž Vajngerl · 8 years ago
  29. 8e6e7e3 custom widgets: draw ListBox widget by Tomaž Vajngerl · 8 years ago
  30. 84490163 custom widgets: first round of basic widgets with cairo by Tomaž Vajngerl · 8 years ago
  31. f9c2402 Support drawing custom widgets in headless backend by Tomaž Vajngerl · 8 years ago
  32. 99b5119 lokit: Draw dialogs without using a MetaFile by Tomaž Vajngerl · 8 years ago
  33. 800ea89 custom widgets: Custom Widget Themes by Tomaž Vajngerl · 8 years ago
  34. 88c6b45 Fix typos by Andrea Gelmini · 7 years ago
  35. d843d77 Fix typo by Andrea Gelmini · 7 years ago
  36. 7df7e69 Resolves: tdf#121238 format welded metricspinbuttons the same as historically by Caolán McNamara · 7 years ago
  37. 2c614b4 uitest Writer Text to table dialog by Zdeněk Crhonek · 7 years ago
  38. 1873ba0 tdf#113624 EMF+ Fix shift of DrawString without StringFormat by Bartosz Kosiorek · 7 years ago
  39. 97abda3 Resolves: tdf#121225 needs to be resizable by Caolán McNamara · 7 years ago
  40. 27ad8ca Bin some leftover and actually unnecessary iOS crack in vcl by Tor Lillqvist · 7 years ago
  41. c863d43 Update git submodules by Olivier Hallot · 7 years ago
  42. e9c1bbb Related: tdf#121181 basic input box used to have a very wide edit widget by Caolán McNamara · 7 years ago
  43. 8f5de14 Resolves: tdf#121200 better ofz#7802 infinite loop fix by Caolán McNamara · 7 years ago
  44. f0effa0 tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" key by Aleksei Nikiforov · 7 years ago
  45. bc8d999 NB tabbed compact calc: copy files to install dir by andreas kainz · 7 years ago
  46. 7e0bfbd tdf#120252 use the already transformed PolyPolygon by Armin Le Grand · 7 years ago
  47. 3d70b12 Resolves: tdf#121270 use never scrollbar policy for gtk 3.18 by Caolán McNamara · 7 years ago
  48. 97cba40 tdf#120777 KDE5: Remove initial painting of widgets by Aleksei Nikiforov · 7 years ago
  49. bb9ddf2 tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeable by Aleksei Nikiforov · 7 years ago
  50. 396d29d Related: tdf#121238 show ui language as well as locale by Caolán McNamara · 7 years ago
  51. 9fb7c77 tdf#120642 - GetInvoled update by heiko tietze · 7 years ago
  52. 1fcc999a crash on export to pdf with password set by Caolán McNamara · 7 years ago
  53. e3ca838 Resolves: rhbz#1647507 try inputted password as both user and owner password by Caolán McNamara · 7 years ago
  54. c3aef7a Revert "lok: calc: fix needed when position caching is disabled" by Miklos Vajna · 7 years ago
  55. 4cee8cc lok: calc: fix needed when position caching is disabled by Marco Cecchetti · 7 years ago
  56. b0fb5ac lokdialog: Implement hi-dpi support for the routed dialogs. by Jan Holesovsky · 7 years ago
  57. 498dceb sc lok: Implement hi-dpi and zoom for spreadsheets. by Jan Holesovsky · 7 years ago
  58. d2c7b86 Revert "The debugging rectangles are not needed any more." by Jan Holesovsky · 7 years ago
  59. 5feed38 More --enable-debug --disable-assert-always-abort fixes by Stephan Bergmann · 7 years ago
  60. 1e8b61d coverity#1441102 silence Copy-paste error by Caolán McNamara · 7 years ago
  61. 77b5129 coverity#1441101: Use std::atomic instead of volatile by Stephan Bergmann · 7 years ago
  62. 35b6f75 Resolves: tdf#119790 for gtk3 save and restore typed name on changing filter by Caolán McNamara · 7 years ago
  63. 4613e10 tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11 by Stephan Bergmann · 7 years ago
  64. ac16fe0 select entire column, not just text-occupied portion by Caolán McNamara · 7 years ago
  65. f0f1ae6 Silence GCC 8.2.1 -Werror=format-truncation= by Stephan Bergmann · 7 years ago
  66. 9d7db73 update main thread "properly" in headless case by Andras Timar · 7 years ago
  67. 9e0770e Convert FieldUnit to scoped enum by Mike Kaganski · 7 years ago
  68. 841ee6f Adapt LibreLogo.py to Python 3.7 re.sub change by Stephan Bergmann · 7 years ago
  69. c399d07 tdf#119738 - Set default image caption to illustration if already being used by Nickson · 8 years ago
  70. b3c77dd0 coverity#1440238 silence Wrapper object use after free by Caolán McNamara · 7 years ago
  71. 68d370d clarify that edit doesn't change during FormatterBase lifetime by Caolán McNamara · 7 years ago
  72. 7d73c1c SetField/GetField do not need to be public by Caolán McNamara · 7 years ago
  73. 1abda79 mbDefaultLocale is always true by Caolán McNamara · 7 years ago
  74. 77eb2b8 support enable-tree-lines by Caolán McNamara · 7 years ago
  75. dec3752 tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxx by Gabor Kelemen · 7 years ago
  76. e5542a8 xmlsec: replace patch with specifying NSPR/NSS_CFLAGS/LIBS by Miklos Vajna · 7 years ago
  77. 632e11d tdf#121018 Split labels for sub menus by Maxim Monastirsky · 7 years ago
  78. 6d1976a sw: Remove the comment sub menu from table.xml by Maxim Monastirsky · 7 years ago
  79. 38754e6 These commands do not work in sd by Maxim Monastirsky · 7 years ago
  80. 1cfa1d9 loplugin:unusedfields by Noel Grandin · 7 years ago
  81. 8355de8 loplugin:unusedmethods by Noel Grandin · 7 years ago
  82. 906f8e8 loplugin:constantparam by Noel Grandin · 7 years ago
  83. 7f48fa8 loplugin:collapseif in tools..xmloff by Noel Grandin · 7 years ago
  84. f10b7e8 tdf#119648 - even if we fail to import a fontwork, we shouldn't crash. by Michael Meeks · 7 years ago
  85. d467214 Fix some layout values by Julien Nabet · 7 years ago
  86. 6aa6cb6 svmconverter value < 0 seem wrong for width and height (vcl/gdi) by Julien Nabet · 7 years ago
  87. 0512ed1 Prevent crash on assert error coming from orcus::css_parser::parse(). by Kohei Yoshida · 7 years ago
  88. 4201779 Revert "Use the backend SalInstance method IsMainThread for Application::IsMainThread" by Markus Mohrhard · 7 years ago
  89. 397dd8a Colibre icons: add context menu icons for calc by andreas kainz · 7 years ago
  90. d278f59 tdf#120168, adapt horizontal alignment based on text rotation by Markus Mohrhard · 7 years ago
  91. 8d4da54 tdf#55058 tdf#106084 EMF+ Add support for Underline and Strikeout by Bartosz Kosiorek · 7 years ago
  92. 2e4d92d coverity#1441099 Unchecked return value by Caolán McNamara · 7 years ago
  93. a977098 map GtkTreeView to SvTreeViewBox now it is in vcl by Caolán McNamara · 7 years ago
  94. 6311f7f move SvTreeListBox to vcl by Caolán McNamara · 7 years ago
  95. 128bec2 uitest Table to text dialog by Zdeněk Crhonek · 7 years ago
  96. 924f01f oox smartart, table list: fix too large width of children by Miklos Vajna · 7 years ago
  97. faabaf7 uitest Title page dialog by Zdeněk Crhonek · 7 years ago
  98. 5f91153 coverity#1441100 silence Out-of-bounds access by Caolán McNamara · 7 years ago
  99. fe83001 embeddedobj win32: avoid owning a lock while calling out to event listeners by Miklos Vajna · 7 years ago
  100. dbe94dd tdf#120657 Pie chart saved as DOC doesn't preview in MSO by Noel Grandin · 7 years ago