summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-04-18no need to perform lookup twice in XMLShapeExport::seekShapesNoel Grandin
2023-04-17Remove some unused includesMiklos Vajna
2023-04-17crashtesting: crash on export of forum-mso-de-102589.docx to odtCaolán McNamara
2023-04-17xmloff: prefix members of SvXMLNumFmtExportMiklos Vajna
2023-04-17use more string_viewNoel Grandin
2023-04-15just use a reference instead of an always dereferenced pointerCaolán McNamara
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin
2023-04-13-Werror,-Wunused-variableStephan Bergmann
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-10Use more *string_viewMike Kaganski
2023-04-10crashreporting: getUsedFontList() crashCaolán McNamara
2023-04-09elide temporary OString in TokenMap::TokenMapNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-03xmloff: prefix members of XMLTextParagraphExportMiklos Vajna
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