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