summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna1-0/+1
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna1-1/+1
2023-11-10loplugin:fieldcast in XMLPageExportNoel Grandin1-2/+2
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland2-1/+2
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland2-1/+2
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey1-0/+2
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs2-0/+3
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann9-80/+79
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-0/+1
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann1-1/+1
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-3/+3
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