summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl2-1/+2
2023-09-12Added parent / child relationship to comments.Gökay Şatır1-0/+1
2023-09-08SvUnoAttributeContainer does not need to implement XAggreggationNoel Grandin1-2/+2
2023-09-05SAL_WARN->SAL_INFO in XMLShapeImportHelperNoel Grandin1-0/+3
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir1-0/+4
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl1-0/+4
2023-08-25tdf#152724 Extend ODF for blank width "_x"Laurent Balland2-0/+2
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž Vajngerl1-0/+1
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl3-8/+62
2023-08-01sc: Add import/export ODF support for border complex colorsTomaž Vajngerl1-0/+4
2023-07-18sc: ODF import/export of background cell complex colorTomaž Vajngerl1-0/+1
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl4-0/+161
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski1-0/+1
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin2-3/+1
2023-07-05loplugin:finalclassesNoel Grandin1-1/+1
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl1-0/+1
2023-06-27related tdf#153993 Embedded text in scientific numbersLaurent Balland1-1/+3
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny1-1/+1
2023-06-17SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContextNoel Grandin1-0/+3
2023-06-14tdf#155823: Improve the check if the list id is not requiredMike Kaganski1-0/+6
2023-06-12xmloff: prefix members of XMLNumberFormatAttributesExportHelper, ...Miklos Vajna4-14/+14
2023-06-05xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ...Miklos Vajna4-22/+22
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-17/+14
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-14/+17
2023-05-30sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ...Miklos Vajna3-14/+14
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl1-6/+6
2023-05-25xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl1-0/+1
2023-05-24sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna1-1/+2
2023-05-22sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ...Miklos Vajna2-4/+4
2023-05-15sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ...Miklos Vajna3-7/+7
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl3-4/+4
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski2-0/+3
2023-05-09const -> constexprMike Kaganski1-2/+2
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)1-0/+11
2023-05-08sw: prefix members of ProgressBarHelper, SvI18NMapEntry_Key, ...Miklos Vajna4-25/+25
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal1-1/+1
2023-05-04WIP ODF import and export for MCGRRegina Henschel1-0/+5
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna3-40/+40
2023-05-01AutoName is only used as Any, no need to extract into intermediate stringMike Kaganski1-4/+4
2023-04-27sc: pivot table compact layoutDennis Francis1-0/+2
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna4-17/+17
2023-04-18fix brain malfunctionNoel Grandin4-19/+4
2023-04-18convert XmlShapeType to scoped enumNoel Grandin1-57/+57
2023-04-17crashtesting: crash on export of forum-mso-de-102589.docx to odtCaolán McNamara1-0/+5
2023-04-17xmloff: prefix members of SvXMLNumFmtExportMiklos Vajna1-7/+7
2023-04-15just use a reference instead of an always dereferenced pointerCaolán McNamara1-1/+1
2023-04-14XMLPropertyState needs to be a complete type here nowStephan Bergmann1-1/+2
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin1-6/+0
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir2-0/+3
2023-04-08Delete other special copy/move functionsMike Kaganski1-0/+3