summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)Author
2022-06-24Show start center when closing last documentSamuel Mehrbrodt
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
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-14Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen