summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-02-07Resolves: tdf#139934 always apply cellXfs xf explicits (tdf#123139 related)Eike Rathke
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07crashtesting: crash in ScInterpreter::ScCountIfsCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-05Related: tdf#150098 sc validation: allowing formulas for validity testBalazs Varga
2023-02-05osl::Mutex->std::atomic in sc::CSVFetchThreadNoel Grandin
2023-02-05osl::Mutex->std::atomic in sc::ReaderThreadNoel Grandin
2023-02-04Resolves: tdf#153353 formula bar border area bg didn't change on theme changeCaolán McNamara
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-02-01UITest_textToColumns: fix indent and simplify codeXisco Fauli
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-02-01crashtesting: threaded import crash seen in forum-mso-en4-802501.xlsxCaolán McNamara
2023-02-01gtk[3|4] drop can-focus so it takes the default stateCaolán McNamara
2023-01-31uitest: remove wait_until_file_is_availableXisco Fauli
2023-01-31another stab at making this test reliableCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-30tdf#45147 - CSV Import: Remove special handling for mixed script typesAndreas Heinisch
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-30sw: prefix members of PanesEnumWrapper, RangeBorderEnumWrapper, ...Miklos Vajna
2023-01-30sc: blind fix for uitest hangXisco Fauli
2023-01-30fix data-race in ScMatrixNoel Grandin
2023-01-30crashtesting: crash in ReadQsiforum-mso-en4-30276.xlsCaolán McNamara
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-28Use ImplInheritanceHelper in ScAccessibleCsvCellStephan Bergmann
2023-01-28Use ImplInheritanceHelper in ScAccessibleCsvGridStephan Bergmann
2023-01-28Use ImplInheritanceHelper in ScAccessibleCsvRulerStephan Bergmann
2023-01-27Split long-running CppunitTest_sc_opencl_test in twoStephan Bergmann
2023-01-27crashtesting: crash on forum-mso-en4-719754.xlsx with fPercentile ~== 1Caolán McNamara
2023-01-27crashtesting: assert seen in forum-mso-en4-192558.xlsxCaolán McNamara
2023-01-27tdf#146260: Add more mapping rules on character encodingKohei Yoshida
2023-01-27tdf#151682 Fix gap above input barSamuel Mehrbrodt
2023-01-27tdf#147620: Pick up wrap-text and shrink-to-fit flags in Excel 2003 XMLKohei Yoshida
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida
2023-01-25tdf#150098 sc validation: allowing formulas for validity testBalazs Varga
2023-01-24tdf#135987 xlsx vml export: retain checkbox link to cellJustin Luth
2023-01-24tdf#117266 tdf#120374 sc oox: export correct vml button name #2Justin Luth
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-20Base ScAccessibleContextBase on WeakComponentImplHelperStephan Bergmann