[submodule "dictionaries"] path = dictionaries url = https://gerrit.libreoffice.org/dictionaries branch = . [submodule "helpcontent2"] path = helpcontent2 url = https://gerrit.libreoffice.org/help branch = . [submodule "translations"] path = translations url = https://gerrit.libreoffice.org/translations branch = . repository'/>
summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01o3tl::sorted_vector is better for small sets of pointersNoel Grandin
2021-08-01unordered_map is better when using pointers as keysNoel Grandin
2021-07-31osl::Mutex->std::mutex in CXPathAPINoel Grandin
2021-07-31osl::Mutex->std::mutex in CDocumentBuilderNoel Grandin
2021-07-31osl::Mutex->std::mutex in CSAXDocumentBuilderNoel Grandin
2021-07-31osl::Mutex->std::mutex in librdf_RepositoryNoel Grandin
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-19loplugin:refcounting in unoxmlNoel
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-12-15update pchesCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel