summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-03-23CppunitTest_sc_uicalc: split in twoXisco Fauli
2023-03-23sc drawstyles: ODF import and exportMaxim Monastirsky
2023-03-23jsdialog: enable data validation dialogSzymon Kłos
2023-03-22sc drawstyles: Add a dialog for style editingMaxim Monastirsky
2023-03-22sc drawstyles: Add a style UNO property to shapesMaxim Monastirsky
2023-03-22tdf#154274: show "Unknown Author" when no name is setXisco Fauli
2023-03-22Fix typoAndrea Gelmini
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-03-21sc drawstyles: Connect the styles pool to the draw layerMaxim Monastirsky
2023-03-21sc drawstyles: Implement the styles familyMaxim Monastirsky
2023-03-21unmerge default and ScrollType::Drag cases for calc scrollbarsCaolán McNamara
2023-03-21crashreporting: CreateEmbeddedObject might failCaolán McNamara
2023-03-21tdf#152406 Disable anti-jitter code for scroll wheel eventsPatrick Luby
2023-03-21CppunitTest_sc_subsequent_filters_test4: simplify code a bitXisco Fauli
2023-03-21tdf#153514: sc_subsequent_filters_test4: Add unittestBaole Fang
2023-03-20cid#1523442 Silence this Coverity diagnostic: the copy is intentionalMike Kaganski
2023-03-19sc drawstyles: Delay the destruction of SdrItemPoolMaxim Monastirsky
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-18tdf#130924 replace debugging fprintf calls with SAL_INFO/SAL_WARNektagoel12
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