summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2021-02-10tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2020-12-01clean up ScDocumentThreadSpecificLuboš Luňák
2020-10-31Implement ScDocument::GetSheetSeparator()Eike Rathke
2020-10-20use tools::Long in scNoel
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-16TransferDrawPage always dereferences its ScDocument* argumentCaolán McNamara
2020-09-16TransferTab always dereferences its ScDocument* argumentCaolán McNamara
2020-09-16CopyStaticToDocument never passed a null ScDocument*Caolán McNamara
2020-09-16GetChartRanges never passed a null ScDocument*Caolán McNamara
2020-09-08tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-08tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-08-04fix leak in CppunitTest_sc_ucalcNoel Grandin
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-06-09delay and batch calls to StartListeningFormulaCells() (tdf#133302)Luboš Luňák
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-14sc: rowcol: convert mark dataNoel Grandin
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin
2019-12-11sc: rowcol: tdf#50916 initial conversion of Valid* methodsNoel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis
2019-10-09sc: rowcol: store sheet maximum sizes in ScDocument.Michael Meeks
2019-10-01Thread a group of formula-groups together if possibleDennis Francis
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid reset SetUpdateModeNoel Grandin
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-26ScPatternAttr needs to be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-18crashtesting: failure on import of ooo6593-5.stcNoel Grandin
2019-04-18crashtesting: failure on export of ooo118068-1.ods to odsNoel Grandin
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák