Age | Commit message (Expand) | Author |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-08-24 | WaE: silence -Wmaybe-uninitialized | Caolán McNamara |
2021-08-18 | Fix erroneous comments | Mike Kaganski |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-08-10 | use o3tl::hash_combine | Caolán McNamara |
2021-08-08 | use some forward declares | Caolán McNamara |
2021-08-05 | tdf#143728 Certain presentation crashes Impress after starting slideshow | Noel Grandin |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in EventQueue | Noel Grandin |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-23 | workaround accumulate() ambiguity on Mac with PCH | Collabora |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-06-02 | tdf#92917: fix crash in Impress in viewmediashape (slideshow) | Julien Nabet |
2021-06-01 | Reduce scope (slideshow/viewmediashape) | Julien Nabet |
2021-05-24 | crash on launching opengl slide transitions under gtk3 | Caolán McNamara |
2021-04-29 | remove support for BITMASK in vcl backends | Noel Grandin |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
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 |