summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2022-04-13ofz#46352 assert on bad string offsetCaolán McNamara
2022-03-21Resolves: tdf#148054 Advance offset for all columns, tdf#104927 regressionEike Rathke
2022-02-16Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-bytesEike Rathke
2021-10-08Fix iteration in sc/source/ui/docshell/externalrefmgr.cxxJulien Nabet
2021-10-08Resolves: tdf#144970 Chart CellRangeRepresentation expects UI representationEike Rathke
2021-09-15Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-14tdf#144106 Don't proceed ptrim_i past ptrim_fStephan Bergmann
2021-08-20Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-08-17Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-03Consolidate link update handlingEike Rathke
2021-07-25Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-20tdf#123598 sc UI: don't show autofilter dropdown arrowsTünde Tóth
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-15rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-06-23Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-25Related: tdf#81757 Do not even try to re-enter ScDocShell::Do*Recalc()Eike Rathke
2021-05-21tdf#142395: properly handle "no string delimiter" caseMike Kaganski
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-18no need to construct temporary OUStrings hereNoel Grandin
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07ScDocShell::GetActiveDialogParent instead of Application::GetDefDialogParentCaolán McNamara
2021-04-06skip intermediate vcl::WindowCaolán McNamara
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-22drop unneeded includeCaolán McNamara
2021-03-12use the DocShell GetDialogParent as explicit dialog parentCaolán McNamara
2021-02-21Some more unit conversion unificationMike Kaganski
2021-02-15tdf#123202 calc: fix sorting of autofiltered rowsTünde Tóth
2021-02-10Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-02Probably this LOK invalidation should be done only if something changedTor Lillqvist
2021-01-19loplugin:unusedmethodsNoel
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2021-01-16lok: sort: invalidate the row-height cache tooDennis Francis
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09tdf#104927 consider character width for CSV importMark Hung
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-05tdf#139339 : Unify protect/unprotect cases for document protectionAnshu
2021-01-02tdf#133257 : Protection icon in front of sheet nameAnshu
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann