summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-08-11lok: a11y: get focused paragraph notified on document loadMarco Cecchetti
2023-08-11split out a common CreateNoteDataCaolán McNamara
2023-08-11split out common ScPostIt insertion pieceCaolán McNamara
2023-08-11rearrange to collect the properties set on the annotation togetherCaolán McNamara
2023-08-11move setting properties into note comments from oox to scCaolán McNamara
2023-08-11refactor to return the position to be set by the caller insteadCaolán McNamara
2023-08-11xlsx with a lot of comments repeatedly calls OutputDevice::HasGlyphsCaolán McNamara
2023-08-11cid#1539806 Dereference after null checkCaolán McNamara
2023-08-11tdf#156209 Font size increases when copying from cell in edit modeNoel Grandin
2023-08-10tdf#155799: sc: fix paint the reference markHenry Castro
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