summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel
2023-06-05xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ...Miklos Vajna
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert
2023-06-02MCGR: Use tryToRecreateBorder too for transparencyRegina Henschel
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01MCGR: Unit test for 'Use tryToRecreateBorder for...'Regina Henschel
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-31Fix typoAndrea Gelmini
2023-05-31MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)
2023-05-30Fix wrong checkMike Kaganski
2023-05-30sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ...Miklos Vajna
2023-05-27xmloff: add color-type attribute to complex colorTomaž Vajngerl
2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland
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