1. 6ad13e0e Demote from std::unique_lock to std::scoped_lock where applicable by Stephan Bergmann · 7 years ago
  2. 9376f65 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Stephan Bergmann · 7 years ago
  3. 20dbfae gtktiledviewer: Fix crash on copy. by Michael Meeks · 7 years ago
  4. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  5. f29fded unipoll: add a --unipoll parameter to gtktiledviewer. by Michael Meeks · 7 years ago
  6. a6d1460 lok: We changed the (unstable) ABI, but let's allow the older C++ API. by Jan Holesovsky · 7 years ago
  7. 85dc12a lok: handle missing callback. by Michael Meeks · 7 years ago
  8. 2ead533 lok: allow paste content to popup dialog by Henry Castro · 7 years ago
  9. b1141fa Cut down on -pthread/-lpthread proliferation by Stephan Bergmann · 7 years ago
  10. 35aff90 lok: emit ProfileZone data in messages when requested. by Michael Meeks · 7 years ago
  11. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  12. 639df4d use more std::make_unique by Noel Grandin · 7 years ago
  13. de6f36c simplify reset(nullptr) -> reset() by Noel Grandin · 7 years ago
  14. f637b79 lok: keystroke attribution issue. by Michael Meeks · 7 years ago
  15. b1d35c8 lok: calm down CnP issues & simplify. by Michael Meeks · 7 years ago
  16. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  17. 350a9dd gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert. by Jan Holesovsky · 7 years ago
  18. bde2eed gtktiledviewer: Compile-time check instead of an annoying assert. by Jan Holesovsky · 7 years ago
  19. afbfe42 clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 by Tamás Zolnai · 7 years ago
  20. 004cc81 loplugin:collapseif in dbaccess..lotuswordpro by Noel Grandin · 7 years ago
  21. 26ccd00 clang-tidy: (WIP) bugprone-too-small-loop-variable findings by Tamás Zolnai · 7 years ago
  22. 25af42bc remove all use_action_appearance lines by Caolán McNamara · 7 years ago
  23. ba80f63 clang-tidy modernize-redundant-void-arg by Noel Grandin · 7 years ago
  24. cde5ea6 Sure it is a square by Tor Lillqvist · 7 years ago
  25. 1d279e9 Move the iOS CGBitmapContextCreate() call do doc_paintTile() by Tor Lillqvist · 7 years ago
  26. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  27. 7f1c085 s/0/nullptr/ by Tor Lillqvist · 8 years ago
  28. 08afdd3 WaE: unused parameter by Tor Lillqvist · 8 years ago
  29. 62e5bcd Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in Online by Tor Lillqvist · 8 years ago
  30. 2749182 Call also initializeForRendering() and registerCallback() by Tor Lillqvist · 8 years ago
  31. 51591ae More hacking on the tilebench part of the UnitTest app by Tor Lillqvist · 8 years ago
  32. 618d474 band-aid: deprecated-declarations related to gtk by Julien Nabet · 8 years ago
  33. 003bc12 Band-aid fix for deprecate gtk_css_provider_get_default by Julien Nabet · 8 years ago
  34. 68de102 Start on the iOS unit test app by Tor Lillqvist · 8 years ago
  35. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  36. 97b6fd8 Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
  37. 9431259 libreofficekit: update lloconv git URL by Miklos Vajna · 8 years ago
  38. a3b960f coverity#1437959 Copy into fixed size buffer by Caolán McNamara · 8 years ago
  39. 432a935 tilebench: add --preinit mode. by Michael Meeks · 8 years ago
  40. a8ebc12 tilebench: add dialog profiling mode. by Michael Meeks · 8 years ago
  41. 8a2414e Re-factor to allow dialog profiling. by Michael Meeks · 8 years ago
  42. c44668a Fix typos by Andrea Gelmini · 8 years ago
  43. 63f5e75 libreofficekit: Run gla11y on gtv.ui by Samuel Thibault · 8 years ago
  44. 7ab34b5 loplugin:redundantcast improvements for floating-integer conversions by Stephan Bergmann · 8 years ago
  45. f6fb5a1 Fix typos by Andrea Gelmini · 8 years ago
  46. 0f166ef cppcheck - fix variableScope in some files by Gökhan Gurbetoğlu · 8 years ago
  47. 83b7bfc sw lok: View jumps to cursor position even if it is moved by an other view. by Tamás Zolnai · 8 years ago
  48. f365b17 Use for-range loops in some modules by Julien Nabet · 8 years ago
  49. 5192934 lok: be informative and exit when tilebench fails to initialize by Ashod Nakashian · 8 years ago
  50. 953a5cb move Bitmap::ScopedWriteAccess inside vcl by Noel Grandin · 8 years ago
  51. 859b7b0 lokdialog: debug red-colored boundary for last painted region by Pranav Kant · 8 years ago
  52. f495a32 lokdocview: new property 'is-initialized'; fix gtktiledviewer for calc by Pranav Kant · 8 years ago
  53. 2374028 Resolves: tdf#116188 set min version on all .ui files to 3.18 by Caolán McNamara · 8 years ago
  54. 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
  55. 25ca8af Fix build, for real this time by Pranav Kant · 8 years ago
  56. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  57. a452643 Fix typos by Andrea Gelmini · 8 years ago
  58. 4fdd5ef More loplugin:cstylecast: libreofficekit by Stephan Bergmann · 8 years ago
  59. 0cc38c9 Fix typo by Andrea Gelmini · 8 years ago
  60. 9b47049 lokdocview: Make g-ir-compiler, scanner happy by Pranav Kant · 8 years ago
  61. 62c36eb LOK: support tile-dumping in tilebench by Ashod Nakashian · 8 years ago
  62. a692cdf LOK: tilebench improvements by Ashod Nakashian · 8 years ago
  63. 1c70d20 rhbz#1527945 segv on failed open of password protected doc in gnome-documents by Caolán McNamara · 8 years ago
  64. 2eff4b5 Fix typos by Andrea Gelmini · 8 years ago
  65. 71cd37f lokdocview: Handle INVALIDATE_HEADER cb by Pranav Kant · 8 years ago
  66. 9d2e0d6 lokdocview: use std::string where possible by Pranav Kant · 8 years ago
  67. 49a58e6 lokdialog: If we already have the title, emit it during creation by Pranav Kant · 8 years ago
  68. 4099000 lokdialog: gtv: Set dialog title on callback by Pranav Kant · 8 years ago
  69. 727c230 lokdialog: multiview: Do not mix one view with other by Pranav Kant · 8 years ago
  70. b1bcc70d lokdialog: Merge dialog & dialog child mouse event APIs into one by Pranav Kant · 8 years ago
  71. ae412b5 lokdialog: Rename postDialogKeyEvent -> postWindowKeyEvent by Pranav Kant · 8 years ago
  72. b5e27fd lokdialog: Simplify; make the LOK dialog API more generic by Pranav Kant · 8 years ago
  73. 3d8154e lokdialog: Do not underestimate the dialog size by Pranav Kant · 8 years ago
  74. 2f2679a lokdialog: Allow closing a dialog from LOK client by Pranav Kant · 8 years ago
  75. cc05f8d gtv: Width, height properties should not be construct only by Pranav Kant · 8 years ago
  76. 0d5ccc4 gtv: Remember recently executed UNO commands by Pranav Kant · 8 years ago
  77. b0ab682 require at least gtk3 3.12.0 to build gtk3 bits by Caolán McNamara · 8 years ago
  78. e90f86d require at least gtk3 3.10.0 to build gtk vclplug by Caolán McNamara · 8 years ago
  79. d0f0a3c lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly. by Pranav Kant · 8 years ago
  80. faf0173 gtv: Kill dialog selector combo box by Pranav Kant · 8 years ago
  81. f3f4c03 lokdialog: Make vcl::DialogID an integer by Pranav Kant · 8 years ago
  82. 2798e1a lokdialog: Create dialog when callback is received by Pranav Kant · 8 years ago
  83. 91b7c8b lokdialog: gtv: Add width and height props to Dialog GObject by Pranav Kant · 8 years ago
  84. a3f432a gtktiledviewer downgrade min gtk+ to 3.16 by Ashod Nakashian · 8 years ago
  85. 25822ff lokdialog: Move getting dialog information in separate LOK call by Pranav Kant · 8 years ago
  86. 446a37e lokdialog: Support painting parts of the dialog by Pranav Kant · 8 years ago
  87. 26dce73 Fix typo by Andrea Gelmini · 8 years ago
  88. fdb56a7 lokdialog: Tunnel dialog title to lokclient as outparam by Pranav Kant · 8 years ago
  89. 79fa071 lokdialog: Clear the pointer after destroying by Pranav Kant · 8 years ago
  90. 1a1ee78 lokdialog: Use UNO name as dialog id when invoking lok callbacks by Pranav Kant · 8 years ago
  91. db6673b fix build error by David Tardon · 8 years ago
  92. 1ce65e7 loplugin:includeform: libreofficekit by Stephan Bergmann · 8 years ago
  93. 4f05fdf tdf#113311 disable CppunitTest_libreofficekit_tiledrendering for now by Michael Stahl · 8 years ago
  94. 7d843ea Fix typos by Andrea Gelmini · 9 years ago
  95. fa02b63 lokdialog: Smoother mouse move on floating windows by Pranav Kant · 9 years ago
  96. 81c00c9 lokdialog: button press type debug info by Pranav Kant · 9 years ago
  97. a0f36b4 lokdialog: Emit dialog close callback upon dialog close by Pranav Kant · 9 years ago
  98. 3ebaaeb Change CB_DIALOG_INVALIDATE to CB_DIALOG by Pranav Kant · 9 years ago
  99. 77bb77a lokdialog: Mouse events for dialog floating child windows by Pranav Kant · 9 years ago
  100. cce5bdb lokdialog: drawing area needs to have focus to capture key events by Pranav Kant · 9 years ago