summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-02-27Related: tdf#151429 Move fix for tdf#152717 to ScByteSequenceToStringMike Kaganski
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-18tdf#82254 - Don't remove UTF-8 BOM from CSV when saving fileAndreas Heinisch
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-14no need to use unique_ptr for LinesTypeNoel Grandin
2023-02-14osl::Mutex->std::mutex in datastreams::ReaderThreadNoel Grandin
2023-02-10tdf#153510: STYLE: try harder to detect when there's nothing to doMike Kaganski
2023-02-10Related: tdf#153510 Avoid modification of iterated containerMike Kaganski
2023-02-09lok: sc: avoid the shared spreadsheet dialogHenry Castro
2023-02-08osl::Mutex->std::mutex in ScExternalRefCacheNoel Grandin
2023-02-05osl::Mutex->std::atomic in sc::ReaderThreadNoel Grandin
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-12-16sc: fix null deref in ScDocShell::ExecuteXisco Fauli
2022-12-11reuse RID_SECURITY_WARNING_TITLE for update links infobarCaolán McNamara
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-15android: Fix tab name on CSV still becomes tempfile nameMert Tumer
2022-11-11Resolves: tdf#151947 Merging separators must not scan for field endEike Rathke
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli
2022-10-09tdf#151429: don't convert OUStrings to system encodingMike Kaganski
2022-10-02Resolves: tdf#125110 tdf#151211 Disentangle the convoluted CSV/TSV-clip importEike Rathke
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18Simplify by using replaceAll instead of insert in some loops (sc)Julien Nabet
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-11Simplify by using replaceAll instead of replaceAt (sc)Julien Nabet
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin
2022-09-01tdf#150712 use more string_viewNoel Grandin
2022-08-31tdf#150714: [API-CHANGE] change CSV default encoding to UTF-8Mike Kaganski
2022-08-20cid#1509238 silence Dereference null return valueCaolán McNamara
2022-08-18cid#1509258 Dereference null return valueCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1509305 Dereference null return valueCaolán McNamara
2022-08-18loplugin:moveitNoel Grandin
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-06Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddInsEike Rathke
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-07-19tdf#119491 sc odf export: fix password protection of shared filesBalazs Varga
2022-07-14loplugin:moveitNoel Grandin
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-17create getter for ScCellValue::mpStringNoel Grandin