summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
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
2019-03-08new loplugin constvarsNoel Grandin
2019-02-15tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-31loplugin:useuniqueptr in TypeWriter::createBlopNoel Grandin