summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-03tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-09-26loplugin:constmethod in scNoel Grandin1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-9/+0
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-10-29Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz1-0/+15
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-32/+21
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier1-13/+0
2018-10-18Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz1-0/+13
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-2/+2
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin1-2/+1
2018-07-10loplugin:useuniqueptr in ScPreviewShellNoel Grandin1-4/+3
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-0/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-13/+10
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-2/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-21loplugin:unusedfields in scNoel Grandin1-1/+0
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-2/+3
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-5/+3
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-03-12tdf#103175: Initialize DrawLayer if requiredMike Kaganski1-2/+3
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-12/+12
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-36/+36
2018-01-19new loplugin:emptyifNoel Grandin1-9/+0
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-6/+6
2017-11-23TypedWhichId for sc constantsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-20/+20
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-1/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin1-8/+2
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara1-1/+1
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-4/+1