summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)Author
2022-03-07tdf#147782 retain focus in launching frame on first activateCaolán McNamara
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-01-04osl::Mutex->std::mutex in SfxEvents_ImplNoel Grandin
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-11-30tdf#117280: derive SfxEvents_Impl from css::document::XDocumentEventListenerMike Kaganski
2021-11-26remove unused definesNoel Grandin
2021-11-26loplugin:stringliteraldefine in sfx2Noel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-10-31pass an explicit parent to use for any warning dialogsCaolán McNamara
2021-10-27Fix names of function parameters referenced in commentStephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-08-31flatten SfxAppData_ImplNoel Grandin
2021-08-31no need to allocate SfxFilterMatcher separatelyNoel Grandin
2021-08-31no need to allocate SfxPickList separatelyNoel Grandin
2021-08-31no need to allocate SfxDocumentTemplates separatelyNoel Grandin
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-24Refactoring PatchAnshu
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17RefactoringAnshu
2021-08-02no need to use sequence for this dataNoel Grandin
2021-08-01osl::Mutex->std::mutex in SfxURLRelocator_ImplNoel Grandin
2021-08-01Fix typosAndrea Gelmini
2021-07-30tdf#38194 related: introduce StylesList controlAnshu
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-05tdf#138906 prevent built-in category deletionVert D
2021-06-25loplugin:finalclasses in sfx2Noel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-01Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-13loplugin:unusedfieldsNoel
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11drop newly unused code and macrosCaolán McNamara