summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2023-11-01DataStream::mnSettings is unusedNoel Grandin
2023-10-31we always have a ScDocument so pass by referenceCaolán McNamara
2023-10-27calc comment boost::property_tree::ptree use quotes comment id numbersCaolán McNamara
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-09-24loplugin:unusedmethodsNoel Grandin
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-10using decls should come after #includeNoel Grandin
2023-08-27lok: notify only affected tabs on cell resizeSzymon Kłos
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-13defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-01cool#6911 report the position of comments as cell addressesCaolán McNamara
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland
2023-07-25tdf#99808 sc: fix background of conditional formatting in merged cellTibor Nagy
2023-07-18related tdf#68565 tdf#123877 autosave: identify by args, not pathJustin Luth
2023-07-12Fix typoAndrea Gelmini
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-23Improve ScImportExport::CountVisualWidth()Khaled Hosny
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-21sc: Use DateTime::Sub() instead of operator-()Eike Rathke
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-10reinforce the infobar warning when there are both external links...Caolán McNamara
2023-05-09sc: add theme colors to the color pickerTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
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