1. ee91c0b Fix function name by Andrea Gelmini · 4 years, 2 months ago
  2. a6fae99 Disable epoxy test with --disable-gui by Jan-Marek Glogowski · 4 years, 3 months ago
  3. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  4. 0cfd60b tdf#146094 Impress refuses to go in presentation mode by Noel Grandin · 4 years, 4 months ago
  5. ea0d55f Work around two -Werror=implicit-fallthrough= by Stephan Bergmann · 4 years, 4 months ago
  6. f9e79a9 Fix --disable-avmedia for DESKTOP build by Jan-Marek Glogowski · 4 years, 11 months ago
  7. ba8e711 use more OInterfaceContainerHelper3 in slideshow by Noel Grandin · 4 years, 4 months ago
  8. df16e70 Prepare for removal of non-const operator[] from Sequence in slideshow by Mike Kaganski · 4 years, 5 months ago
  9. af908d9 Avoid usage of incomplete types in member functions defined in-class by Stephan Bergmann · 4 years, 6 months ago
  10. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  11. 1f9468f use std::vector::insert instead of push_back by Noel Grandin · 4 years, 6 months ago
  12. 043ba6d loplugin:moveparam in slideshow by Noel Grandin · 4 years, 6 months ago
  13. e0117ef loplugin:moveparam in basegfx by Noel Grandin · 4 years, 6 months ago
  14. 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
  15. 3a1a448 loplugin:constvars by Noel Grandin · 4 years, 7 months ago
  16. 27273c2 WaE: silence -Wmaybe-uninitialized by Caolán McNamara · 4 years, 8 months ago
  17. 19c6def Fix erroneous comments by Mike Kaganski · 4 years, 8 months ago
  18. 88bf174 undo changes to TextAlign by Caolán McNamara · 4 years, 8 months ago
  19. ad09c49 use o3tl::hash_combine by Caolán McNamara · 4 years, 8 months ago
  20. 98f125e use some forward declares by Caolán McNamara · 4 years, 8 months ago
  21. 63773ac tdf#143728 Certain presentation crashes Impress after starting slideshow by Noel Grandin · 4 years, 8 months ago
  22. 377a318 drop unneeded forward declare by Caolán McNamara · 4 years, 8 months ago
  23. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  24. c0ce120 osl::Mutex->std::mutex in EventQueue by Noel Grandin · 4 years, 8 months ago
  25. 8689bd5 convert TextAlign to scoped enum by Caolán McNamara · 4 years, 8 months ago
  26. a470d97 workaround accumulate() ambiguity on Mac with PCH by Collabora · 4 years, 9 months ago
  27. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  28. 21405a6 vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx by Chris Sherlock · 5 years ago
  29. 7e9c356 tdf#92917: fix crash in Impress in viewmediashape (slideshow) by Julien Nabet · 4 years, 10 months ago
  30. e455754 Reduce scope (slideshow/viewmediashape) by Julien Nabet · 4 years, 10 months ago
  31. 7f6f57f crash on launching opengl slide transitions under gtk3 by Caolán McNamara · 4 years, 11 months ago
  32. b153d14 remove support for BITMASK in vcl backends by Noel Grandin · 5 years ago
  33. ddd2639 drop mask from BitmapEx by Noel Grandin · 5 years ago
  34. 093f90f Revert "tdf#125949 Allow the slide to continue with ..." (tdf#133447) by Luboš Luňák · 5 years ago
  35. 3077f05 update PCHs by Caolán McNamara · 5 years ago
  36. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  37. 4f3b811 Compute permutation2D at compile time by Mike Kaganski · 5 years ago
  38. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  39. e90a9b67 update pches by Caolán McNamara · 5 years ago
  40. c1959f5 Use 64-KiB buffer instead of 256-KiB by Mike Kaganski · 5 years ago
  41. b624b13 loplugin:flatten by Noel · 5 years ago
  42. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  43. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  44. a73f24f update pches by Julien Nabet · 5 years ago
  45. d148113 Work around MSVC 2019 16.9.0 warning C4103 compiler bug by Stephan Bergmann · 5 years ago
  46. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  47. 2bcb38a update pches by Julien Nabet · 5 years ago
  48. c13133b loplugin:refcounting check for managing OWeakObject with raw pointer by Noel · 5 years ago
  49. 5ea8d87 loplugin:referencecasting in slideshow..starmath by Noel · 5 years ago
  50. c950ded update pches by Caolán McNamara · 5 years ago
  51. 1898237 use more getSdrObjectFromXShape by Noel · 5 years ago
  52. 3aa8656 rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is gone by Caolán McNamara · 5 years ago
  53. df788fc tdf#139609 avoid fetching unnecessary xid under gtk3 by Caolán McNamara · 5 years ago
  54. 502f637 transparency->alpha in GraphicAttr by Noel · 5 years ago
  55. b83c168 tdf#136278 Follow-up Check when the eventqueue needs to be emptied. by Gülşah Köse · 5 years ago
  56. a63caf4 tdf#134133 Check when the eventqueue needs to be emptied. by Gülşah Köse · 5 years ago
  57. 16e9375 remove isVCLOpenGLEnabled() settings, add DisableOpenGL option by Luboš Luňák · 5 years ago
  58. 1ac4498 update pches by Caolán McNamara · 5 years ago
  59. 107399d tdf#42949 Fix new IWYU warnings in directories s* by Gabor Kelemen · 5 years ago
  60. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  61. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  62. 156da5b tdf#123936 Formatting files in module slideshow with clang-format by Philipp Hofer · 5 years ago
  63. 289eb41 Remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameter by Stephan Bergmann · 5 years ago
  64. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  65. f2dfa6b Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 by Mike Kaganski · 5 years ago
  66. 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
  67. d3158450 long->tools::Long in slideshow..starmath by Noel · 5 years ago
  68. 0fb58a1 new tools::Degree10 strong typedef by Noel Grandin · 5 years ago
  69. d0601cd fix build with box2d 2.4.0 by Rene Engelhard · 5 years ago
  70. 8062e88 try to make available all slide images using threads by Luboš Luňák · 5 years ago
  71. 1f8fbff loplugin:const* make some params and methods const by Noel · 6 years ago
  72. d379230 try not to hog the CPU during slideshow animations by Luboš Luňák · 6 years ago
  73. 0961987 Fix typos by Andrea Gelmini · 6 years ago
  74. 943aaf6 tdf#136301: fix parallel physics animations over-stepping during lock transfer by Sarper Akdemir · 6 years ago
  75. 8e36582 document physics animations and related code by Sarper Akdemir · 6 years ago
  76. 229827d Fix typos by Andrea Gelmini · 6 years ago
  77. 490cab0 tdf#136152: make physics animation effects handle animations with jumpy starts by Sarper Akdemir · 6 years ago
  78. 98b4744 remove some unused includes and update pches by Caolán McNamara · 6 years ago
  79. 8a21364 Fix typos by Andrea Gelmini · 6 years ago
  80. e5356fb [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ by Stephan Bergmann · 6 years ago
  81. d29c27a tdf#136097: make physics animation effects handle skips and rewinds by Sarper Akdemir · 6 years ago
  82. ff87ef8 -Werror=maybe-uninitialized by Noel Grandin · 6 years ago
  83. 5edbac1 fix group shape crash for physics animations by Sarper Akdemir · 6 years ago
  84. 394f74e add bounciness velocity and density options to physics animations by Sarper Akdemir · 6 years ago
  85. b240db9 make physics animations handle sequential animations correctly by Sarper Akdemir · 6 years ago
  86. 76f3218b make physics animation effects always processed last by Sarper Akdemir · 6 years ago
  87. 7de41aa box2dtools renaming some for clarity by Sarper Akdemir · 6 years ago
  88. 4c64a07 Fix typo in code by Andrea Gelmini · 6 years ago
  89. 51275a6 add support for complex shapes in physics animation effects by Sarper Akdemir · 6 years ago
  90. 3bc2154 fix box2dtools build error for non debug builds by Sarper Akdemir · 6 years ago
  91. 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
  92. 28022ce make physics based animation effects part of the animation engine by Sarper Akdemir · 6 years ago
  93. 749ac5f Typo bSlideBackgoundPainted by Julien Nabet · 6 years ago
  94. 060a069 add box2d to CppunitTest_slideshow by Sarper Akdemir · 6 years ago
  95. 49cdda7 box2d tools: initial work for physics based animation effects by Sarper Akdemir · 6 years ago
  96. f09c19d Deprecated std::result_of has been removed from C++20 by Stephan Bergmann · 6 years ago
  97. b53907c compact namespace: slideshow by Noel Grandin · 6 years ago
  98. 6dbfba1 slideshow: create instances with uno constructors by Noel Grandin · 6 years ago
  99. b050b7e update pches by Caolán McNamara · 6 years ago
  100. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago