summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-12-13add a notifier for the "Edit Existing Cond Formats" warning dialogCaolán McNamara
2023-12-10oox: remove returning sRelId and rename WriteImageTomaž Vajngerl
2023-12-08busy loop seen on ods export attemptCaolán McNamara
2023-12-07lok: send error on access denied in image importSzymon Kłos
2023-12-05calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2023-12-04sc SetLayoutRTL: Only call PostPaint for current tabco-23.05.6-1Aron Budea
2023-12-04lok: Notify all tabs in the rangeAron Budea
2023-12-04sc: show a message dialog if insert cells failHenry Castro
2023-12-03Disable Select/Unselect-current Filter Checkboxes in CalcDarshan11
2023-12-01lok: external data source listSzymon Kłos
2023-11-30cppunit test for notification of note position changes on row/col changesCaolán McNamara
2023-11-30No kit notification of note position changes on insert/delete rowCaolán McNamara
2023-11-28lok: Block requests to load external referencesSzymon Kłos
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-28ScViewOptions::operator== doesn't compare sColorSchemeNameCaolán McNamara
2023-11-27sc: qa: add unit test "testBackColorFilter"Henry Castro
2023-11-27sc: fix back color filter entriesHenry Castro
2023-11-23reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs
2023-11-22sc: Enable text wrapping when inputting line breaks in cellofftkp
2023-11-19lok: async calc merge-cells popup dialog.Michael Meeks
2023-11-17merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-11-16SC navigator: fix changing language of contenttreeAttila Szűcs
2023-11-10default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-07sc: extend backcolor areaHenry Castro
2023-11-03reduce jsdialog formulabar updates from 6 to 3 per keystrokeCaolán McNamara
2023-11-01sc: Don't end handleConditionalFormat earlyofftkp
2023-11-01sc: Fix conditional formatting icon set order for smiliesofftkp
2023-11-01tdf#157930 Add Contains Text rule to easy conditional format dialogofftkp
2023-11-01Fix row deletion bug.Gökay Şatır
2023-11-01Fix column deletion bug.Gökay Şatır
2023-10-31tell client when the cell for the comment changedCaolán McNamara
2023-10-31Allow to enter text in simple conditional formatting dialogSzymon Kłos
2023-10-29Make simple conditional formatting dialog translatedSzymon Kłos
2023-10-29sc: Test numeric conditional format text rule exports correctlyParis Oplopoios
2023-10-28tdf#157930 Add button to switch to range view in condformateasydlgParis Oplopoios
2023-10-28sc: Export conditional formatting expression correctly for text rulesParis Oplopoios
2023-10-28null-deref seen in ScTabView::UpdateEditViewCaolán McNamara
2023-10-27calc comment boost::property_tree::ptree use quotes comment id numbersCaolán McNamara
2023-10-26Introduce easy to apply cond format stylesSzymon Kłos
2023-10-24cool#7332 calc perf: GetEmptyLinesInBlockNoel Grandin
2023-10-24Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-10-20sc: perf: avoid construction of collector for empty note columns.Michael Meeks
2023-10-19sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-19tdf#141457 sc notebookbar_compact: fix empty Statistics menuJustin Luth
2023-10-19Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke
2023-10-13Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-10-13cool#6893 disable undo for editengine when rendering cell textNoel Grandin
2023-10-13sc: ui: fix cell bidi layout stringsHenry Castro
2023-10-12cool#7330 calc perf: PaintTile's FillInfoNoel Grandin