summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-09-18Schedule conditional formating repaint after filtering is completedSzymon Kłos
2023-09-18Use less zlib external headers dependencyGabor Kelemen
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-15tdf#122718 Add search functionality to the Functions sidebarRafael Lima
2023-09-14sc: add test for the row import default index issueTomaž Vajngerl
2023-09-12sc: row import - default style index is 0 and not -1Tomaž Vajngerl
2023-09-12sc:pivot allow sort by selection in non-manual modeDennis Francis
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-10using decls should come after #includeNoel Grandin
2023-09-09disable more flaky navigator UITestNoel Grandin
2023-09-08disable more flakey navigator UITestNoel Grandin
2023-09-08inline SC_QUERYINTERFACE macrosNoel Grandin
2023-09-08replace ScUnoHelpFunctions::VectorToSequence..Noel Grandin
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-07lok: save to xlsx changes column sizeSzymon Kłos
2023-09-06fix "variable 'nRow' set but not used [-Werror,-Wunused-but-set-variable]"Christian Lohmaier
2023-09-06tdf#154271 Fix automatic cursor/screen jump in CalcHossein
2023-09-06SAL_WARN->SAL_INFO in ScXMLAnnotationContextNoel Grandin
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