summaryrefslogtreecommitdiff
path: root/unoidl/source/sourcetreeprovider.cxx
AgeCommit message (Expand)Author
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-05-18clang-tidy modernize-pass-by-value in unoidlNoel Grandin
2022-04-22address review comments on "use more string in unoidl.."Noel Grandin
2022-04-21use more string_view in unoidl,codemakerNoel Grandin
2022-04-10use more string_viewNoel Grandin
2021-09-21Implement the SourceTreeProvider CursorStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-12-13loplugin:stringview (macOS)Stephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-10-24loplugin:includeform: unoidl (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: unoidlStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-07-07fix build error 'strlen' is not a member of 'std' locallyDouglas Mencken
2014-05-23Remove circular references between unoidl::Manager and its providersStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-09-19Fix indentationStephan Bergmann
2013-09-19-Werror,-Wunused-parameterStephan Bergmann
2013-09-19Prevent conflicts on case-preserving file systemsStephan Bergmann
2013-09-17-Werror=shadowJulien Nabet
2013-09-17Rename SourceProvider -> SourceTreeProviderStephan Bergmann