summaryrefslogtreecommitdiff
path: root/framework/inc/classes
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-01-17XUnoTunnel->dynamic_cast in RootActionTriggerContainerNoel Grandin
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-26loplugin:finalclasses in frameworkNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-31no need to allocate these separatelyNoel 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
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-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-24tdf#130163 Show undock or dock menu item in toolbar menuJim Raykowski
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2019-11-19make some classes module-privateNoel Grandin
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-06-08Fix typoAndrea Gelmini
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin
2018-11-28Fix typo deactiveAndrea Gelmini
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin
2018-01-18Typo: rDesciprtor->rDescriptorJulien Nabet
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2017-12-29Fix typosAndrea Gelmini
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-18SVT_RESSTR can go nowCaolán McNamara
2017-05-18Fix AddonMenu iconMaxim Monastirsky
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-04-26remove framework bitmaps from .src filesCaolán McNamara
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt