summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in frameworkNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-02-15Resolves: tdf#30920 don't terminate app on closing license frameCaolán McNamara
2022-12-16Use rtl::Reference to avoid a dynamic_castStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini
2022-06-15Show start center when closing last documentSamuel Mehrbrodt
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna
2022-05-02framework: avoid re-creating protocol handler instances all the timeMiklos Vajna
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-20osl::Mutex->std::mutex in Oxt_HandlerNoel Grandin
2021-11-22osl::Mutex->std::mutex in WindowCommandDispatchNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-05flatten PopupMenuDispatcher::queryDispatchNoel Grandin
2021-11-05[-Werror=nonnull] ‘this’ pointer is nullNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-13framework, sfx2: catch more exceptions when the object is already disposedMiklos Vajna
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-21loplugin:refcounting in frameworkNoel
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-07-09clean up macro usageNoel Grandin
2020-07-08framework: create instances with uno constructorsNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-06-11tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorFatih
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-17m_aListenerContainer is effectively unused hereNoel Grandin
2020-01-08Fix typo/grammarAndrea Gelmini
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-08Combine LoadEnv's initializeLoading and startLoadingStephan Bergmann
2019-08-19Fix typosAndrea Gelmini
2019-08-17Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann