summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2019-05-13configmgr: workaround GCC9 -Werror=sign-compare in static_assertMichael Stahl
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10Remove dead test codeStephan Bergmann
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-19optimise find/insert patternNoel Grandin
2019-04-12Allow <oor:items> in .xcd tooStephan Bergmann
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-01-16Replace uses of rtl/instance.hxx with plain local static vars in configmgrStephan Bergmann
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-10o3tl::string_view -> std::string_view (in configmgr)Stephan Bergmann
2018-12-28Use indexed getToken()Matteo Casalin
2018-12-28Fix typoAndrea Gelmini
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-09Missing template clone() in configmgr dconf modeStephan Bergmann
2018-05-09Add possibility to read <value xsi:nil="true"/> from winreg conf backendAndras Timar
2018-04-25Winreg config layer: Allow to define external backend separatelyMike Kaganski
2018-04-04Ignore dangling symlink configuration filesStephan Bergmann
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-08Better return nil than an arbitrary xml:lang="..." valueStephan Bergmann
2018-02-01configmgr: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet
2017-11-02Winreg configuration layer: don't assert on user inputMike Kaganski
2017-11-01Winreg configuration layer: use writeAttributeValue for oox:externalMike Kaganski
2017-11-01Winreg configuration layer: support oox:external valuesMike Kaganski
2017-10-31typo: xs::boolean -> xs:booleanAndras Timar
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: configmgrStephan Bergmann
2017-10-13Replace list by vector in components (configmgr)Julien Nabet
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-22Fresh run of bin/update_pch.shMike Kaganski