summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-09-04tdf#156985: sc_ucalc_formula2: Add unittestXisco Fauli
2023-09-04sc: ui: view: Use conditional assignmentAron Budea
2023-09-04limit tests giving dubious results to x86_64Dan Horák
2023-09-04Related tdf#108976: Crash in: OutputDevice::GetOutputSizePixel()Julien Nabet
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-02Apply font names and sizes to formatted strings via orcusKohei Yoshida
2023-09-01various theme and complex color related fixesTomaž Vajngerl
2023-09-01tdf#155799: lok: sc: fix extend reference markHenry Castro
2023-09-01Resolves: tdf#156985 Treat adding two KahanSum differentlyEike Rathke
2023-09-01sc: filter: rtf: add method "WriteFontTable"Henry Castro
2023-09-01sc: filter: rtf: add method "AddFont"Henry Castro
2023-09-01sc: filter: rtf: prefix m_* private membersHenry Castro
2023-09-01sc: filter: rtf: use a separate document streamHenry Castro
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-08-31Related: tdf#156985 Adjust doc layout to what FunctionsTest::load() expectsEike Rathke
2023-08-31tdf#150815 sc: fix repainting sparklineTibor Nagy
2023-08-31Related: tdf#156985 Do not fail for first empty check cell in test failure caseEike Rathke
2023-08-31disable failing inputline UITestNoel Grandin
2023-08-31Add support for rich-text string import via orcus interfaceKohei Yoshida
2023-08-30lok: avoid forcing expensive re-layout of the calc input bar.Michael Meeks
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-29tdf#155495 sc: fix cursor positioning editing centered/right-aligned cellsCzeber László Ádám
2023-08-28Shared string shouldn't account preserve space propertyParis Oplopoios
2023-08-28Related: tdf#156611 move long explanation string into tooltipCaolán McNamara
2023-08-28sc: Fix wrapText not being applied correctly on exportParis Oplopoios
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27lok: notify only affected tabs on cell resizeSzymon Kłos
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-25svx: refactor text color theme changing and add undo supportTomaž Vajngerl
2023-08-25tdf#152724 Extend ODF for blank width "_x"Laurent Balland
2023-08-25downgrade from assert to SAL_WARNCaolán McNamara
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25sc: fix crash in ScAttrDlg::PageCreatedXisco Fauli
2023-08-25sc: fix crash in ScTransferObj::DragFinishedXisco Fauli
2023-08-24Remove duplicated includeAndrea Gelmini
2023-08-24Fix typoAndrea Gelmini
2023-08-24Fix typoAndrea Gelmini
2023-08-24Fix typoAndrea Gelmini
2023-08-24Fix typoAndrea Gelmini
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl
2023-08-23fix bug inScGlobal::CheckWidthInvalidateNoel Grandin
2023-08-23tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
2023-08-22Related: tdf#98367 allow drawing shapes in calc to have smallcapsCaolán McNamara
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