Age | Commit message (Expand) | Author |
2022-09-06 | CppunitTest_slideshow_engine: remove unused includes | Miklos Vajna |
2022-09-02 | tdf#149969 slideshow: handle loop from the animation of a media shape | Miklos Vajna |
2022-08-26 | tdf#149971 avmedia: implement video crop support in the gsteamer backend | Miklos Vajna |
2022-08-23 | -Werror=redundant-move | Stephan Bergmann |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-10 | Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number | Stephan Bergmann |
2022-08-03 | clang-tidy modernize-pass-by-value in slideshow | Noel Grandin |
2022-07-14 | loplugin:moveit | Noel Grandin |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-06-27 | tdf#91456 OpenGL context rendered without slide on it | dldld |
2022-05-31 | The return value of std::count_if is guaranteed to be non-negative | Stephan Bergmann |
2022-05-25 | tdf#149068 don't call any OpenGL if the context is initially 'invalid' | Caolán McNamara |
2022-05-08 | osl::Mutex->std::mutex in slideshow::EventQueue | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in slideshow | Stephan Bergmann |
2022-04-14 | Resolves: tdf#143615 clamp relative times to 1.0 | Thorsten Behrens |
2022-04-10 | use more string_view | Noel Grandin |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2022-02-25 | Advanced Diagram support: cleanup/consolidate with existing code | Armin Le Grand (Allotropia) |
2022-02-24 | cid#1500712 silence Explicit null dereferenced | Caolán McNamara |
2022-02-15 | tdf#145759 Using M_PI from cmath instead of magic constants. | pragat-pandya |
2022-02-11 | svx::PropertyChangeNotifier improvements | Noel Grandin |
2022-02-02 | Fix function name | Andrea Gelmini |
2022-01-05 | Disable epoxy test with --disable-gui | Jan-Marek Glogowski |
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 |