Age | Commit message (Expand) | Author |
2023-03-30 | loplugin:stringadd in various | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in slideshow::EventMultiplexerListener | Noel Grandin |
2023-02-23 | tdf#143148 Use pragma once instead of include guards | niket1322git |
2023-02-07 | improve readability of VirtualDevice constructor | Noel Grandin |
2023-01-16 | The third "depth argument is unused | Caolán McNamara |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2023-01-09 | use std::this_thread::sleep_for instead of osl equivalent | Arnaud VERSINI |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
2022-11-28 | Presenter screen wrong position of pointer | Daniel Lohmann |
2022-11-28 | Do not draw pointer on paused mode screen | Daniel Lohmann |
2022-11-22 | CppunitTest_slideshow_engine: inherit from UnoApiTest | Xisco Fauli |
2022-11-21 | Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead | Stephan Bergmann |
2022-11-10 | Fix typo | Andrea Gelmini |
2022-11-09 | Resolves: tdf#148884 impress slideshow uses white text on white in dark mode | Caolán McNamara |
2022-09-21 | cid#1515521 Dereference before null check | Caolán McNamara |
2022-09-19 | Fix typos | Andrea Gelmini |
2022-09-19 | tdf#150402 Correct wrong Bound of Shape in Slideshow | Armin Le Grand (allotropia) |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-11 | basegfx: replace typedef with a class B2DSize based on Size2D | Tomaž Vajngerl |
2022-09-08 | replace egrep/fgrep calls with grep -E/grep -F | Rene Engelhard |
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 |