summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2023-12-06tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl
2023-11-29sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna
2023-10-25Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-13tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-09-06xmloff: rename m_aObject in XMLThemeContext and clarifyTomaž Vajngerl
2023-09-05Added parent / child relationship to comments.Gökay Şatır
2023-09-04sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-08-28xmloff: support stroke/line complex color import/export + testTomaž Vajngerl
2023-08-28xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-06-02xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-06-01xmloff: rename XMLThemeColorHandler to XMLComplexColorHandlerTomaž Vajngerl
2023-06-01xmloff: rename XMLThemeColorExport to XMLComplexColorExportTomaž Vajngerl
2023-06-01xmloff: rename XMLThemeColorContext to XMLComplexColorContextTomaž Vajngerl
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-13tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-04-27xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-26use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-28related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistanceSarper Akdemir
2023-03-12tdf#153925 xmloff,sw: decorative flag on frame stylesMichael Stahl
2023-02-17sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-02-17xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-20xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-20sw: 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
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-11tdf#143148 - Use pragma once instead of include guardsArman Rezaei
2022-06-27tdf#143148 Use pragma once instead of include guardsMahkame Arabgari
2022-06-26tdf#143148: Use pragma once instead of include guardsParsa
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-13use more string_view in xmloffNoel Grandin
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2021-11-19rtl::Static->thread-safe static in xmloffNoel Grandin
2021-08-23update some pchesCaolán McNamara
2021-06-26loplugin:finalclasses in xmloffNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08update PCHsLuboš Luňák
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-21update pchesCaolán McNamara