summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* Fix --disable-(avmedia|scripting)TheRock Builder2021-12-041-5/+5
* Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski2021-12-013-112/+17
* loplugin:stringliteraldefine in avmediaNoel Grandin2021-11-174-15/+14
* Drop redundant 'using rtl::OUString'Mike Kaganski2021-11-161-2/+0
* new loplugin:stringliteraldefineNoel Grandin2021-11-101-3/+3
* use more OUStringLiteral in MediaDescriptorNoel Grandin2021-11-081-5/+5
* Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski2021-10-282-16/+15
* Add support for macOS SDK 12.0Stephan Bergmann2021-10-271-0/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-272-3/+1
* loplugin:referencecasting look through more clang TypesNoel Grandin2021-08-231-9/+7
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-073-12/+12
* no need to use UNO_QUERY hereNoel Grandin2021-08-071-4/+4
* fix --disable-avmedia clang-plugins warningsCaolán McNamara2021-08-061-2/+3
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-052-2/+2
* convert #defines to OUStringLiteralNoel Grandin2021-08-026-11/+11
* use officecfg for security optionsNoel Grandin2021-07-261-1/+1
* tdf#126665 Remember last used file picker directorySamuel Mehrbrodt2021-07-121-0/+1
* tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2021-06-181-1/+1
* use string_view in the Translate APINoel Grandin2021-06-171-2/+2
* unnecessary castNoel Grandin2021-05-151-7/+7
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-022-4/+4
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-2/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-7/+9
* forward declare vcl::window in vcl/event.hxxCaolán McNamara2021-04-061-0/+1
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl2021-03-131-1/+1
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-111-1/+1
* loplugin:refcounting (clang-cl)Stephan Bergmann2021-03-092-6/+7
* loplugin:refcounting in avmediaNoel2021-02-264-5/+6
* loplugin:refcounting in avmediaNoel2021-02-231-4/+4
* loplugin:referencecasting (macOS)Stephan Bergmann2021-02-182-2/+2
* cppcheck: missing getting current increment valuesCaolán McNamara2021-02-011-0/+1
* rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara2021-01-272-3/+3
* tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara2021-01-272-5/+14
* use an accessor for SystemEnvData::aWindowCaolán McNamara2021-01-261-1/+1
* loplugin:passstuffbyrefNoel2021-01-261-1/+1
* avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna2021-01-211-0/+13
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-2/+2
* Remove vlc part since experimental since 5 yearsJulien Nabet2020-12-2529-2216/+1
* avmedia: followup fix to 17aea7c41Chris Sherlock2020-12-251-1/+1
* make *String(string_view) constructors explicitNoel Grandin2020-12-191-1/+1
* Related tdf#138888: fix assertion on avmedia/MediaControlBaseJulien Nabet2020-12-151-1/+1
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-114-6/+14
* remove more no longer needed OpenGL-related codeLuboš Luňák2020-12-081-2/+0
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-1/+1
* Player::processEvent return value is unusedStephan Bergmann2020-11-252-4/+2
* BITMAPINFOHEADER::biWidth,biHeight are of type LONGStephan Bergmann2020-11-251-1/+2
* replace std::min(std::max()) with std::clampNoel2020-11-161-3/+2
* CFDataGetLength returns CFIndex, not longStephan Bergmann2020-11-151-1/+1
* tdf#123936 Formatting files in module avmedia with clang-formatPhilipp Hofer2020-11-131-4/+4