/source/nr/avmedia/

rce/runtime/ddectrl.hxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/basic/source/runtime/ddectrl.hxx
jngerl
AgeCommit message (Expand)Author
2019-12-29tdf#124176: Use pragma once instead of include guardsMesut Çifci
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-09-03loplugin:constmethod in basicNoel Grandin
2018-09-04loplugin:useuniqueptr in SbiDdeControlNoel Grandin
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-06-09allow altering the max size of o3tl::lru_cacheLuboš Luňák
2021-05-11add o3tl version of hash_combine to not depend on boost for thisTomaž Vajngerl
2021-04-19Updated README.md filesHossein
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-02-14Fix copy-paste leftoverMike Kaganski
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-01-13Verify o3tl::temporary of a copied lvalue works as expectedStephan Bergmann
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-11-18tdf#123936 Formatting files in module o3tl with clang-formatPhilipp Hofer
2020-05-26Don't run CompilerTest_o3tl_* with COMPILER_PLUGIN_TOOL=...Stephan Bergmann
2020-02-22Adapt o3tl::span to removal of std::span::cbegin et alStephan Bergmann
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-08Introduce o3tl::unsafe_downcast for known-good dynamic_cast downcastsStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-23Mark move ctors/assignments noexceptMike Kaganski