summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-17tdf#148008: do not proceed after the marked rangeMike Kaganski
2023-03-17Move the variable into the scope where it's usedMike Kaganski
2023-03-17sc drawstyles: Move style commands to ScTabViewShellMaxim Monastirsky
2023-03-17tdf#132293 remove some unused imports from uitestsUday Sharma
2023-03-16tdf#154061 Make sure table column attributes size is correctParis Oplopoios
2023-03-16tdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2023-03-15CppunitTest_sc_ucalc_formula: split in twoXisco Fauli
2023-03-15Use #REF! error in INDEX()Eike Rathke
2023-03-15Refactor InchesToPoints in CalcBaole Fang
2023-03-14CppunitTest_sc_shapetest: pass parent path to ScModelTestBaseXisco Fauli
2023-03-14CppunitTest_sc_shapetest: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-03-14tdf#154167: sc_spreadsheet_functions_test: Add unittestXisco Fauli
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-14Resolves: tdf#154167 ERROR.TYPE(#NULL!) must return 1Eike Rathke
2023-03-14tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-13tdf#154125: sc_uicalc: Add unittestXisco Fauli
2023-03-13tdf#150281: Fix CentimetersToPoints in CalcBaole Fang
2023-03-13lok: introduce resetCompatFlagXisco Fauli
2023-03-13sc a11y: tdf#139322 Don't steal focus from "Manage Names" dialogMichael Weghorn
2023-03-13tdf#39667 Enable tagged PDF by defaultSamuel Mehrbrodt
2023-03-13crashtesting: assert on loading forum-mso-en4-144513.xlsCaolán McNamara
2023-03-12Resolves: tdf#154125 Fix INDEX() one-dimensional vector accessEike Rathke
2023-03-11Revert "tdf#94079 sc_ucalc: Add unit test"Noel Grandin
2023-03-10CppunitTest_sc_tiledrendering: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-03-10CppunitTest_sc_tiledrendering: reset CompatFlag in tearDownXisco Fauli
2023-03-09tdf#154050 Unset external pointer before destroyingMaxim Monastirsky
2023-03-08tdf#66613 - Transfer tab: preserve print ranges and col/row repetitionsAndreas Heinisch
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-03-08Fix to SC_VIEWSETTINGS_COUNTHeiko Tietze
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev
2023-03-08sc: fix ever-increasing chart IDs when exporting to XLSXMiklos Vajna
2023-03-08Relates tdf#153344 - Resize statusbar icons to 16pxHeiko Tietze
2023-03-07tdf#154042 Use an initial height of one row for toolbar layoutCaolán McNamara
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07tdf#94079 sc_ucalc: Add unit testSupriyo Paul
2023-03-06no need to allocate these separatelyNoel Grandin
2023-03-06For LARGE() the rank is to be rounded up, not downEike Rathke
2023-03-06these can be constCaolán McNamara
2023-03-06tdf#153924: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-03-06CppunitTest_sc_tiledrendering: remove commented out codeXisco Fauli
2023-03-06tdf#148251 Use std::swap instead of using temporary valuesSupriyo Paul
2023-03-05tdf#153548 sc: don't disable all state when IsFormulaModeJustin Luth
2023-03-04Rename to GetRankNumberArray() because that is what it doesEike Rathke
2023-03-04Comment that LARGE()/SMALL() rank svDoubleRef can not be hit in array modeEike Rathke
2023-03-04check GetShellXisco Fauli
2023-03-04jsdialog: enable chart wizardSzymon Kłos