summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Expand)Author
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-23use SAL_RET_MAYBENULL in GetViewBindings(), GetBestViewShell()...Xisco Fauli
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-07make more symbols private in calcNoel Grandin
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara
2024-02-07cid#1401342 silence Uncaught exceptionCaolán McNamara
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-29make chart-source dialog asyncNoel Grandin
2024-01-29extract SID_CHART_ADDSOURCE code into another methodNoel Grandin
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-03tdf#114441 Convert use of sal_uLong to better integer typesgilssonn
2023-10-31we always have a ScDocument so pass by referenceCaolán McNamara
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-05-09sc: add theme colors to the color pickerTomaž Vajngerl
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-01Consolidate link update handlingEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-19loplugin:unusedmethodsNoel
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-01Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-05-09compact namespace in scNoel Grandin
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke
2020-01-03cid#1456611 Uncaught exceptionCaolán McNamara
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-05make some classes module privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin