summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-08-28Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
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-28svx: refactor text color theme changing and add undo supportTomaž Vajngerl
2023-08-28sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-28sc: fix tiledrendering test execution order issue with comment IDsTomaž Vajngerl
2023-08-28sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-28sc: remove code duplication at OOXML export of ComplexColorTomaž Vajngerl
2023-08-28sc: rename oox::xls::Color to oox::xls::XlsColorTomaž Vajngerl
2023-08-28sc: Add import/export ODF support for border complex colorsTomaž Vajngerl
2023-08-28xmloff: fix import of CharComplexColor - add StylePropertiesContextTomaž Vajngerl
2023-08-28sc: ODF import/export of background cell complex colorTomaž Vajngerl
2023-08-26tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
2023-08-25sc: add test for changing theme colors and undo/redoTomaž Vajngerl
2023-08-25sc: Theme color change undo/redo - styles and direct formatTomaž Vajngerl
2023-08-25sc: test export of model::Theme into theme1.xml with xpathTomaž Vajngerl
2023-08-25sc: add border export and enable round-trip testTomaž Vajngerl
2023-08-25sc: OOXML export of theme colors for text and backgroundTomaž Vajngerl
2023-08-25sc: change theme color for SdrObjectsTomaž Vajngerl
2023-08-25sc: fix failed assert in when setting a color on a shapeTomaž Vajngerl
2023-08-25sc: OOXML import and export the model::Theme properlyTomaž Vajngerl
2023-08-25sc: improve import tests for text, background, border theme colorsTomaž Vajngerl
2023-08-25sc: Add import tests for text, background, border theme colorsTomaž Vajngerl
2023-08-25sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-08-25sc: import and prop. theme color support for cell bordersTomaž Vajngerl
2023-08-24add a SfxLokHelper::notifyInvalidation which can take a 'part'Caolán McNamara
2023-08-24sc: simplify and fix prop. mapping for cell BG and char theme colorTomaž Vajngerl
2023-08-24sc: ThemeColorChanger - change theme color for bordersTomaž Vajngerl
2023-08-24sc: theme color export for cell fill color + testTomaž Vajngerl
2023-08-23uitest: reset value when changing the measurement unitXisco Fauli
2023-08-15defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-12xlsx with a lot of comments repeatedly calls OutputDevice::HasGlyphsCaolán McNamara
2023-08-11tdf#155799: sc: fix input formula referenceHenry Castro
2023-08-11sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-08-11sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-08-11sc: change text and background theme colors for direct attributesTomaž Vajngerl
2023-08-11sc: add CharComplexColor and CellBackgroundComplexColor propertiesTomaž Vajngerl
2023-08-11sc: change (char, background) style colors when changing the themeTomaž Vajngerl
2023-08-11sc: add ThemeDialog to the main menuTomaž Vajngerl
2023-08-11tdf#155799: lok: sc: fix extend reference markHenry Castro
2023-08-10sc: add theme colors to the color pickerTomaž Vajngerl
2023-08-10sc: enable document themes in CalcTomaž Vajngerl
2023-08-10tdf#155799: sc: fix paint the reference markHenry Castro
2023-08-08tdf#155799: sc: qa: add unit test "testMouseMergeRef"Henry Castro
2023-08-08tdf#155799: sc: qa: add unit test "testKeyboardMergeRef"Henry Castro
2023-08-08tdf#155799: sc: add getter function "GetEditString"Henry Castro
2023-08-08tdf#155799: sc: fix formula reference "key up"Henry Castro
2023-08-08tdf#155799: sc: abstraction "moveRefByCell"Henry Castro
2023-08-08tdf#155799: sc: fix "UpdateRef"" to update extended merged cellsHenry Castro