summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-01-20WASM make test file loading workArmin Le Grand (Allotropia)
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-20osl::Mutex->std::mutex in WakeUpThreadNoel Grandin
2021-11-26cid#1494445 silence Data race conditionCaolán McNamara
2021-11-21osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-11loplugin:moveparam in frameworkNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-22osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-07tdf#132740 improve TagWindowAsModifiedNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan 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-02Windows 7 support is already supportedMike Kaganski
2020-08-19Fix typosAndrea Gelmini
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-25lok: status update - avoid SIGFPE on zero range.Michael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-09-11TyposAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-20tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdfNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-19Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin