Age | Commit message (Expand) | Author |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-09 | tdf#146094 Impress refuses to go in presentation mode | Noel Grandin |
2021-12-06 | Work around two -Werror=implicit-fallthrough= | Stephan Bergmann |
2021-12-01 | Fix --disable-avmedia for DESKTOP build | Jan-Marek Glogowski |
2021-11-28 | use more OInterfaceContainerHelper3 in slideshow | Noel Grandin |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in slideshow | Mike Kaganski |
2021-10-15 | Avoid usage of incomplete types in member functions defined in-class | Stephan Bergmann |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | use std::vector::insert instead of push_back | Noel Grandin |
2021-10-11 | loplugin:moveparam in slideshow | Noel Grandin |
2021-10-06 | loplugin:moveparam in basegfx | Noel Grandin |
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 |