summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-01-17tdf#152989 sc: fix oversized rectangle of edited embedded objectTünde Tóth
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2023-01-17XUnoTunnel->dynamic_cast in ScHeaderFooterContentObjNoel Grandin
2023-01-16cid#1519051 silence Unchecked dynamic_castCaolán McNamara
2023-01-16tdf#147122 - Return cell object when a simple selection is mergedAndreas Heinisch
2023-01-16tdf#112417 Insert Sheet called when clicking anywhere on the footerRadhey Parekh
2023-01-15tdf#152774 Fix incorrect result with HLOOKUP and VLOOKUP.Winfried Donkers
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15tdf#117266 sc oox: macro button unit testJustin Luth
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2023-01-14tdf#117266 sc oox: import local macro without reference idJustin Luth
2023-01-14tdf#117266 sc oox: export vml button with a correct labelJustin Luth
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-13tdf#39650: move UItest to CppUnittestXisco Fauli
2023-01-13tdf#102525: move UItest to CppUnittestXisco Fauli
2023-01-13tdf#95306: move UItest to CppUnittestXisco Fauli
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-12sc: move different UItests to CppUnittestXisco Fauli
2023-01-12CppunitTest_sc_uicalc: remove leftoverXisco Fauli
2023-01-12tdf#152774 Fix incorrect result with MATCH.Winfried Donkers
2023-01-12override GetModel in ScDocShellNoel Grandin
2023-01-12tdf#152717: sc: Add UItestXisco Fauli
2023-01-10Resolves: tdf#152950 don't set_active while frozenCaolán McNamara
2023-01-10Related: tdf#152948 Align AddInMap English names to Add-In implementationEike Rathke
2023-01-10Resolves: tdf#152948 Do not use GetExcelName() to obtain English function nameEike Rathke
2023-01-08Revert "Resolves tdf#143100 - Disable cell style commands when sheet is prote...Heiko Tietze
2023-01-05sc : use std::mutex for CharClass initialisationArnaud VERSINI
2023-01-05Change variable name from rData to pDataofftkp
2023-01-05tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-04use sal_uInt8 for maMatFlagNoel Grandin
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2023-01-01Resolves: tdf#151886 Use default locale with English function names againEike Rathke
2022-12-30optimise SUMPRODUCT(IF..) where we have entire column/row rangesNoel Grandin
2022-12-30optimise SUMPRODUCT(IF..) a littleNoel Grandin
2022-12-29tdf#152717: ScDdeLink::DataChanged may get OUString directlyMike Kaganski
2022-12-22tdf#152535 Provide better localization for "Grand" subtotal stringsRafael Lima
2022-12-21qa: hint about tolerance in namesXisco Fauli
2022-12-21sc: fix null deref in ScInputHandler::InputChangedXisco Fauli
2022-12-21Use ScCellRangesBase's existing XUnoTunnelStephan Bergmann
2022-12-21Use ScModelObj's existing XUnoTunnelStephan Bergmann
2022-12-21Use ScNameRangeObj's existing XUnoTunnelStephan Bergmann
2022-12-21loplugin:unocast (RangePageBreaks)Stephan Bergmann
2022-12-20crashtesting: assert on import of forum-mso-en4-253564.xlsxCaolán McNamara
2022-12-20tdf#152581 SC: fix export of conditional border colorAttila Szűcs
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-12-19Fix typoAndrea Gelmini