summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-01lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-24tdf#148784 consider StretchX in OOXML exportRegina Henschel
2023-01-18Make PDFExport Password Subdialog AsyncNickWingate
2023-01-18ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-18sw: add ThemeColorChanger that sweeps the model and changes colorsTomaž Vajngerl
2023-01-18sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl
2023-01-18svx: add resolveColor that resolves the color for input themeTomaž Vajngerl
2023-01-18svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl
2023-01-18support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-17tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2023-01-17xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-17introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-16sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl
2023-01-16oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
2023-01-16Introduce FastAttributeList::add(NS) taking std::u16string_viewMike Kaganski
2023-01-16crashtesting: exception during dtorCaolán McNamara
2023-01-16use std::unique_ptrCaolán McNamara
2023-01-16sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-15oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2023-01-15svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl
2023-01-15oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2023-01-13lok: support per-user timezoneAshod Nakashian
2023-01-12oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2023-01-12svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl
2023-01-12editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl
2023-01-11vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-09sw lok: expose field type & command of fieldmark under cursorMiklos Vajna
2023-01-03tdf#151548 DOCX formfield: export checkbox nameJustin Luth
2022-12-24sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl
2022-12-20tdf#151548 sw content controls: preserve lockJustin Luth
2022-12-20tdf#151548 ContentControls vba: allow search by name/floatJustin Luth
2022-12-14lok: remove undefined behaviour warningSzymon Kłos
2022-12-14Async PDFExport dialog and parent methodsNickWingate
2022-12-14jsdialog: enter/leave tab page handlersSzymon Kłos
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-12-12sw: add online accessibility check implementationTomaž Vajngerl
2022-12-08jsdialog: fix validation error dialog in CalcSzymon Kłos
2022-12-07lok: vcl: introduce set_cursor_data methodHenry Castro
2022-12-06sw: modify NumberingCheck to work independent of node orderTomaž Vajngerl
2022-12-02svtools: add new entry "RestProtocol"Henry Castro
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski
2022-11-29sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-25tdf#152200: Make sure to not write objects into field character runsMike Kaganski
2022-11-23lok: draw Math in-place widget in sdMike Kaganski
2022-11-22a11y: Add check for table used for text formattingParis Oplopoios
2022-11-22a11y: Add check for fake captionsParis Oplopoios
2022-11-22a11y: Add check for fake footnotesParis Oplopoios
2022-11-22a11y: Add check for short hyperlinksofftkp