summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
8 daysimprove loplugin passparamsbyrefNoel Grandin1-1/+1
12 daystdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga1-0/+2
2024-11-12tdf#162691: ODF 1.4 Add support for xy and polar handle new attributesXisco Fauli1-0/+6
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski1-1/+2
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga1-0/+1
2024-11-06loplugin:passstuffbyref in xmloffNoel Grandin2-3/+3
2024-11-06add an EMPTY_OUSTRING in OUString headerNoel Grandin1-3/+1
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark1-0/+1
2024-10-21improve style searching in SvXMLStylesContextNoel Grandin1-0/+7
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel1-0/+1
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga1-0/+3
2024-05-02use more OUString compile time literals in xmloffNoel Grandin1-3/+0
2024-05-02use more OUString literals in XMLEventNoel Grandin1-8/+4
2024-04-24tdf#160253: fix list identifier export decision codeMike Kaganski1-3/+4
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh2-0/+3
2024-03-26loplugin:finalmethodsNoel Grandin16-42/+42
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh1-0/+1
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback1-0/+3
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin10-11/+21
2024-03-05map SAL_DLLPUBLIC_RTTI to visibility:default for gccNoel Grandin1-0/+4
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh1-0/+1
2024-02-19hide more symbolsNoel Grandin1-3/+3
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-1/+2
2023-12-24tdf#146619 Recheck include/ with find-unneeded-includes --noexcludeGabor Kelemen1-1/+1
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen5-5/+2
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna1-0/+1
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna1-1/+1
2023-11-10loplugin:fieldcast in XMLPageExportNoel Grandin1-2/+2
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland2-1/+2
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland2-1/+2
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey1-0/+2
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs2-0/+3
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann9-80/+79
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-0/+1
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann1-1/+1
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-3/+3
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl2-1/+2
2023-09-12Added parent / child relationship to comments.Gökay Şatır1-0/+1
2023-09-08SvUnoAttributeContainer does not need to implement XAggreggationNoel Grandin1-2/+2
2023-09-05SAL_WARN->SAL_INFO in XMLShapeImportHelperNoel Grandin1-0/+3
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir1-0/+4
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl1-0/+4
2023-08-25tdf#152724 Extend ODF for blank width "_x"Laurent Balland2-0/+2
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž Vajngerl1-0/+1
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl3-8/+62
2023-08-01sc: Add import/export ODF support for border complex colorsTomaž Vajngerl1-0/+4
2023-07-18sc: ODF import/export of background cell complex colorTomaž Vajngerl1-0/+1
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl4-0/+161
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski1-0/+1
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin2-3/+1