aboutsummaryrefslogtreecommitdiff
path: root/git-hooks
ModeNameSize
-rwxr-xr-xcommit-msg1949logplain
-rwxr-xr-xpost-merge377logplain
-rwxr-xr-xpre-commit1586logplain
value='feature/rendercontext'>feature/rendercontext LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu
r>
AgeCommit message (Expand)Author
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-06-01No need to call resume() on all already running threadStephan Bergmann
2022-05-29New o3tl::intcmp.hxxStephan Bergmann
2022-05-29[API CHANGE] Deprecate unused typelib_setCacheSize and make it a no-opStephan Bergmann
2022-05-23Extend '-Werror=attributes' workaround to GCC versions < 12.1Michael Weghorn
2022-05-18Work around bogus -Werror=attributes with old GCCStephan Bergmann
2022-05-18Replace OFFSET_OF macro with a function templateStephan Bergmann
2022-05-17clang-tidy modernize-pass-by-value in cppuNoel Grandin
2022-05-09osl::Mutex->std::mutex in cppu::MappingsDataNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in cppuStephan Bergmann
2022-04-29Use the false warning suppression mechanism for loplugin:fakeboolStephan Bergmann
2022-04-21use more string_view in cppuNoel Grandin
2022-04-14Simplify equality comparison among the various UNOIDL integer typesStephan Bergmann
2022-04-13use more string_view in cppuNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-09use more subView when converting to Int32Noel Grandin
2022-01-19WASM UNO: add a minimal dummy bridgeThorsten Behrens
2022-01-13Fix buildStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann
2021-11-09BaseList doesn't need set member after the constructor is doneNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-10-26d46f659c7524625474f0bb907805e285ee27d5ec follow-up: simplify checksMike Kaganski
2021-10-26d46f659c7524625474f0bb907805e285ee27d5ec follow-up: add unit testMike Kaganski
2021-10-26Make sure that self-assign test checks typesMike Kaganski
2018-09-14Revert "iOS, remove unused script."Tor Lillqvist
2018-09-12IWYU: ignore UNO include files, similar to how the clang loplugin doesMiklos Vajna