summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2021-10-18cid#1492880 avoid Improper use of negative valueCaolán McNamara
2021-10-16cid#1492880 make Improper use of negative value explicitCaolán McNamara
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-15Resolves: tdf#88359 CSV: import strict ISO date(+time) with standard settingsEike Rathke
2021-10-15Related: tdf#88359 CSV: choose proper ISO date(+time) format if detectedEike Rathke
2021-10-14ofz: leak of ScDocumentCaolán McNamara
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-11tdf#144397 tdf#144636 XLSX: cache external named ranges and their formulasBalazs Varga
2021-10-08Fix iteration in sc/source/ui/docshell/externalrefmgr.cxxJulien Nabet
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-10-07Related: tdf#144970 Make Drag&Drop of Chart range work with UI representationEike Rathke
2021-10-07Related: tdf#144970 == ScRefFlags::ZERO is not a replacement for != 0 ...Eike Rathke
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
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-17rather return ref from GetTransliterationNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14Drop some useless conversions to sal_Int32Stephan Bergmann
2021-09-13tdf#144106 Don't proceed ptrim_i past ptrim_fStephan Bergmann
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-12ofz: better workaround for broken msan buildCaolán McNamara
2021-09-12ofz: avoid std::basic_string from boost::filesystemCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31CSV/Paste: setting a text format is only necessary when using ScDocumentImportEike Rathke
2021-08-31CSV: use target doc's formatter to determine and set forced textEike Rathke
2021-08-31Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteEike Rathke
2021-08-29Resolves: tdf#117868 CSV: support sep=; and "sep=;" separator settingEike Rathke
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Revert "tdf#59820 - Adjust column width of imported ASCII files"Andreas Heinisch
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18tdf#59820 - Adjust column width of imported ASCII filesAndreas Heinisch
2021-08-16Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12add some --disable-scripting fixesCaolán McNamara
2021-08-11add some --disable-scripting fixesCaolán McNamara
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01Consolidate link update handlingEike Rathke
2021-07-30cid#1489568 Dereference null return valueCaolán McNamara
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis
2021-07-26use officecfg for security optionsNoel Grandin