summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2022-06-02Use o3tl::make_unsigned, length is known to be non-negativeStephan Bergmann
2022-06-02tdf#148846 TOC: Character fill for tabulation is wrongNoel Grandin
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-30these can be stack allocatedNoel Grandin
2022-05-28tdf#145178 xmloff: ODF import: fix another bad attributeMichael Stahl
2022-05-27tdf#145178 Formats in section Foot/Endnotes not read from saved filesLouis Possoz
2022-05-27sw content controls, date: add current date handlingMiklos Vajna
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25tdf#56266 sw xmloff: fix tracked deletions in insertionsLászló Németh
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24reduce space needed for NameSpaceMapNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-19sw content controls, picture: add ODT filterMiklos Vajna