Age | Commit message (Expand) | Author |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2023-12-30 | cid#1545965 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-24 | cid#1545470 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-23 | cid#1546006 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-22 | cid#1546500 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-12 | cid#1559173 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1545789 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1546281 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-06 | make AlphaMask separate from Bitmap | Noel Grandin |
2023-12-04 | cid#1545597 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1545810 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1546275 Using invalid iterator | Julien Nabet |
2023-11-22 | tdf#158126 UI: Scalable buttons for Impress navigation bar | Irgaliev Amin |
2023-11-19 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11) | Julien Nabet |
2023-10-19 | use more SdrObjList::begin/end in sd | Noel Grandin |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-23 | Use less epoxy external headers dependency | Gabor Kelemen |
2023-09-21 | tdf#146619 Recheck include/basegfx with IWYU | Gabor Kelemen |
2023-09-05 | tdf#154138 C/P regression - used setWidth instead of setHeight | Tomaž Vajngerl |
2023-08-24 | tdf#112687 Simplify polylines from slideshow annotations | Regina Henschel |
2023-08-15 | CID 1539919: Null pointer dereferences | Regina Henschel |
2023-08-14 | tdf#154265 Disable automatic slide advancement when moving backwards | Samuel Mehrbrodt |
2023-08-13 | Related tdf#156630 and tdf#156629 force snapshot of alpha mask | Patrick Luby |
2023-08-13 | tfd#112687 Combine adjacent lines into one shape | Regina Henschel |
2023-08-10 | tdf#156630 eliminate opaque parts when drawing animated PNG images | Patrick Luby |
2023-07-25 | Convert internal vcl bitmap formats transparency->alpha (II) | Noel Grandin |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-07-16 | editeng: Use Tools::Point::RotateAround instead of our own | Dr. David Alan Gilbert |
2023-07-13 | basegfx: replace typedef with a class B2ISize based on Size2D | Tomaž Vajngerl |
2023-07-05 | tdf#113290: Fix handling of grapheme clusters in slideshow animations | Khaled Hosny |
2023-05-07 | use AlphaMask for variables when calling GetAlphaMask | Noel Grandin |
2023-05-04 | tdf#154839 Add navigation buttons for slides | Amin Irgaliev |
2023-04-30 | Use getXWeak in slideshow | Mike Kaganski |
2023-04-17 | Remove some unused includes | Miklos Vajna |
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 |