summaryrefslogtreecommitdiff
path: root/include/framework
AgeCommit message (Expand)Author
2023-03-03flatten DocumentUndoGuardNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (framework::Desktop)Stephan Bergmann
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-07-23Removed executable bits from source fileAndrea Gelmini
2022-07-22tdf#143148 Use pragma once instead of include guardsPoonamShokeen
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna
2022-05-17osl::Mutex->std::mutex in framework::TransactionManagerNoel Grandin
2022-05-14osl::Mutex->std::mutex in framework::GateNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
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-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-30osl::Mutex->std::mutex in DispatchHelperNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-01loplugin:refcounting in sfx2Noel
2021-01-26loplugin:passstuffbyrefNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-08-19Fix typosAndrea Gelmini
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-07-07make some symbols privateNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-06-26use underlying BitmapExCaolán McNamara
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-07-19Addons(extension) support is extended for NotebookBarSumit Chauhan