summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-08-22tdf#103480 sc: fix lost hyperlink at merging an empty cell with its cellCzeber László Ádám
2023-08-21Fix typoAndrea Gelmini
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl
2023-08-19crashtesting: parallel calc assert with LookupCaolán McNamara
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-19Fix typoAndrea Gelmini
2023-08-18on invalidating other views, specific what Tab is invalidatedCaolán McNamara
2023-08-18for LibreOfficeKit::isActive we can skip to LogicInvalidateCaolán McNamara
2023-08-18add a LogicInvalidatePart which can take a 'part'Caolán McNamara
2023-08-18Fix typoAndrea Gelmini
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-18Resolves tdf#156357 - Submit Show Formula to documentHeiko Tietze
2023-08-16tdf#156311 Cycling through tabs in CalcDenis Sorotnik
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-14move GetEditTextObject to after it is potentially generatedCaolán McNamara
2023-08-14Fix typoAndrea Gelmini
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-08-13defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-13tdf#155799: sc: fix input formula referenceHenry Castro
2023-08-12tdf#156686 AutoFilter arrows have white background in kf5/genNoel Grandin
2023-08-12add a CreateNoteFromObjectPropertiesCaolán McNamara
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