/unoxml/

e='distro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2023-11-07loplugin:fieldcast in xmloffNoel Grandin
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-19tdf#143148 Use pragma once instead of include guardsAml-Hassan-Abd-El-hamid
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-05xmloff: rename m_aObject in XMLThemeContext and clarifyTomaž Vajngerl
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž Vajngerl
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-07-04loplugin:unusedvarsglobalNoel Grandin
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
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-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-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-24related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistanceSarper Akdemir
2023-03-03tdf#153925 xmloff,sw: decorative flag on frame stylesMichael Stahl
2023-02-28no need to allocate XMLTextColumnsArray_Impl separatelyNoel Grandin
2023-02-28no need to allocate tabstops vector separatelyNoel Grandin
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15XUnoTunnel->dynamic_cast in StyleMapNoel Grandin
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2022-12-30-Werror=maybe-uninitializedStephan Bergmann
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel