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