summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
12 hoursrelated tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistanceSarper Akdemir1-0/+2
24 hoursrtl::Static to thread-safe-staticNoel Grandin1-64/+64
34 hourssc drawstyles: ODF import and exportMaxim Monastirsky2-2/+7
8 daysxmloff: ODF export: produce alt text and description for MediaShapeMichael Stahl1-0/+5
11 daysmake more use of OUStringBuffer::append(OUStringConcat)Noel Grandin1-3/+1
2023-03-10xmloff: fix -Wmaybe-uninitializedMiklos Vajna1-1/+1
2023-03-10Moved target-url and use-target-url into loext namespaceVojtěch Doležal1-1/+2
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal4-2/+20
2023-03-03tdf#153925 xmloff,sw: decorative flag on frame stylesMichael Stahl2-0/+2
2023-03-02allocate DocumentInfo inlineNoel Grandin1-4/+4
2023-02-28no need to allocate XMLTextColumnsArray_Impl separatelyNoel Grandin1-9/+6
2023-02-28no need to allocate tabstops vector separatelyNoel Grandin1-7/+4
2023-02-28tdf#114287 xmloff: ODF import: fix text:list override of list styleMichael Stahl2-2/+11
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna4-0/+19
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen22-100/+75
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth1-0/+45
2023-02-01xmloff: import of theme structure + import/export/round-trip testsTomaž Vajngerl1-5/+16
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl2-59/+91
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland4-50/+82
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl1-1/+1
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski1-0/+12
2023-01-24tdf#153090 xmloff: ODF import/export of source style on ToXMichael Stahl11-28/+81
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl2-135/+126
2023-01-24tdf#150806 ODT export: fix fallback svg:width/height for zero layout sizeMiklos Vajna1-0/+5
2023-01-23xmloff: ODF export: missing extension check in XMLStyleExportMichael Stahl1-1/+2
2023-01-18cid#1519129 Improper use of negative valueCaolán McNamara1-4/+4
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski24-227/+36
2023-01-15XUnoTunnel->dynamic_cast in StyleMapNoel Grandin2-5/+2
2023-01-15XUnoTunnel->dynamic_cast in XMLMutableAttributeListNoel Grandin2-20/+1
2023-01-14XUnoTunnel->dynamic_cast in TransformerNoel Grandin5-35/+1
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin1-3/+0
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin1-13/+2
2023-01-13XUnoTunnel->dynamic_cast in SvUnoAttributeContainerNoel Grandin1-11/+0
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin1-7/+2
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl13-43/+232
2023-01-05tdf#152710 xmloff: ignore exception in XMLChangedRegionImportContextMichael Stahl2-7/+21
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann3-33/+2
2023-01-02tdf#150707 xmloff/source/style/xmlexppr.cxx:907: no prop type specifiedCaolán McNamara1-1/+1
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl2-3/+6
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann3-2/+33
2022-12-20sw: fix ODT import of paragraph marker formattingMiklos Vajna1-0/+17
2022-12-19-Werror=maybe-uninitializedStephan Bergmann1-2/+1
2022-12-18crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0BCaolán McNamara1-1/+2
2022-12-16sw content controls: enhance preserve idJustin Luth3-0/+21
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth3-0/+23
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth5-0/+20
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl2-0/+16
2022-12-09Deduplicate table styles insertionMaxim Monastirsky1-78/+12
2022-12-09Fix sd encoded table style name handlingMaxim Monastirsky2-3/+3
2022-12-08tdf#152266 only warn about script:event-listener with non-empty targetsCaolán McNamara3-2/+6