1. d39a8e7 Resolves: tdf#116796 Ok -> OkCancel by Caolán McNamara · 8 years ago
  2. 8ffbb86 lok - calc: add support for show/hide tabs in online by Marco Cecchetti · 8 years ago
  3. ecfd40a lok: Make the bundled dictionaries work. by Tamás Zolnai · 8 years ago
  4. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  5. 1bf2ed4 Handle also []any in unoAnyToPropertyTree() by Tor Lillqvist · 8 years ago
  6. fc88892 .uno:Save callback for the Android Viewer by Mert Tümer · 8 years ago
  7. 045e275 Fix typo ("x86_64" -> "X86_64") by Stephan Bergmann · 8 years ago
  8. 0518bb5 desktop lok: handle NoFileSync in saveAs() by Miklos Vajna · 8 years ago
  9. 862dc17 loplugin:expressionalwayszero improvements by Noel Grandin · 8 years ago
  10. 4b78509 drop unnecessary includes by Caolán McNamara · 8 years ago
  11. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  12. e5bc7fa tdf#96796 - Added clipboard actions for the Android Viewer by Mert Tümer · 8 years ago
  13. d799436 tdf#116342 Allow selecting text boxes anywhere by default by Samuel Mehrbrodt · 8 years ago
  14. 005abf9 Allow lok to re-set temporary paths on second init. by Michael Meeks · 8 years ago
  15. b203e78 Revert "tdf#96796 - Added clipboard actions for the Android Viewer" by Thorsten Behrens · 8 years ago
  16. a1b58e9 loplugin:constantparam by Noel Grandin · 8 years ago
  17. 31e939c tdf#96796 - Added clipboard actions for the Android Viewer by Mert Tümer · 8 years ago
  18. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  19. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  20. b8fe96f loplugin:constantparam in desktop..i18npool by Noel Grandin · 8 years ago
  21. 7960ccb loplugin:constantparam in canvas..comphelper by Noel Grandin · 8 years ago
  22. 64117f7 make all the .ui message dialogs explicitly modal by Caolán McNamara · 8 years ago
  23. b75632f use comphelper::containerToSequence by Noel Grandin · 8 years ago
  24. 1b0beef Use for-range loops in desktop (part2) by Julien Nabet · 8 years ago
  25. cbc58eb Use for-range loops in desktop (part1) by Julien Nabet · 8 years ago
  26. 2374028 Resolves: tdf#116188 set min version on all .ui files to 3.18 by Caolán McNamara · 8 years ago
  27. 9c036b1 Make LibreOffice buildable on Haiku. by Kacper Kasper · 8 years ago
  28. 4516546 loplugin:useuniqueptr in TheExtensionManager by Noel Grandin · 8 years ago
  29. 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
  30. f6a7527 ...and some more asserts during CppunitTest_desktop_dialogs_test by Stephan Bergmann · 8 years ago
  31. 7dc93bb Don't do unnecessary check for trailing slash by Mike Kaganski · 8 years ago
  32. e215310 lok: update main thread by Henry Castro · 8 years ago
  33. e061f90 Clean up Desktop::CreateTemporaryDirectory by Stephan Bergmann · 8 years ago
  34. 6a0686e sneaky uppercase OK,CANCEL,HELP responses by Caolán McNamara · 8 years ago
  35. 25ca8af Fix build, for real this time by Pranav Kant · 8 years ago
  36. 83a8527 Fix build by Pranav Kant · 8 years ago
  37. f48c0d0 lok sc: Post mouse events to main thread by Pranav Kant · 8 years ago
  38. 0a1a3a6 postExtTextInputEvent() -> postWindowExtTextInputEvent() by Pranav Kant · 8 years ago
  39. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  40. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  41. 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  42. 08ab1f4 loplugin:oncevar extend to tools/gen.hxx types by Noel Grandin · 8 years ago
  43. ace95cf ColorData->Color in various by Noel Grandin · 8 years ago
  44. 3a387e3 convert all help responses to gtk's -11 by Caolán McNamara · 8 years ago
  45. ce43b10 get headless build to work again for Linux by Thorsten Behrens · 8 years ago
  46. 6a4c464 weld native message dialogs by Caolán McNamara · 8 years ago
  47. 5098f82 Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ by Stephan Bergmann · 8 years ago
  48. e73cba0 lok: support of AutoCorrect -> While Typing menu in Writer by Andras Timar · 8 years ago
  49. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  50. 4f97bfb fix updater on windows by Markus Mohrhard · 8 years ago
  51. 413c7b4 Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply plugin by Noel Grandin · 8 years ago
  52. 6a3f9de native dialog initial basis by Caolán McNamara · 8 years ago
  53. 4322b69 desktop: allow disabling recovery via config key by Miklos Vajna · 8 years ago
  54. 7125402 lok IME: support dialogs as well by Pranav Kant · 8 years ago
  55. 9763383 lok: check if an element exists in the container by Henry Castro · 8 years ago
  56. a9ca38b loplugin:changetoolsgen in dbaccess..desktop by Noel Grandin · 8 years ago
  57. 8da3121 Increase resolveUnoURL timeout from 20 to 40 sec by Stephan Bergmann · 8 years ago
  58. 3c9c9c5 loplugin:salcall (Extension_test-{active,passive}) by Stephan Bergmann · 8 years ago
  59. 495ad1e Fix !LIBO_INTERNAL_ONLY code (Extension_test-active) by Stephan Bergmann · 8 years ago
  60. b75609f In comments: fix typo and normalize on "sub-command" by Stephan Bergmann · 8 years ago
  61. 707f787 lok: enable pre-loading with Vcl's builder by Michael Meeks · 8 years ago
  62. 7f9f58f sw lok: IME support + unit test by Pranav Kant · 8 years ago
  63. be13e75 desktop: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  64. 903627c Function already take const OUString& by Mike Kaganski · 8 years ago
  65. c101df2 Fix typos by Andrea Gelmini · 8 years ago
  66. 3a68b21 lok: Allow whitelisting languages that should be used by LibreOfficeKit. by Jan Holesovsky · 8 years ago
  67. d79c1e3 coverity#1428612 silence reasonable 'Unchecked return value' warning by Caolán McNamara · 8 years ago
  68. 155dd4e tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by ekuiitr · 8 years ago
  69. dd42329 lok: Send the enabled / disabled state of .uno:TransformDialog. by Jan Holesovsky · 8 years ago
  70. 5fc484a Initialize more for sharing during pre-init. by Michael Meeks · 8 years ago
  71. fa72a33 lok: Preload thesauri too. by Jan Holesovsky · 8 years ago
  72. 027abe2 desktop: always clear LOK error message on success by Miklos Vajna · 8 years ago
  73. 6fc9d4a Remove redundant variable by Mike Kaganski · 8 years ago
  74. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  75. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  76. 61c88ae gbuild: always compile as C++17 with MSVC 2017 by Michael Stahl · 8 years ago
  77. cf333a8 tdf#38915: set cProcessed condition on any process outcome by Mike Kaganski · 8 years ago
  78. 57fd334 iOS, removed iOS special handling in init() by jan Iversen · 8 years ago
  79. feb601b iOS, allow unorc to be read by jan Iversen · 8 years ago
  80. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  81. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  82. 022588b Include android/compatibility.hxx from ubiquitous sal/config.h by Stephan Bergmann · 8 years ago
  83. 252ce90 sw lokit: add page syles to header & footer by Henry Castro · 8 years ago
  84. 0944975 iOS, readded function declaration. by jan Iversen · 8 years ago
  85. 0c6cfea iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invoke in order to manually flush the callback queue. To be reverted once the callback problem is solved. by Jon Nermut · 8 years ago
  86. c66fe94 Fix typos by Andrea Gelmini · 8 years ago
  87. 23885b0 loplugin:unnecessaryparen extend to delete statements by Noel Grandin · 8 years ago
  88. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  89. edc19f0 More loplugin:cstylecast: desktop by Stephan Bergmann · 8 years ago
  90. 866fc4d Fix typos by Andrea Gelmini · 8 years ago
  91. 029149e More loplugin:cstylecast: desktop by Stephan Bergmann · 8 years ago
  92. 4330633 iOS, correct rc file name by jan Iversen · 8 years ago
  93. d9bde4c iOS, corrected path in LO by jan Iversen · 8 years ago
  94. 169b926 lokdialog: Enable input before posting mouse events by Pranav Kant · 8 years ago
  95. acdba3c loplugin:passstuffbyref more return improvements by Noel Grandin · 8 years ago
  96. 17ee20b loplugin:passstuffbyref improved return in emfio,writerfilter by Noel Grandin · 8 years ago
  97. 271a663 rtl: support start/stop threads around pre-init by Ashod Nakashian · 8 years ago
  98. 78a4070 LOK: support password-protected PDF docs by Ashod Nakashian · 8 years ago
  99. 1c7d339 request installation of langpack via packagekit by Caolán McNamara · 8 years ago
  100. ace646b lokdialog: Use Application::Post{Mouse,Key}Event() to post to main thread by Pranav Kant · 8 years ago