summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31Bump version to 22.05.10.1cp-22.05.10-1Andras Timar
2023-01-31tdf#153289: remove problematic assertionMike Kaganski
2023-01-31tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2023-01-31cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks
2023-01-30fix online crash in WIndow::IsTrackingNoel Grandin
2023-01-30fix online crash in SpellDialogNoel Grandin
2023-01-30tdf#151548 sw content controls: preserve tabIndex val="-1"Justin Luth
2023-01-26sfx2: fix crash in SfxLokHelper::notifyAllViews(...)Aron Budea
2023-01-26tdf#152045 DOCX export: fix empty display text for content control list itemsMiklos Vajna
2023-01-26lok: send status for file export dialogsSzymon Kłos
2023-01-24tdf#151060 sw PDF export: don't paint off-page part of drawing objectMiklos Vajna
2023-01-24sw: lok: avoid creating callback json if kit is not activePranam Lashkari
2023-01-24sw: send LOK call back on section deletionPranam Lashkari
2023-01-24sw: add a new .uno:DeleteSections UNO commandMiklos Vajna
2023-01-24tdf#148784 consider StretchX in OOXML exportRegina Henschel
2023-01-24tdf#100391 calculate true textarea rect for custGeomRegina Henschel
2023-01-23Hide fill attribute widget if fill style is noneGülşah Köse
2023-01-23sw: send LOK call back on refmark deletionPranam Lashkari
2023-01-23sw: send LOK call back on bookmark deletionPranam Lashkari
2023-01-23sw: send field mark delete call back only on deletionPranam Lashkari
2023-01-20Add dropdownfielddialog.ui to JSON dialogues.Gökay Şatır
2023-01-19sw, .uno:InsertField: handle Endnote as a value for the Wrapper parameterMiklos Vajna
2023-01-19sw, .uno:InsertField: add a new Wrapper parameterMiklos Vajna
2023-01-19sw: send LOK call back on fieldmark deletionPranam Lashkari
2023-01-19Adapt to new Clang 15 trunk -Wdeprecated-builtinsStephan Bergmann
2023-01-18Make PDFExport Password Subdialog AsyncNickWingate
2023-01-18lok: fix query language statusHenry Castro
2023-01-18sw: .uno:TextFormField: handle Endnote as a value for the Wrapper parameterMiklos Vajna
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 UX defined theme color setsTomaž 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-17sw: lok: use redline author for saved author fields(2)Dennis Francis
2023-01-17sw: .uno:TextFormField: add new Wrapper parameterMiklos Vajna
2023-01-17sw: add a new .uno:DeleteFields UNO commandMiklos Vajna
2023-01-17sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna
2023-01-17tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)
2023-01-17Related tdf#66039 DOCX import: fix Z-order of group shapesAttila Bakos (NISZ)
2023-01-17tdf#149550 sw: fix crash by implementing nested textbox copyAttila Bakos (NISZ)
2023-01-17tdf#147485 sw: fix group shape crash using std::shared_ptrAttila Bakos (NISZ)
2023-01-17tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)
2023-01-17tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2023-01-17tdf#143574 sw: textboxes in group shapes -- part 4Attila Bakos (NISZ)
2023-01-17tdf#143574 sw: textboxes in group shapes - part 3 take 2Attila Bakos (NISZ)
2023-01-17oox: also allow tint and shade for fill colorTomaž Vajngerl
2023-01-17ooxml: fix theme color type mapping: bg -> light, text -> darkTomaž Vajngerl
2023-01-17xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl