summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)Author
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ConstItemContainerNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-30cid#1504574 Resource leakCaolán McNamara
2022-05-17osl::Mutex->std::mutex in framework::TransactionManagerNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2021-11-21osl::Mutex->std::mutex in framework::ConfigAccessNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-31no need to allocate these separatelyNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-19Fix grammarAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
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-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin