summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl7-82/+281
2023-01-16sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl1-0/+2
2023-01-16oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl1-0/+38
2023-01-16Introduce FastAttributeList::add(NS) taking std::u16string_viewMike Kaganski1-0/+2
2023-01-16crashtesting: exception during dtorCaolán McNamara1-0/+3
2023-01-16use std::unique_ptrCaolán McNamara1-1/+1
2023-01-16sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl2-0/+56
2023-01-15oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl2-1/+160
2023-01-15svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl1-10/+10
2023-01-15oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl1-3/+5
2023-01-13lok: support per-user timezoneAshod Nakashian5-0/+45
2023-01-12oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl2-1/+4
2023-01-12svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl1-19/+29
2023-01-12editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl1-12/+14
2023-01-11vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna1-1/+1
2023-01-09sw lok: expose field type & command of fieldmark under cursorMiklos Vajna1-0/+3
2023-01-03tdf#151548 DOCX formfield: export checkbox nameJustin Luth1-1/+0
2022-12-24sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl1-7/+7
2022-12-20tdf#151548 sw content controls: preserve lockJustin Luth1-0/+1
2022-12-20tdf#151548 ContentControls vba: allow search by name/floatJustin Luth1-4/+13
2022-12-14lok: remove undefined behaviour warningSzymon Kłos1-8/+0
2022-12-14Async PDFExport dialog and parent methodsNickWingate3-0/+148
2022-12-14jsdialog: enter/leave tab page handlersSzymon Kłos2-0/+12
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp1-0/+3
2022-12-12sw: add online accessibility check implementationTomaž Vajngerl1-0/+2
2022-12-08jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2022-12-07lok: vcl: introduce set_cursor_data methodHenry Castro2-0/+3
2022-12-06sw: modify NumberingCheck to work independent of node orderTomaž Vajngerl1-0/+1
2022-12-02svtools: add new entry "RestProtocol"Henry Castro1-0/+3
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski2-0/+3
2022-11-29sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna1-0/+5
2022-11-25tdf#152200: Make sure to not write objects into field character runsMike Kaganski1-0/+4
2022-11-23lok: draw Math in-place widget in sdMike Kaganski1-0/+6
2022-11-22a11y: Add check for table used for text formattingParis Oplopoios1-0/+1
2022-11-22a11y: Add check for fake captionsParis Oplopoios1-0/+1
2022-11-22a11y: Add check for fake footnotesParis Oplopoios1-0/+1
2022-11-22a11y: Add check for short hyperlinksofftkp1-0/+2
2022-11-22a11y: Add check for background imageofftkp1-0/+1
2022-11-22pdfium: reduce size if cannot create bitmapSzymon Kłos1-1/+2
2022-11-18jsdialogs: correctly detect button's handlerSzymon Kłos1-0/+1
2022-11-17lok: masterpage: Introduce mode property to tile renderingSzymon Kłos2-1/+11
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski1-0/+11
2022-11-10lok: Notify about last used row and column in CalcSzymon Kłos1-0/+2
2022-11-07lok: properly treat zoom in LokStarMathHelper::postMouseEventMike Kaganski1-1/+1
2022-11-07lok: Introudce getDataArea for CalcSzymon Kłos3-0/+20
2022-11-05lok: show Math cursorMike Kaganski1-0/+2
2022-11-04lok: fix convert-to batch mode, quiet interactionHenry Castro1-0/+1
2022-11-02Simplify LokStarMathHelperMike Kaganski1-9/+6
2022-10-27Enable gtktiledviewer on WindowsMike Kaganski1-30/+37
2022-10-26vcl: re-exporting broken pdfs -> empty pagesDennis Francis1-0/+2