summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2023-04-07sc drawstyles: Keep style assignment for commentsMaxim Monastirsky
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-04Resolves tdf#154446 - Remove redundant option for grid line colorHeiko Tietze
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30sc drawstyles: Enable the UIMaxim Monastirsky
2023-03-30sc drawstyles: Clipboard supportMaxim Monastirsky
2023-03-30sc drawstyles: Add a default style and make use of itMaxim Monastirsky
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-27tdf#151309 Fix the use of t-test in the UIRafael Lima
2023-03-26Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-03-22sc drawstyles: Add a dialog for style editingMaxim Monastirsky
2023-03-22sc drawstyles: Add a style UNO property to shapesMaxim Monastirsky
2023-03-22tdf#154274: show "Unknown Author" when no name is setXisco Fauli
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-03-21sc drawstyles: Implement the styles familyMaxim Monastirsky
2023-03-19sc drawstyles: Delay the destruction of SdrItemPoolMaxim Monastirsky
2023-03-14tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-08Fix to SC_VIEWSETTINGS_COUNTHeiko Tietze
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev
2023-03-03tdf#148143: Reset the position hint when flat_segment_tree gets copiedKohei Yoshida
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida
2023-03-02Fix viewsettings countSamuel Mehrbrodt
2023-02-28tdf#153669: Track formulas that stopped listening ...Kohei Yoshida
2023-02-27Related: tdf#151429 Move fix for tdf#152717 to ScByteSequenceToStringMike Kaganski
2023-02-27tdf#153709 Adapt message for Delete SheetLaurent Balland
2023-02-24improved fix for CppunitTest_sc_uicalcNoel Grandin
2023-02-23attempted fix for CppunitTest_sc_uicalcNoel Grandin
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin
2023-02-14osl::Mutex->std::mutex in ScCellFieldsObjNoel Grandin
2023-02-14osl::Mutex->std::mutex in ScHeaderFieldsObjNoel Grandin
2023-02-10tdf#153510: STYLE: try harder to detect when there's nothing to doMike Kaganski
2023-02-08osl::Mutex->std::mutex in ScExternalRefCacheNoel Grandin
2023-02-05Related: tdf#150098 sc validation: allowing formulas for validity testBalazs Varga
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida
2023-01-23XUnoTunnel->dynamic_cast in ScStyleObjNoel Grandin
2023-01-23XUnoTunnel->dynamic_cast in ScCellRangesBaseNoel Grandin
2023-01-23XUnoTunnel->dynamic_cast in ScAutoFormatObjNoel Grandin
2023-01-23XUnoTunnel->dynamic_cast in ScSubTotalDescriptorBaseNoel Grandin
2023-01-23XUnoTunnel->dynamic_cast in ScEditFieldObjNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in ScTableConditionalFormatNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in ScTableValidationObjNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in ScCellSearchObjNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in ScTabViewObjNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ScDataPilotDescriptorBaseNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ScNamedRangeObjNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ScHeaderFooterContentObjNoel Grandin
2023-01-05sc : use std::mutex for CharClass initialisationArnaud VERSINI
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos