summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration/ResourceFactoryManager.cxx
AgeCommit message (Expand)Author
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9)Julien Nabet
2023-01-26use more concrete types in sdNoel 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
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-07-29Fix typosAndrea Gelmini
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
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-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-09valgrind: fix leakCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGEDRüdiger Timm
2008-04-03INTEGRATION: CWS presenterview (1.1.2); FILE ADDEDKurt Zenker