summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-08tdf#155799: sc: add getter function "GetEditString"Henry Castro
2023-08-08tdf#155799: sc: fix formula reference "key up"Henry Castro
2023-08-08tdf#155799: sc: abstraction "moveRefByCell"Henry Castro
2023-08-08tdf#155799: sc: fix "UpdateRef"" to update extended merged cellsHenry 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-04cool#6911 draw the note indicator browser-sideCaolán McNamara
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski
2023-08-04lok: don't calculate document area in tile rendering all the timeSzymon Kłos
2023-08-04Fix heap-use-after-freeTibor Nagy
2023-08-03tdf#147955: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-08-03UITest_validity: use oneprocess modeMiklos Vajna
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-02Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20Stephan Bergmann
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
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-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-08-01sc: remove code duplication at OOXML export of ComplexColorTomaž Vajngerl
2023-08-01sc: rename oox::xls::Color to oox::xls::XlsColorTomaž Vajngerl
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-31loplugin:constantparamNoel Grandin
2023-07-30tdf#156506 Fix failure to draw copy border on WindowsPatrick Luby
2023-07-28tdf#142600 - External links dialog: list database rangesAndreas Heinisch
2023-07-28crashtesting: std::bad_alloc on load of forum-mso-en4-123509.xlsxCaolán McNamara
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-27tdf#156268 Add UITest for Calc ### display crashHossein
2023-07-26Resolves: tdf#147955 Recalculate OOXML for bad generators with all 0.0 resultsEike Rathke
2023-07-26Resolves: tdf#155716 grab focus when context menu is activatedCaolán McNamara
2023-07-26Resolves: tdf#156467 Let array ROW() and COLUMN() return a scalar valueEike Rathke
2023-07-26cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland
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-25Resolves: tdf#156462 ctrl+left in calc doesn't always jump to the correct cellCaolán McNamara
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-25crashtesting: a lot of crashes on exporting to odsCaolán McNamara
2023-07-25tdf#93315 sc: Only 84 empty row show in the Print PreviewCzeber László Ádám
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-07-24tdf#131471 sc: fix background color of conditional formatting styleTibor Nagy
2023-07-23don't need to duplicate CloseResponseToJustHide hereCaolán McNamara
2023-07-23cid#1401342 Uncaught exceptionCaolán McNamara
2023-07-22tdf#117307 sc: Comments are duplicated after Row delete and UndoCzeber László Ádám
2023-07-21loplugin:unusedmethodsNoel Grandin