summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-29tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-27tdf#129533 Calc crashes on Navigator click or moveNoel Grandin
2019-12-23use ScIndentItem instead of SfxBoolItem(SID_ATTR_ALIGN_INDENT)Caolán McNamara
2019-12-23use ScLineBreakCell instead of SfxBoolItem(SID_ATTR_ALIGN_LINEBREAK)Caolán McNamara
2019-12-23use ScVerticalStackCell instead of SfxBoolItem(SID_ATTR_ALIGN_STACKED)Caolán McNamara
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-23sc: clear the spell checking markers after applying correctionsAshod Nakashian
2019-12-23sc: correctly update spelling markers on undo/redoAshod Nakashian
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-22sc: spelldialog: lock before resetting the editviewAshod Nakashian
2019-12-22sal_Char->char in scNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-20weld ScFunctionWinCaolán McNamara
2019-12-20Resolves: tdf#129501 cannot change formula separators in optionsCaolán McNamara
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin
2019-12-19Remove commaAndrea Gelmini
2019-12-19lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl
2019-12-18Resolves: tdf#129396 Refresh shared formula group area listeners upon shiftingEike Rathke
2019-12-17Fix typo in codeAndrea Gelmini
2019-12-17Removed duplicated includeAndrea Gelmini
2019-12-17Resolves tdf#129127: do a safe swap of patternsDennis Francis
2019-12-16LOK: emit modified status on entering cell dataAshod Nakashian
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-16crashtesting: null deref on load of tdf113898-2.odsCaolán McNamara
2019-12-16crashtesting: null deref on export to odsCaolán McNamara
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-12-15Use SvxBkgTabPage::GetRanges for new background tab pagesJim Raykowski
2019-12-14sc: rowcol: convert mark dataNoel Grandin
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-13tdf#120948: row deltas should be stored as SCROW...Deena Francis
2019-12-13Resolves: tdf#128077 cancel goalseek subdialogs on forced removalCaolán McNamara
2019-12-13cancel solver subdialogs on forced removalCaolán McNamara
2019-12-13use runAsync for dialog inside another runAsync dialogCaolán McNamara
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-12ScShapeChild has broken copy functionsStephan Bergmann
2019-12-12Prevent BroadcastRecalcOnRefMoveHandler copiesStephan Bergmann
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-12This shall presumably be ScVerticalStackCellStephan Bergmann
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2019-12-11jsdialog: send items on status changeSzymon Kłos
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