summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23Async PDFExport dialog and parent methodsNickWingate
2023-01-23Make EPUB Export dialog asyncSzymon Kłos
2023-01-23Replace unixODBC to iODBC that is BSD licensedAndras Timar
2023-01-23Loleaflet:fix menu entryThais Vieira
2023-01-23check for harfbuzz >= 2.6.8Rene Engelhard
2023-01-23change test to use Calibri instead of CambriaCaolán McNamara
2023-01-23tdf#152703 Force relayout during live resizing of windowPatrick Luby
2023-01-23tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2023-01-23sw: crashtesting forum-mso-en-12641.docx, fix assert in FindFieldSepMichael Stahl
2023-01-23tdf#153039 ucb: webdav-curl: fix POST, which was actually doing PUTMichael Stahl
2023-01-23sw XHTML export: use CSS instead of <center> for tablesMiklos Vajna
2023-01-23tdf#149412 gtk3: show all selected rows in dnd iconCaolán McNamara
2023-01-23use cairo_surface_destroy after gtk_drag_set_icon_surfaceCaolán McNamara
2023-01-23Resolves: tdf#153091 support text/plain without encoding from neditCaolán McNamara
2023-01-23tdf#153039 unoxml: replace root element of CDocument throwsMichael Stahl
2023-01-23tdf#153082 writerfilter,sw: import/export locale-dependent TOC ...Michael Stahl
2023-01-23tdf#152872 sw: conditionally hide paragraph breaksMichael Stahl
2023-01-23tdf#153083 writerfilter: import locale-dependent TOC \t style namesMichael Stahl
2023-01-23tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2023-01-23tdf#131386 writerfilter: RTF import paragraph mark formattingMichael Stahl
2023-01-23don't crash with --disable-pdfiumCaolán McNamara
2023-01-23tdf#153036 PPTX import resized connector brokenAttila Szűcs
2023-01-23tdf#153088 format cells example text black on dark backgroundCaolán McNamara
2023-01-23Resolves: tdf#153096 Split change track content action into columns againEike Rathke
2023-01-23Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara
2023-01-23tdf#152637 format cells example text black on dark backgroundCaolán McNamara
2023-01-23tdf#153006 ordering of date/time formats in report builderNoel Grandin
2023-01-23Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby
2023-01-23Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be disposedCaolán McNamara
2023-01-23svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli
2023-01-22tdf#153128: do not increase line height, when ignoring whitespaceMike Kaganski
2023-01-22tdf#153094: Fix default character style index, and document itMike Kaganski
2023-01-20tdf#153094: it seems that DOC requires WW8_RESERVED_SLOTS = 15Mike Kaganski
2023-01-20tdf#153104: fix the "dummy" levels when overriding lower numbering levelsMike Kaganski
2023-01-20tdf#152425 Synchronize import and export style names mappingMike Kaganski
2023-01-20tdf#152425 Make Word names unique, and use them for style ids generationMike Kaganski
2023-01-20tdf#152425 Fix order in stiName arrayMike Kaganski
2023-01-20tdf#153045 sw: fix incorrect height of row in tableMiklos Vajna
2023-01-20Typo in "code"Andrea Gelmini
2023-01-20ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-20sw: add ThemeColorChanger that sweeps the model and changes colorsTomaž Vajngerl
2023-01-20sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl
2023-01-20svx: add UX defined theme color setsTomaž Vajngerl
2023-01-20svx: add resolveColor that resolves the color for input themeTomaž Vajngerl
2023-01-20svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl
2023-01-20support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-20oox: also allow tint and shade for fill colorTomaž Vajngerl
2023-01-20ooxml: fix theme color type mapping: bg -> light, text -> darkTomaž Vajngerl
2023-01-20xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-20introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl