summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-03-25loplugin:stringadd in registry..salNoel Grandin
2023-02-13tdf#143148 Use pragma once instead of include guardsbuldi
2022-08-22cid#1500700 silence Resource leakCaolán McNamara
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-07-04tdf#143148 registry: Use pragma once instead of include guardsChris Sherlock
2022-06-21registry: remove unnecessary commentsChris Sherlock
2022-06-11Remove some more dead functionalityStephan Bergmann
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-01-08Unify condition names and fix "else" pathsJan-Marek Glogowski
2021-12-24Enforce cross-compilation for static buildsJan-Marek Glogowski
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-10-15Repurpose regcompare test as unoidl-check testStephan Bergmann
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet
2021-07-22-Werror=maybe-uninitializedStephan Bergmann
2021-05-28no need to allocate these on the heapNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-15cid#1471675 silence Logically dead codeCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module registry with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-05loplugin:reducevarscope in registryNoel
2020-09-05Improve some OUString to OString conversionsStephan Bergmann
2020-09-05Make printString take any std::u16string_view argumentStephan Bergmann
2020-09-05Create OUString from storeFindData m_pszName and m_nLengthStephan Bergmann
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-20compact namespace declNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: registryStephan Bergmann
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-05Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-03tdf#127766: Avoid ODR violation for class/struct FieldEntryTor Lillqvist
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-07-30Fix typosAndrea Gelmini
2019-07-23close some more holes in structuresNoel Grandin
2019-06-07Fix typosAndrea Gelmini
2019-04-19optimise find/insert patternNoel Grandin