summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in ResourceFactoryManagerNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-02-21loplugin:refcounting in sdNoel
2021-02-15loplugin:referencecasting in sdNoel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-11Avoid needless ListenerList temporaryStephan Bergmann
2020-02-10Avoid additional search in case of insertionMuhammet Kara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-12-22sal_Char->char in sdNoel Grandin
2019-12-16sd: for_each -> range-forAshod Nakashian
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-24sd: use OSL_DEBUG_LEVEL instead of DEBUGAshod Nakashian
2019-06-06Cosmetics.Ashod Nakashian
2019-05-10Use std::queue instead of list for ChangeRequestQueueProcessor (sd)Julien Nabet
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-04-19optimise find/insert patternNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-13loplugin:unusedfields in sdNoel Grandin