summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewprt.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-2/+2
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin1-26/+26
2020-07-29replace and drop MiscCfgCaolán McNamara1-6/+6
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-17/+0
2019-11-21Drop SwAddPrinterItem::GetFaxMichael Weghorn1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-7/+7
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+2
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-05-31drop unneeded includesCaolán McNamara1-0/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-6/+6
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-3/+0
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-8/+8
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara1-2/+25
2018-02-22weld native message dialogsCaolán McNamara1-7/+9
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-5/+7
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+5
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+11
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+10
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+12
2016-06-15Remove unused SwMiscConfig instanceStephan Bergmann1-1/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-6/+7
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+2