summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-03-30tdf#150471 Remove duplicated Freeze commands from the Tabbed UIRafael Lima
2023-03-30tdf#108188 - Use constant string for default page styleAndreas Heinisch
2023-03-30UITest_{calc_tests6,chart,chart2,sort}: enable oneprocess modeMiklos Vajna
2023-03-29tdf#154445 - Export all page styles even if they are not in useAndreas Heinisch
2023-03-29UITest_calc_tests{,2,3,4}: enable oneprocess modeMiklos Vajna
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-28Removed executable bits on ods fileAndrea Gelmini
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2023-03-27-Werror=maybe-uninitializedStephan Bergmann
2023-03-27Better error msg for sheet insertNewByName() and copyByName()Olivier Hallot
2023-03-27xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ...Miklos Vajna
2023-03-27tdf#151309 Fix the use of t-test in the UIRafael Lima
2023-03-26Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
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