summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-27sc: import and prop. theme color support for cell bordersTomaž Vajngerl
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-06-26sc: filter: oox: fix crash delete ScDatabarFormatDataHenry Castro
2023-06-26problem pasting to calc an image copied from firefox (windows)Luigi Iucci
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-26convert ScAutoFontColorMode to scoped enumNoel Grandin
2023-06-25sc: simplify and fix prop. mapping for cell BG and char theme colorTomaž Vajngerl
2023-06-25sc: ThemeColorChanger - change theme color for bordersTomaž Vajngerl
2023-06-25crashtesting: crash seen on exporting fdo66241-1.ods to xlsxCaolán McNamara
2023-06-24Rename "aStrTextColor" to "aStrFontColor"Taichi Haradaguchi
2023-06-23related tdf#68695 tdf#141136 sc: comment can't resize; avoid context changeJustin Luth
2023-06-23Speed up scrolling through large document with lots of patternsNoel Grandin
2023-06-23Improve ScImportExport::CountVisualWidth()Khaled Hosny
2023-06-23sc: qa: filter: add import excel unit testHenry Castro
2023-06-22sc: filter: excel: import cell multi-line textHenry Castro
2023-06-22sc: filter: excel: add getter function LineBreakHenry Castro
2023-06-22sc: filter: oox: fix preserve space, single line caseHenry Castro
2023-06-22tdf#147056 sc: convert xml menu to popupmenu .uno:PrintRangesMenuJustin Luth
2023-06-22Speed up scrolling through large document with lots of patternsNoel Grandin
2023-06-22Missing test dependenciesStephan Bergmann
2023-06-22sc: theme color export for cell fill color + testTomaž Vajngerl
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-21sc: change text and background theme colors for direct attributesTomaž Vajngerl
2023-06-21sc: Use DateTime::Sub() instead of operator-()Eike Rathke
2023-06-21sc: add CharComplexColor and CellBackgroundComplexColor propertiesTomaž Vajngerl
2023-06-20lok: sc: reset RTL if it is changedHenry Castro
2023-06-20lok: sc: fix layout RTL mouse selectionHenry Castro
2023-06-20lok: sc: fix layout RTLHenry Castro
2023-06-20lok: sc: restore edit output areaHenry Castro
2023-06-20tdf#122676 sc: fix format with * (filling) and NBSP thousand separatorCzeber László Ádám
2023-06-19sc: filter: oox: fix setting value to color scaleHenry Castro
2023-06-19fix crash on LOKIT spelling dialogJaume Pujantell Traserra
2023-06-19Use tools::Duration in ScInterpreter::CalculateAddSub()Eike Rathke
2023-06-18Use getXWeak in scMike Kaganski
2023-06-18sc drawstyles: Restore text selection after applying a styleMaxim Monastirsky
2023-06-17Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke
2023-06-17tdf#155402 - sc improving CELL() function return value in case of OOXMLBalazs Varga
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-17sc: perf: speedup sheets with lots of repetitive...Dennis Francis
2023-06-17sc: filter: oox: only insert conditional format if has itemsHenry Castro
2023-06-17tdf#118335 notebookbar: set visible false for PrintPreview in MenuFileJustin Luth
2023-06-16sc: filter: oxx: insert more rules same rangeHenry Castro
2023-06-16sc: filter: oox: fix conditional color scale same rangeHenry Castro
2023-06-16sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro
2023-06-16sc: filter: oox: do not insert rule too earlyHenry Castro
2023-06-15sc: qa: add databar unit testHenry Castro
2023-06-15UITest_manual_tests: use oneprocess modeMiklos Vajna