summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)
2023-11-13tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognitionMike Kaganski
2023-11-11sc: extend backcolor areaHenry Castro
2023-11-10tdf#96854 - De-static-ize last used option for copy/move sheetAndreas Heinisch
2023-11-09loplugin:fieldcast in ScCompiler::TableRefEntryNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-01pass SfxItemSet by const & to CreateNoteFromObjectDataNoel Grandin
2023-10-31tell client when the cell for the comment changedCaolán McNamara
2023-10-27Make simple conditional formatting dialog translatedSzymon Kłos
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland
2023-10-16Factor out an occurrence of sumNeumaierNormal()Eike Rathke
2023-10-15Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-12no need for these enums in BroadcasterStateNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11cool#7330 calc perf: PaintTile's FillInfoNoel Grandin
2023-10-11tdf#156815 Reset solver settings when a sheet is renamedRafael Lima
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-10-06aStrHidden and SCSTR_HIDDEN are unusedCaolán McNamara
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-06crash copying text + chart to clipboard with InputOptions::TextWysiwygCaolán McNamara
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-01tdf#154449 Add support for hidden named rangesRafael Lima
2023-09-24loplugin:unusedmethodsNoel Grandin
2023-09-20Fix typoAndrea Gelmini
2023-09-18Schedule conditional formating repaint after filtering is completedSzymon Kłos
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-08inline SC_QUERYINTERFACE macrosNoel Grandin
2023-09-08replace ScUnoHelpFunctions::VectorToSequence..Noel Grandin
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-07lok: save to xlsx changes column sizeSzymon Kłos
2023-09-01Resolves: tdf#156985 Treat adding two KahanSum differentlyEike Rathke
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-23tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
2023-08-15use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-08-13defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-12add a CreateNoteFromObjectPropertiesCaolán McNamara
2023-08-11split out a common CreateNoteDataCaolán McNamara
2023-08-11split out common ScPostIt insertion pieceCaolán McNamara
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-01cool#6911 report the position of comments as cell addressesCaolán McNamara
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland
2023-07-25tdf#93315 sc: Only 84 empty row show in the Print PreviewCzeber László Ádám