summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-03-30loplugin:stringadd in xmloffNoel Grandin
2023-03-27xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ...Miklos Vajna
2023-03-24related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistanceSarper Akdemir
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-23sc drawstyles: ODF import and exportMaxim Monastirsky
2023-03-16xmloff: ODF export: produce alt text and description for MediaShapeMichael Stahl
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-10xmloff: fix -Wmaybe-uninitializedMiklos Vajna
2023-03-10Moved target-url and use-target-url into loext namespaceVojtěch Doležal
2023-03-08Bibliography Marks: Added tests for target-url and use-target-urlVojtěch Doležal
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-03-03tdf#153925 xmloff,sw: decorative flag on frame stylesMichael Stahl
2023-03-02allocate DocumentInfo inlineNoel Grandin
2023-02-28no need to allocate XMLTextColumnsArray_Impl separatelyNoel Grandin
2023-02-28no need to allocate tabstops vector separatelyNoel Grandin
2023-02-28tdf#114287 xmloff: ODF import: fix text:list override of list styleMichael Stahl
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth
2023-02-01xmloff: import of theme structure + import/export/round-trip testsTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski
2023-01-24tdf#153090 xmloff: ODF import/export of source style on ToXMichael Stahl
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-24tdf#150806 ODT export: fix fallback svg:width/height for zero layout sizeMiklos Vajna
2023-01-23xmloff: ODF export: missing extension check in XMLStyleExportMichael Stahl
2023-01-18cid#1519129 Improper use of negative valueCaolán McNamara
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15XUnoTunnel->dynamic_cast in StyleMapNoel Grandin
2023-01-15XUnoTunnel->dynamic_cast in XMLMutableAttributeListNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in TransformerNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvUnoAttributeContainerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-05tdf#152710 xmloff: ignore exception in XMLChangedRegionImportContextMichael Stahl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-02tdf#150707 xmloff/source/style/xmlexppr.cxx:907: no prop type specifiedCaolán McNamara
2022-12-30-Werror=maybe-uninitializedStephan Bergmann
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-12-20sw: fix ODT import of paragraph marker formattingMiklos Vajna
2022-12-19-Werror=maybe-uninitializedStephan Bergmann
2022-12-18crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0BCaolán McNamara
2022-12-16sw content controls: enhance preserve idJustin Luth
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth