summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-28Presenter screen wrong position of pointerDaniel Lohmann
2022-11-28Do not draw pointer on paused mode screenDaniel Lohmann
2022-11-22CppunitTest_slideshow_engine: inherit from UnoApiTestXisco Fauli
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-10Fix typoAndrea Gelmini
2022-11-09Resolves: tdf#148884 impress slideshow uses white text on white in dark modeCaolán McNamara
2022-09-21cid#1515521 Dereference before null checkCaolán McNamara
2022-09-19Fix typosAndrea Gelmini
2022-09-19tdf#150402 Correct wrong Bound of Shape in SlideshowArmin Le Grand (allotropia)
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-08replace egrep/fgrep calls with grep -E/grep -FRene Engelhard
2022-09-06CppunitTest_slideshow_engine: remove unused includesMiklos Vajna
2022-09-02tdf#149969 slideshow: handle loop from the animation of a media shapeMiklos Vajna
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna
2022-08-23-Werror=redundant-moveStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-27tdf#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