summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna
2023-05-01AutoName is only used as Any, no need to extract into intermediate stringMike Kaganski
2023-05-01Simplify and unify a bitMike Kaganski
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-04-21Fix some getImplementationNameStephan Bergmann
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18create the FloatingFrameShape in a separate step to inserting itCaolán McNamara
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18convert XmlShapeType to scoped enumNoel Grandin
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