summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
AgeCommit message (Expand)Author
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
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-29loplugin:unusedmethodsNoel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
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-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-07-25loplugin:unusedfields in scNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
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-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-19sc: Drop empty olkactTakeshi Abe
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-24Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh
2016-10-14LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara