summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/media
AgeCommit message (Expand)AuthorFilesLines
2020-09-08tdf#34759 fix media player pausing when pressing time sliderMartin van Zijl1-1/+0
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh1-4/+1
2020-05-10compact namespace in svxNoel Grandin1-2/+2
2020-04-26move PanelLayout to sfx2Caolán McNamara1-1/+1
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+6
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen1-4/+0
2020-02-01weld MediaPlaybackPanelCaolán McNamara2-61/+49
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-2/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+2
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2-4/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-1/+2
2017-02-28mpMediaItem might be nullptrMarkus Mohrhard1-6/+12
2017-02-28we can just comment the variable name outMarkus Mohrhard1-2/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2-3/+3
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15tdf#87794: Media Playback PanelYousuf Philips2-0/+283