summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-14ofz#6316 Direct-leakCaolán McNamara
2018-02-13speed up slk fuzzingCaolán McNamara
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-03TypedWhichId in scNoel Grandin
2018-01-31ofz#3032 TimeoutCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-11ofz#4122 use EnableExecuteLink insteadCaolán McNamara
2017-11-08ScImportStarCalc10 appears uncallableCaolán McNamara
2017-11-03SYLK import: set and evaluate col/row overflow to display dialogEike Rathke
2017-10-24Add a useful SAL_WARNTor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-18dyncolcontainer: convert aColWidthPath to std::mapNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-31ofz#2896 turn off auto look up col/row names for import testingCaolán McNamara
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-15Change HardRecalcState to enum classTor Lillqvist
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-07-28add s[y]lk fuzzerCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-24Related tdf#40713, use DecodeMechanism::UnambiguousJulien Nabet
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock