summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
AgeCommit message (Expand)Author
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-10-29Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier
2018-10-18Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-07-10loplugin:useuniqueptr in ScPreviewShellNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-12tdf#103175: Initialize DrawLayer if requiredMike Kaganski
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin