summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-05-25merge some stringaddsNoel Grandin
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-21xmloff: rename XMLThemeColorHandler to XMLComplexColorHandlerTomaž Vajngerl
2023-05-21xmloff: rename XMLThemeColorExport to XMLComplexColorExportTomaž Vajngerl
2023-05-21xmloff: rename XMLThemeColorContext to XMLComplexColorContextTomaž Vajngerl
2023-05-19tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-18Removed remaining macro concatenations from xmloff/Vojtěch Doležal
2023-05-17Removed more constant concatenationsVojtěch Doležal
2023-05-16Removed constant concatenation macros from txtprmap.cxxVojtěch Doležal
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-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
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-06Use getXWeak in xmloffMike Kaganski
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-04Fix typoAndrea Gelmini
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-05-01Simplify and unify a bitMike Kaganski
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-04-21Fix some getImplementationNameStephan Bergmann
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18create the FloatingFrameShape in a separate step to inserting itCaolán McNamara
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18convert XmlShapeType to scoped enumNoel Grandin
2023-04-18no need to perform lookup twice in XMLShapeExport::seekShapesNoel Grandin
2023-04-17Remove some unused includesMiklos Vajna
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-17use more string_viewNoel Grandin
2023-04-15just use a reference instead of an always dereferenced pointerCaolán McNamara
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin
2023-04-13-Werror,-Wunused-variableStephan Bergmann
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-10Use more *string_viewMike Kaganski
2023-04-10crashreporting: getUsedFontList() crashCaolán McNamara