summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)Author
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
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-14tdf#108005: Problems with progress bar while saving documentStephan Bergmann
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-07loplugin:oncevarStephan Bergmann