summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2022-09-23xmloff: ODF import: fix crash on fdo34997-1.odtMichael Stahl
2022-09-22sw content controls, combo box: add ODT filterMiklos Vajna
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-21tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-20tdf#150990 ODT export: fix zero layout size of scale/scale imagesMiklos Vajna
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-15remove accidental printfTomaž Vajngerl
2022-09-14-Werror=maybe-uninitializedStephan Bergmann
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-10WARN->INFO in XMLTextFrameContext_ImplNoel Grandin
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-06check impress/calc IFrame "FrameURL" targetCaolán McNamara
2022-09-03no need to use unique_ptr for this map in XMLRedlineExportNoel Grandin
2022-09-01cid#1500508 Using a moved objectNoel Grandin
2022-08-31flatten data structures in SvXMLAutoStylePoolP_Impl a littleNoel Grandin
2022-08-29xmloff: extract ExportGraphicPreview() from ...Miklos Vajna
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-23tdf#57317 odf export: avoid autolist conflict with NumberingStylesJustin Luth
2022-08-21tdf#150407 do not use loext in save in ODF strictRegina Henschel
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1509254 Uninitialized scalar variableCaolán McNamara
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-08-06tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski
2022-08-03tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroehsan
2022-07-31Fix typoAndrea Gelmini
2022-07-26crashtest: fix crash on ODT export of forum-mso-de-84211.docxMiklos Vajna
2022-07-22sw content controls, date: add ODT filterMiklos Vajna
2022-07-21Removed duplicated includeAndrea Gelmini
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-14tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-07-13Simplify XMLTextParagraphExport::addHyperlinkAttributesMike Kaganski
2022-07-12tdf#96723 Number format: embedded text in decimalLaurent BP
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-11tdf#143148 - Use pragma once instead of include guardsArman Rezaei
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-07elide some string copiesNoel Grandin
2022-07-05tdf#137544 reduce ref-counting trafficNoel Grandin
2022-07-04dont instantiate TextImport unless we need itNoel Grandin
2022-07-04tdf#137544 avoid some temporary OUStringNoel Grandin
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-27tdf#143148 Use pragma once instead of include guardsMahkame Arabgari
2022-06-26tdf#143148: Use pragma once instead of include guardsParsa
2022-06-20tdf#128150 xmloff: ODF import/export of fill-use-slide-backgroundMichael Stahl
2022-06-16tdf#149551 write draw:text-rotate-angle only onceRegina Henschel
2022-06-14Remove some unused includesMiklos Vajna
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08Related: tdf#149484 Write proper <number:boolean-style> with <number:text>Eike Rathke
2022-06-08Resolves: tdf#149484 Read and handle <number:text> in <number:boolean-style>Eike Rathke