summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29Fix buildMike Kaganski
2023-06-29tdf#73537 - sc: show author and creation date in calc commentsBalazs Varga
2023-06-29sc: Add import tests for text, background, border theme colorsTomaž Vajngerl
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-06-28sc: prefix m_* ScViewFunctionSet class membersHenry Castro
2023-06-28Header columns can disappear with filtered data in pivot tablesluigiiucci
2023-06-27Import CSV: remove erroneous warningLaurent Balland
2023-06-27tdf#54768 sc: fix resizing of cropped images to original sizeTibor Nagy
2023-06-27tdf#156028 sc: use color of the highest value if only one valueTibor Nagy
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