summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2022-09-20tdf#150402 Correct wrong Bound of Shape in SlideshowArmin Le Grand (allotropia)
2022-09-05tdf#149969 slideshow: handle loop from the animation of a media shapeMiklos Vajna
2022-08-31tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna
2022-07-04tdf#91456 OpenGL context rendered without slide on itdldld
2022-05-31The return value of std::count_if is guaranteed to be non-negativeStephan Bergmann
2022-05-25tdf#149068 don't call any OpenGL if the context is initially 'invalid'Caolán McNamara
2022-05-08osl::Mutex->std::mutex in slideshow::EventQueueNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in slideshowStephan Bergmann
2022-04-14Resolves: tdf#143615 clamp relative times to 1.0Thorsten Behrens
2022-04-10use more string_viewNoel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24cid#1500712 silence Explicit null dereferencedCaolán McNamara
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-02Fix function nameAndrea Gelmini
2022-01-05Disable epoxy test with --disable-guiJan-Marek Glogowski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09tdf#146094 Impress refuses to go in presentation modeNoel Grandin
2021-12-06Work around two -Werror=implicit-fallthrough=Stephan Bergmann
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-11-28use more OInterfaceContainerHelper3 in slideshowNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in slideshowMike Kaganski
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-15loplugin:constvarsNoel Grandin
2021-08-24WaE: silence -Wmaybe-uninitializedCaolán McNamara
2021-08-18Fix erroneous commentsMike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-10use o3tl::hash_combineCaolán McNamara
2021-08-08use some forward declaresCaolán McNamara
2021-08-05tdf#143728 Certain presentation crashes Impress after starting slideshowNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in EventQueueNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-23workaround accumulate() ambiguity on Mac with PCHCollabora
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-02tdf#92917: fix crash in Impress in viewmediashape (slideshow)Julien Nabet
2021-06-01Reduce scope (slideshow/viewmediashape)Julien Nabet
2021-05-24crash on launching opengl slide transitions under gtk3Caolán McNamara
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-21Revert "tdf#125949 Allow the slide to continue with ..." (tdf#133447)Luboš Luňák