summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)Author
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
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-23tdf#104154 WIP:Add list view to template managerVert D
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-09-17factor out the special FmtSelect with nullptr arg caseCaolán McNamara
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin
2020-08-13use unique_ptr in SfxObjectShell_ImplNoel Grandin
2020-08-07drop unneeded forward declaresCaolán McNamara
2020-07-20compact namespace declNoel Grandin
2020-05-22Resolves: tdf#133183 select style under mouse on right click context menuCaolán McNamara
2020-05-14loplugin:unusedfieldsNoel Grandin
2020-05-10compact namespace in sfx2Noel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-27tdf#128357 Forcing default style to stay at top in page stylesShivam Kumar Singh
2020-02-16clang-format sfx2 with under 5-percent lines of changeMuhammet Kara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-03make some headers privateCaolán McNamara
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara