summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-01-12Resolves: tdf#152950 don't set_active while frozenCaolán McNamara
2023-01-11Related: 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-10Revert "Resolves tdf#143100 - Disable cell style commands when sheet is prote...Heiko Tietze
2023-01-09tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch
2023-01-02Resolves: tdf#151886 Use default locale with English function names againEike Rathke
2022-12-30tdf#152717: ScDdeLink::DataChanged may get OUString directlyMike Kaganski
2022-12-21sc: fix null deref in ScInputHandler::InputChangedXisco Fauli
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-20tdf#151152 sc filter: fix string entry checkingTünde Tóth
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-12-19tdf#152082 ODS: fix import of Empty filter operatorTünde Tóth
2022-12-19Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara
2022-12-19Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-12-19tdf#151755 fix export of borders of contentless cellsAttila Szűcs
2022-12-19lok: protect sc from null ScViewData.Michael Meeks
2022-12-17check SfxObjectShell::Current()Caolán McNamara
2022-12-16sc: fix null deref in ScDocShell::ExecuteXisco Fauli
2022-12-16crashtesting: relax assert seen in forum-mso-en4-503384.xlsxCaolán McNamara
2022-12-15sc: React to touchpad zoom gestures in ScGridWindowPovilas Kanapickas
2022-12-15sc: React to touchpad zoom gestures in ScTabViewPovilas Kanapickas
2022-12-15sc: Extract ScTabView::SetZoomPercentFromCommand()Povilas Kanapickas
2022-12-15crashtesting: assert on import of forum-mso-en4-85437.xlsCaolán McNamara
2022-12-12Make extended tip more precise (after translator review)Olivier Hallot
2022-12-12crashtesting: assert seen on loading forum-mso-en4-497867.xlsxCaolán McNamara
2022-12-12crashtesting: assert see on loading forum-mso-en4-489894.xlsxCaolán McNamara
2022-12-12crashtesting: null deref see on loading forum-mso-en4-531817.xlsxCaolán McNamara
2022-12-12crashtesting: use of uninitialized data in forum-mso-en4-93354.xlsCaolán McNamara
2022-12-11reuse RID_SECURITY_WARNING_TITLE for update links infobarCaolán McNamara
2022-12-10tdf#152455: Strings not translatable in paste special dialogJulien Nabet
2022-12-08Resolves: tdf#152421 'GTK_IS_LABEL (label)' assertion failureCaolán McNamara
2022-12-08Resolves: tdf#152325 initial "select" may not set the cursor to that posCaolán McNamara
2022-12-08Related: tdf#120190 Factor out ScDocument::CreateSharedStringTextObject()Eike Rathke
2022-12-08tdf#62057: move UItest to CppUnittestXisco Fauli
2022-12-08xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2022-12-07Resolves: tdf#120190 Handle multiline string in Formula to Value conversionEike Rathke
2022-12-07tdf#136011: move UItest to CppUnittestXisco Fauli
2022-12-06crashtesting forum-en-4598.odsNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-02Replace some uses of static_type with UnoTypeStephan Bergmann
2022-12-01sc: remove unused includesXisco Fauli
2022-12-01tdf#144786 Implement XML_hiddenButton functionalityofftkp
2022-12-01sc: check files are loaded without any warning errorXisco Fauli
2022-12-01sc: move test back where it belongsXisco Fauli
2022-11-30tdf#151702 Improve contrast of down arrow of AutoFilter in dark modeRafael Lima
2022-11-30xlsx: Add test for totalsRowFunction roundtripofftkp
2022-11-30xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-30Unnecessary to convert to locale, tdf#67866 follow-upEike Rathke