Age | Commit message (Expand) | Author |
2021-11-16 | Drop redundant 'using rtl::OUString' | Mike Kaganski |
2021-11-10 | new loplugin:stringliteraldefine | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-10-28 | Prepare for removal of non-const operator[] from Sequence in avmedia | Mike Kaganski |
2021-10-27 | Add support for macOS SDK 12.0 | Stephan Bergmann |
2021-08-27 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-08-07 | no need to use UNO_QUERY here | Noel Grandin |
2021-08-06 | fix --disable-avmedia clang-plugins warnings | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-12 | tdf#126665 Remember last used file picker directory | Samuel Mehrbrodt |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-05-15 | unnecessary cast | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-06 | forward declare vcl::window in vcl/event.hxx | Caolán McNamara |
2021-03-13 | add PixelFormat enum that replaces bit count in Bitmap/BitmapEx | Tomaž Vajngerl |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-03-09 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-02-26 | loplugin:refcounting in avmedia | Noel |
2021-02-23 | loplugin:refcounting in avmedia | Noel |
2021-02-18 | loplugin:referencecasting (macOS) | Stephan Bergmann |
2021-02-01 | cppcheck: missing getting current increment values | Caolán McNamara |
2021-01-27 | rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is gone | Caolán McNamara |
2021-01-27 | tdf#139609 avoid fetching unnecessary xid under gtk3 | Caolán McNamara |
2021-01-26 | use an accessor for SystemEnvData::aWindow | Caolán McNamara |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-21 | avmedia: add doc model for bitmap fill of slide narrations | Miklos Vajna |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-25 | Remove vlc part since experimental since 5 years | Julien Nabet |
2020-12-25 | avmedia: followup fix to 17aea7c41 | Chris Sherlock |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-15 | Related tdf#138888: fix assertion on avmedia/MediaControlBase | Julien Nabet |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-08 | remove more no longer needed OpenGL-related code | Luboš Luňák |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-25 | Player::processEvent return value is unused | Stephan Bergmann |
2020-11-25 | BITMAPINFOHEADER::biWidth,biHeight are of type LONG | Stephan Bergmann |
2020-11-16 | replace std::min(std::max()) with std::clamp | Noel |
2020-11-15 | CFDataGetLength returns CFIndex, not long | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module avmedia with clang-format | Philipp Hofer |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-11-05 | tdf#42949 Fix new IWYU warnings in directories [ab]* | Gabor Kelemen |
2020-10-21 | use tools::Long in accessibility..basctl | Noel |
2020-10-16 | Fix a confusion between UNOIDL long (i.e., sal_Int32) and C++ long | Stephan Bergmann |
2020-10-02 | Use the new single-instance="true" attribute in avmedia | Stephan Bergmann |