summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-05-25sw: language fallback in MSWordExportBase::GetNumberFormat()feature/cib_contract3753Michael Stahl
2022-04-12sw: DOCX export: For JumpEdit fields, don't write "temporary" elementMichael Stahl
2022-02-15tdf#146848 sw: fix assert about input field in undo nodesMichael Stahl
2022-01-13sw: DOCX export: don't export numPr to style, but only...Michael Stahl
2022-01-13Revert "sw: DOCX export: don't export numPr to style from outline numrule"Michael Stahl
2022-01-12tdf#133065 tdf#133602 DOCX export: fix OLE wrap regressionAttila Bakos
2022-01-12tdf#133035 DOCX export: fix position of unnamed OLEAttila Bakos
2022-01-12tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos
2021-11-19sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl
2021-11-09tdf#128290 add tblLayout element to docx exportLouis Meyrat
2021-07-02sw: handle RANGE_IS_SECTION in SwXTextRange::getText()Michael Stahl
2021-04-16bestFitOpenSymbolToMSFont() disable OpenSymbol replacementMichael Stahl
2021-03-10sw: DOCX export: put fly before fieldmark start into its own runMichael Stahl
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2021-02-04avoid -Werror=unused-variableMichael Stahl
2020-11-24sw: fix SwXTextRange::createEnumeration() inside table cellMichael Stahl
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl
2020-11-24sw: exception messages for SwXTextRangeMichael Stahl
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-10-20sw: DOCX export: don't export numPr to style from outline numruleMichael Stahl
2020-10-16sw: fix unsorted redlines in SwTable::ConvertSubtableBox()Michael Stahl
2020-10-16sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl
2020-10-16sw: SwTable::GCLines(): don't throw away row backgroundMichael Stahl
2020-10-16sw: improve comments, dump rowspan to nodes.xmlMichael Stahl
2020-10-16tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-10-16sw: DOCX export: don't export text frames as transparentMichael Stahl
2020-10-16sw: DOCX export: for soft-page-breaks, export continuous section breaksMichael Stahl
2020-10-16sw: HACK to disble DrawingML export for rotated text shapesMichael Stahl
2020-10-16oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-10-16filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl
2020-10-16sw: register w10 prefixMichael Stahl
2020-10-16oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl
2020-10-16tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGEMichael Stahl
2020-10-16tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl
2020-10-16sw: DOCX export: export AddExternalLeading as w:noLeadingMichael Stahl
2020-09-29tdf#133358 fix crash in redoing indentCaolán McNamara
2020-09-29tdf#132688 diacritics broken in lines with punctuationNoel Grandin
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-23tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-09-23tdf#134112 sw: Test access of text field master objectOleg Schelykalnov
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-09-15tdf#135623: modified generation of unique fly nameVasily Melenchuk
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara
2020-09-10tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt
2020-09-03tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl