summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
16 min.tdf#161327 Interpret angle units in dr3d:end-angle ..HEADmasterRegina Henschel8-340/+140
25 hourstdf#161488: allow failed image loading in repair modeMike Kaganski1-8/+27
6 daysreduce some SAL_WARN spamNoel Grandin1-0/+3
11 daystdf#160564 Treat xlink:type for embedded chartLaurent Balland1-0/+3
2024-05-16Drop unneeded 'using' instancesGabor Kelemen1-1/+0
2024-05-15loplugin:ostr in xmloffNoel Grandin137-1812/+1813
2024-05-14tdf#161054: drop support of last empty span as paragraph mark formatMike Kaganski1-44/+18
2024-05-13createFromAscii -> OUString literals in XMLIndexTOCContextNoel Grandin1-11/+9
2024-05-13createFromAscii -> OUString literals in AnimationsExporterNoel Grandin2-26/+26
2024-05-13tdf#161023: Empty spans may only define paragraph marks in text documentsMike Kaganski1-1/+3
2024-05-07tdf#132599 sw schema xmloff: add hyphenation-keep-type='always'László Németh2-1/+2
2024-05-06replace createFromAscii with OUString literals in XMLTransformerOASISEventMapNoel Grandin4-79/+80
2024-05-06replace createFromAscii with OUString literals in xformsNoel Grandin1-63/+62
2024-05-06replace createFromAscii with OUString literals in SdXMLNumberFormatImportNoel Grandin1-28/+27
2024-05-06replace createFromAscii with OUString literals in XMLBibliographyFieldNoel Grandin1-39/+37
2024-05-06replace createFromAscii with OUString literals in MultiPropertySetHelperNoel Grandin2-30/+19
2024-05-06replace createFromAscii with OUString literals in XMLSectionExportNoel Grandin1-27/+26
2024-05-06replace createFromAscii with OUString literals in XMLIndexTemplateContextNoel Grandin2-32/+36
2024-05-05replace createFromAscii with OUString literals in OElementImportNoel Grandin2-8/+8
2024-05-05replace createFromAscii with OUString literals in SdXMLNumberStylesNoel Grandin1-35/+35
2024-05-05replace createFromAscii with OUString literals in EnhancedCustomShapeTokenNoel Grandin1-141/+136
2024-05-03tdf#160915: make own OLE objects obey AddReplacementImages settingMike Kaganski1-9/+13
2024-05-02use more OUString compile time literals in xmloffNoel Grandin5-54/+41
2024-05-02use more OUString literals in XMLEventNoel Grandin3-102/+101
2024-04-27Fix dc:date export for midnight timeMike Kaganski1-2/+2
2024-04-26Make sure that collecting redline autostyles succeedsMike Kaganski1-0/+3
2024-04-26tdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl2-71/+2
2024-04-26This block seems obsolete now, try to drop itMike Kaganski1-43/+0
2024-04-26Make sure to export autostyles from inside frames anchored to pageMike Kaganski1-1/+1
2024-04-25Fix UBSan failure: omission from 69ed893087f89d176a5ec4b263ce8d75774be72bMike Kaganski1-1/+2
2024-04-24tdf#160253: fix list identifier export decision codeMike Kaganski2-136/+88
2024-04-22use more OUString literalNoel Grandin1-16/+10
2024-04-22Use designated initializers for clarityMike Kaganski1-2/+3
2024-04-19Fix typoAndrea Gelmini1-1/+1
2024-04-19Fix typoAndrea Gelmini1-1/+1
2024-04-19Fix typoAndrea Gelmini1-1/+1
2024-04-19tdf#159903 xmloff: ODF import: fix bug in margin compatibility overrideMichael Stahl1-0/+8
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga9-83/+334
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-7/+10
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara1-1/+1
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh4-5/+13
2024-04-09Revert "Fix typo"Taichi Haradaguchi1-1/+1
2024-04-06flatten for readabilityCaolán McNamara1-62/+61
2024-04-06ofz#67867 Null-dereference READCaolán McNamara1-12/+15
2024-04-06Fix typoAndrea Gelmini1-1/+1
2024-04-05Silence strange -Wmaybe-uninitialized with recent GCC 14Stephan Bergmann1-0/+7
2024-04-03Fix typoAndrea Gelmini1-2/+2
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga3-0/+6
2024-03-29tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen16-17/+0
2024-03-27add notify for script useCaolán McNamara1-0/+3