summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-06Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara
2020-01-06Resolves: tdf#129586 icon combobox is not in the same grid as the othersCaolán McNamara
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-06tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2020-01-06Simplify IsOpCode a bitMike Kaganski
2020-01-04ofz#19796 Indirect-leakCaolán McNamara
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2020-01-03cid#1456611 Uncaught exceptionCaolán McNamara
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-31tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski
2019-12-30Document what is discovered about XclTools::GetXclDefColWidthCorrectionMike Kaganski
2019-12-30weld AlignmentPropertyPanelCaolán McNamara
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