summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2023-01-23XUnoTunnel->dynamic_cast in ScStyleObjNoel Grandin2-10/+1
2023-01-23XUnoTunnel->dynamic_cast in ScCellRangesBaseNoel Grandin12-51/+35
2023-01-23XUnoTunnel->dynamic_cast in ScAutoFormatObjNoel Grandin2-10/+1
2023-01-23XUnoTunnel->dynamic_cast in ScSubTotalDescriptorBaseNoel Grandin3-10/+1
2023-01-23XUnoTunnel->dynamic_cast in ScEditFieldObjNoel Grandin5-14/+5
2023-01-22XUnoTunnel->dynamic_cast in ScTableConditionalFormatNoel Grandin3-10/+1
2023-01-22XUnoTunnel->dynamic_cast in ScTableValidationObjNoel Grandin3-9/+1
2023-01-22XUnoTunnel->dynamic_cast in ScCellSearchObjNoel Grandin3-12/+3
2023-01-22XUnoTunnel->dynamic_cast in ScTabViewObjNoel Grandin8-16/+8
2023-01-20Base ScAccessibleContextBase on WeakComponentImplHelperStephan Bergmann1-2/+2
2023-01-20Base OCellListSource on WeakComponentImplHelperStephan Bergmann2-7/+7
2023-01-20Base OCellValueBinding on WeakComponentImplHelperStephan Bergmann2-8/+8
2023-01-20rhbz#2162658 backtrace showing endlessly recursive ScInputWindow::ResizeCaolán McNamara1-2/+5
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs1-0/+2
2023-01-19tdf#153096: sc: Add UItestXisco Fauli1-0/+76
2023-01-19lok: adjust paint rect for in-place editingSzymon Kłos1-7/+2
2023-01-18Resolves: tdf#153096 Split change track content action into columns againEike Rathke1-57/+39
2023-01-18tdf#151886: sc_uicalc: Add unittestXisco Fauli1-0/+47
2023-01-18Fix use-after-freeStephan Bergmann1-1/+1
2023-01-18sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna1-1/+1
2023-01-18Resolves tdf#91415 - Scale Calc's comment indicator with zoom levelHeiko Tietze1-2/+12
2023-01-17tdf#153006 ordering of date/time formats in report builderNoel Grandin1-4/+4
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara2-0/+12
2023-01-17XUnoTunnel->dynamic_cast in ScDataPilotDescriptorBaseNoel Grandin3-27/+4
2023-01-17sc: Use FormulaGrammarSwitchXisco Fauli3-6/+4
2023-01-17XUnoTunnel->dynamic_cast in ScNamedRangeObjNoel Grandin3-23/+2
2023-01-17tdf#152989 sc: fix oversized rectangle of edited embedded objectTünde Tóth1-0/+6
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse1-4/+4
2023-01-17XUnoTunnel->dynamic_cast in ScHeaderFooterContentObjNoel Grandin2-22/+1
2023-01-16cid#1519051 silence Unchecked dynamic_castCaolán McNamara1-0/+1
2023-01-16tdf#147122 - Return cell object when a simple selection is mergedAndreas Heinisch2-1/+42
2023-01-16tdf#112417 Insert Sheet called when clicking anywhere on the footerRadhey Parekh1-4/+1
2023-01-15tdf#152774 Fix incorrect result with HLOOKUP and VLOOKUP.Winfried Donkers3-11/+112
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski3-11/+11
2023-01-15tdf#117266 sc oox: macro button unit testJustin Luth2-0/+17
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth1-1/+3
2023-01-14tdf#117266 sc oox: import local macro without reference idJustin Luth1-1/+4
2023-01-14tdf#117266 sc oox: export vml button with a correct labelJustin Luth1-0/+2
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin3-11/+1
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin5-35/+4
2023-01-13tdf#39650: move UItest to CppUnittestXisco Fauli3-53/+25
2023-01-13tdf#102525: move UItest to CppUnittestXisco Fauli3-39/+35
2023-01-13tdf#95306: move UItest to CppUnittestXisco Fauli4-57/+38
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin1-1/+1
2023-01-12sc: move different UItests to CppUnittestXisco Fauli3-223/+170
2023-01-12CppunitTest_sc_uicalc: remove leftoverXisco Fauli1-12/+0
2023-01-12tdf#152774 Fix incorrect result with MATCH.Winfried Donkers2-12/+40
2023-01-12override GetModel in ScDocShellNoel Grandin23-54/+36
2023-01-12tdf#152717: sc: Add UItestXisco Fauli1-0/+30
2023-01-10Resolves: tdf#152950 don't set_active while frozenCaolán McNamara1-4/+7