summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
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
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-10-18sw content controls, alias and tag: add ODT filterMiklos Vajna
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-05Avoid dup in include/xmloff/families.hxx by renumbering a bitJulien Nabet
2022-09-01cid#1500508 Using a moved objectNoel Grandin
2022-08-23tdf#57317 odf export: avoid autolist conflict with NumberingStylesJustin Luth