Age | Commit message (Expand) | Author |
2021-04-21 | Revert "tdf#125949 Allow the slide to continue with ..." (tdf#133447) | Luboš Luňák |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | Compute permutation2D at compile time | Mike Kaganski |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-06 | update pches | Caolán McNamara |
2021-04-03 | Use 64-KiB buffer instead of 256-KiB | Mike Kaganski |
2021-03-26 | loplugin:flatten | Noel |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-13 | update pches | Julien Nabet |
2021-03-11 | Work around MSVC 2019 16.9.0 warning C4103 compiler bug | Stephan Bergmann |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-06 | update pches | Julien Nabet |
2021-02-23 | loplugin:refcounting check for managing OWeakObject with raw pointer | Noel |
2021-02-16 | loplugin:referencecasting in slideshow..starmath | Noel |
2021-02-08 | update pches | Caolán McNamara |
2021-02-04 | use more getSdrObjectFromXShape | Noel |
2021-01-27 | rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is gone | Caolán McNamara |
2021-01-27 | tdf#139609 avoid fetching unnecessary xid under gtk3 | Caolán McNamara |
2021-01-13 | transparency->alpha in GraphicAttr | Noel |
2021-01-03 | tdf#136278 Follow-up Check when the eventqueue needs to be emptied. | Gülşah Köse |
2020-12-26 | tdf#134133 Check when the eventqueue needs to be emptied. | Gülşah Köse |
2020-12-09 | remove isVCLOpenGLEnabled() settings, add DisableOpenGL option | Luboš Luňák |
2020-12-04 | update pches | Caolán McNamara |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-19 | tdf#123936 Formatting files in module slideshow with clang-format | Philipp Hofer |
2020-11-17 | Remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameter | Stephan Bergmann |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-13 | Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 | Mike Kaganski |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-10-22 | long->tools::Long in slideshow..starmath | Noel |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-17 | fix build with box2d 2.4.0 | Rene Engelhard |
2020-10-16 | try to make available all slide images using threads | Luboš Luňák |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-05 | try not to hog the CPU during slideshow animations | Luboš Luňák |
2020-09-01 | Fix typos | Andrea Gelmini |
2020-08-31 | tdf#136301: fix parallel physics animations over-stepping during lock transfer | Sarper Akdemir |
2020-08-31 | document physics animations and related code | Sarper Akdemir |
2020-08-29 | Fix typos | Andrea Gelmini |
2020-08-28 | tdf#136152: make physics animation effects handle animations with jumpy starts | Sarper Akdemir |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-27 | Fix typos | Andrea Gelmini |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-08-26 | tdf#136097: make physics animation effects handle skips and rewinds | Sarper Akdemir |
2020-08-25 | -Werror=maybe-uninitialized | Noel Grandin |
2020-08-22 | fix group shape crash for physics animations | Sarper Akdemir |