summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-09-23dbase import seems to require that the file end in .dbfCaolán McNamara
2021-09-23dbf filter needs a physical fileCaolán McNamara
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-29Resolves: tdf#117868 CSV: support sep=; and "sep=;" separator settingEike Rathke
2021-08-19Revert "tdf#59820 - Adjust column width of imported ASCII files"Andreas Heinisch
2021-08-18tdf#59820 - Adjust column width of imported ASCII filesAndreas Heinisch
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-01Consolidate link update handlingEike Rathke
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellValue::getString never called with a null ScDocument*Caolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-14ScImportQuattroPro never passed a nullptrCaolán McNamara
2020-09-14ScImportLotus123 never passed a null ScDocument*Caolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke
2020-01-21Propagate warning error code from dBASE export, tdf#130020Eike Rathke
2020-01-20Fix wrong translation of commentEike Rathke
2020-01-03cid#1456611 Uncaught exceptionCaolán McNamara
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-22sal_Char->char in scNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara