summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2023-06-05xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ...Miklos Vajna
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-30sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ...Miklos Vajna
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-25xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl
2023-05-24sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna
2023-05-22sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ...Miklos Vajna
2023-05-15sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ...Miklos Vajna
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-05-09const -> constexprMike Kaganski
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)
2023-05-08sw: prefix members of ProgressBarHelper, SvI18NMapEntry_Key, ...Miklos Vajna
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-04WIP ODF import and export for MCGRRegina Henschel
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna
2023-05-01AutoName is only used as Any, no need to extract into intermediate stringMike Kaganski
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18convert XmlShapeType to scoped enumNoel Grandin
2023-04-17crashtesting: crash on export of forum-mso-de-102589.docx to odtCaolán McNamara
2023-04-17xmloff: prefix members of SvXMLNumFmtExportMiklos Vajna
2023-04-15just use a reference instead of an always dereferenced pointerCaolán McNamara
2023-04-14XMLPropertyState needs to be a complete type here nowStephan Bergmann
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-08Delete other special copy/move functionsMike Kaganski
2023-04-03xmloff: prefix members of XMLTextParagraphExportMiklos Vajna
2023-03-27xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ...Miklos Vajna
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-24Fix buildMike Kaganski
2023-01-24Missing includeStephan Bergmann
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvUnoAttributeContainerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-25tdf#151548 DOCX formfield: export checkbox nameJustin Luth
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth
2022-12-09Deduplicate table styles insertionMaxim Monastirsky
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann