/cppu/

.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
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