summaryrefslogtreecommitdiff
path: root/slideshow/source
AgeCommit message (Expand)Author
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-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-02Fix function nameAndrea Gelmini
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-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-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
2021-04-08Compute permutation2D at compile timeMike Kaganski
2021-04-03Use 64-KiB buffer instead of 256-KiBMike Kaganski
2021-03-26loplugin:flattenNoel
2021-03-11Work around MSVC 2019 16.9.0 warning C4103 compiler bugStephan Bergmann
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-16loplugin:referencecasting in slideshow..starmathNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-03tdf#136278 Follow-up Check when the eventqueue needs to be emptied.Gülşah Köse
2020-12-26tdf#134133 Check when the eventqueue needs to be emptied.Gülşah Köse
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák