summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-09sc: fix tiledrendering test execution order issue with comment IDsTomaž Vajngerl
2023-08-08tdf#156286: sc_uicalc2: Add unittestXisco Fauli
2023-08-08tdf#155799: sc: qa: add unit test "testMouseMergeRef"Henry Castro
2023-08-08tdf#155799: sc: qa: add unit test "testKeyboardMergeRef"Henry Castro
2023-08-07tdf#127334: sc_ucalc_formula2: Add unittestXisco Fauli
2023-08-05Rename setRGB to createRGB to make it less misleadingMike Kaganski
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski
2023-08-04Fix heap-use-after-freeTibor Nagy
2023-08-03tdf#147955: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-01tdf#156462: sc_uicalc: Add unittestXisco Fauli
2023-08-01cool#6911 report the position of comments as cell addressesCaolán McNamara
2023-08-01sc: Add import/export ODF support for border complex colorsTomaž Vajngerl
2023-08-01xmloff: fix import of CharComplexColor - add StylePropertiesContextTomaž Vajngerl
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-27tdf#156268 Add UITest for Calc ### display crashHossein
2023-07-26cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara
2023-07-25tdf#142905 XLSX import: don't trim leading spaces in formula cellCzeber László Ádám
2023-07-25tdf#156174 sc DBData: fix regression of database rangesTünde Tóth
2023-07-25tdf#99808 sc: fix background of conditional formatting in merged cellTibor Nagy
2023-07-25tdf#155322 sc: fix conditional format color scale in merged cellsTibor Nagy
2023-07-24tdf#131471 sc: fix background color of conditional formatting styleTibor Nagy
2023-07-18sc: ODF import/export of background cell complex colorTomaž Vajngerl
2023-07-13sc: add test for changing theme colors and undo/redoTomaž Vajngerl
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2023-07-07tdf#155796 sc: fix select with merged cellsJaume Pujantell
2023-07-06tdf#153517: sc_ucalc: Add unittestXisco Fauli
2023-07-04Fix build on Win64, where int != sal_Int32Mike Kaganski
2023-07-04sc: test export of model::Theme into theme1.xml with xpathTomaž Vajngerl
2023-07-04sc: add border export and enable round-trip testTomaž Vajngerl
2023-07-04sc: OOXML export of theme colors for text and backgroundTomaž Vajngerl
2023-07-01sc: improve import tests for text, background, border theme colorsTomaž Vajngerl
2023-06-29sc: Add import tests for text, background, border theme colorsTomaž Vajngerl
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-06-28Header columns can disappear with filtered data in pivot tablesluigiiucci
2023-06-27tdf#54768 sc: fix resizing of cropped images to original sizeTibor Nagy
2023-06-27tdf#156028 sc: use color of the highest value if only one valueTibor Nagy
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-27sc: import and prop. theme color support for cell bordersTomaž Vajngerl
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-26convert ScAutoFontColorMode to scoped enumNoel Grandin
2023-06-23sc: qa: filter: add import excel unit testHenry Castro
2023-06-22sc: theme color export for cell fill color + testTomaž Vajngerl
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-21sc: add CharComplexColor and CellBackgroundComplexColor propertiesTomaž Vajngerl
2023-06-17tdf#155402 - sc improving CELL() function return value in case of OOXMLBalazs Varga
2023-06-15sc: qa: add databar unit testHenry Castro
2023-06-12sc: uitest: fix sporadic test failuresXisco Fauli