summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)AuthorFilesLines
2021-04-25Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt1-0/+4
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt1-0/+3
2019-11-26tdf#128557 Add tooltips to styles listsJim Raykowski1-0/+1
2019-11-07Fix UBSan null-pointer-useStephan Bergmann1-1/+1
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara1-8/+9
2019-10-29remove unnecessary includesCaolán McNamara1-3/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+1
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-3/+0
2019-08-27loplugin:constmethod in sfx2Noel Grandin2-3/+3
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-1/+3
2019-06-11loplugin:virtualdown in SfxModelSubComponentNoel Grandin1-5/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-1/+1
2019-04-02drop some unneeded includesCaolán McNamara1-2/+0
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara2-7/+8
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-22refactor into a shareable base classCaolán McNamara1-4/+4
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-2/+2
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-2/+2
2019-03-04new loplugin typedefparamNoel Grandin2-2/+2
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin1-1/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-01-23loplugin:constparams in sfx2Noel Grandin1-1/+1
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen3-0/+3
2018-12-13use unique_ptr in SfxWorkWindowNoel Grandin1-1/+1
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin1-1/+1
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin1-1/+1
2018-12-05use unique_ptr in SfxObjectShell_ImplNoel Grandin1-1/+1
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin1-1/+0
2018-11-26weld SfxCmisVersionsDialogCaolán McNamara1-26/+10
2018-11-26weld SfxVersionDialogCaolán McNamara1-21/+21
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-05Fix typosAndrea Gelmini1-1/+1
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-0/+11
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-11/+0
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-0/+11
2018-10-22loplugin:unusedfields improvemementsNoel Grandin1-1/+0
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin1-6/+2
2018-10-09loplugin:constfields in sfx2Noel Grandin4-11/+6
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-09-25loplugin:useuniqueptr in SfxWorkWindowNoel Grandin1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-08-21loplugin:useuniqueptr in DeleteItemOnIdleNoel Grandin1-1/+3