summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Prevent BroadcastRecalcOnRefMoveHandler copiesStephan Bergmann
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-12ATTR_SHRINKTOFIT is ScShrinkToFitCellCaolán McNamara
2019-12-12Fix UBSan dynamic-type-mismatchStephan Bergmann
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11sc: rowcol: tdf#50916 initial conversion of Valid* methodsNoel Grandin
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-05make some classes module privateNoel Grandin
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04Removed duplicated includesAndrea Gelmini
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03cid#1456145 Missing move assignment operatorCaolán McNamara
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-02cid#1456145 Missing move assignment operatorCaolán McNamara
2019-12-02use initializer listCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-27sc: rowcol: tdf#50916 add UI to turn jumbo sheets onNoel Grandin
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-11-21ScQueryParam can be allocated inline in ScQueryCellIteratorNoel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-18cid#1399260 Uncaught exceptionCaolán McNamara
2019-11-18cid#1249470 Uninitialized scalar fieldCaolán McNamara
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14Details always dereferences ScDocument argumentCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin