summaryrefslogtreecommitdiff
path: root/include/framework
AgeCommit message (Expand)AuthorFilesLines
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-2/+2
2023-12-24Rewrite bin/find-unusedheaders.pyGabor Kelemen1-1/+1
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-8/+8
2023-03-03flatten DocumentUndoGuardNoel Grandin1-5/+6
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-6/+1
2022-12-23loplugin:unocast (framework::Desktop)Stephan Bergmann1-1/+6
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky1-3/+21
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky1-0/+1
2022-07-23Removed executable bits from source fileAndrea Gelmini1-0/+0
2022-07-22tdf#143148 Use pragma once instead of include guardsPoonamShokeen1-4/+1
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky1-18/+1
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin3-3/+3
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna1-10/+0
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna1-0/+10
2022-05-17osl::Mutex->std::mutex in framework::TransactionManagerNoel Grandin1-2/+2
2022-05-14osl::Mutex->std::mutex in framework::GateNoel Grandin1-6/+6
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-4/+4
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-5/+2
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara1-6/+5
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara1-7/+4
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin1-8/+8
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin1-1/+1
2021-10-29simplify framework::TitleHelperNoel Grandin1-23/+7
2021-08-18loplugin:passstuffbyrefNoel Grandin1-3/+4
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2-3/+4
2021-07-30osl::Mutex->std::mutex in DispatchHelperNoel Grandin1-6/+5
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-2/+0
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos1-1/+18
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin1-0/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-4/+5
2021-03-01loplugin:refcounting in sfx2Noel1-4/+5
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-17/+26
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-0/+73
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-1/+1
2020-07-07framework: create instances with uno constructorsNoel Grandin1-12/+0
2020-07-07make some symbols privateNoel Grandin1-1/+1
2020-07-04reduce number of framework librariesNoel Grandin16-107/+47
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann6-0/+868
2020-06-26use underlying BitmapExCaolán McNamara1-2/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin5-5/+10
2020-02-08move some headers inside frameworkNoel Grandin4-300/+0
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin2-2/+2
2019-08-24loplugin:returnconstval in frameworkNoel Grandin1-2/+2