summaryrefslogtreecommitdiff
path: root/framework/inc/helper
AgeCommit message (Expand)Author
2024-07-28cool#9082 - lok: cleanup WakeUpThread before forking, then re-start.Michael Meeks
2024-07-28restore WakeUpThread::joinThreadCaolán McNamara
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-06-13use more concrete UNO types in StatusIndicatorNoel Grandin
2024-05-25WakeupThread - re-factor to have a single shared wakeup thread.Michael Meeks
2024-05-08loplugin:ostr in frameworkNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2023-01-29use std:mutex in PropertySetContainerNoel Grandin
2022-09-28use more string_view in frameworkNoel Grandin
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-20osl::Mutex->std::mutex in WakeUpThreadNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-11-10Fix typosAndrea Gelmini
2021-10-12Fix typoAndrea Gelmini
2021-10-11loplugin:moveparam in frameworkNoel Grandin
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initialize_list ctorZeynep Yavuz
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-22osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-07-07tdf#132740 improve TagWindowAsModifiedNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
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-07-07make some symbols privateNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-05-08compact namespace in filter..frameworkNoel Grandin
2020-03-12comparison operators should be constNoel Grandin
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2019-12-12Remove redundant member clear() from dtorStephan Bergmann
2019-11-19make some classes module-privateNoel Grandin
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-09-11TyposAndrea Gelmini
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-20tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdfNoel Grandin
2019-08-17Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-08Fix typosAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-06Fix typoAndrea Gelmini
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-03-20Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin
2019-02-24loplugin:unusedfields in frameworkNoel Grandin