summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-01-06Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara
2020-01-06weld AreaPropertyPanelCaolá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-04sc/qa: revert locale change in the scope guard.Mark Hung
2020-01-03UBSan now needs RTTI of some Library_sc types in Library_scfiltStephan Bergmann
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2020-01-03tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski
2020-01-03cid#1456607 Uncaught exceptionCaolá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-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara
2020-01-01explicit uitest for uno:DataFormCaolán McNamara
2020-01-01Fix typoAndrea Gelmini
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-30Use range-based for loopMike Kaganski
2019-12-30weld AlignmentPropertyPanelCaolán McNamara
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-30Decrease SplitVertical value to pass on small screen sizeMike Kaganski
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-26tdf#129597: Add missing group propertyXisco Fauli
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-21fix some runtime warningsCaolán McNamara
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-20the data provider feature is not ready for productionMarkus Mohrhard
2019-12-20loplugin:duplicate-definesNoel 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-20loplugin:duplicate-definesNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin
2019-12-19Remove commaAndrea Gelmini