summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2024-11-14tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga
2024-11-13loplugin:reftotemp in xmloffNoel Grandin
2024-11-12tdf#162691: ODF 1.4 Add support for xy and polar handle new attributesXisco Fauli
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in xmloffNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga
2024-11-06loplugin:passstuffbyref in xmloffNoel Grandin
2024-11-06add an EMPTY_OUSTRING in OUString headerNoel Grandin
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-09improve ODF sheet saving performanceNoel Grandin
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli
2024-09-24ODF 1.4: Add ODFVER_014 and ODFSVER_014Xisco Fauli
2024-09-23cid#1607989 Overflowed constantCaolán McNamara
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel
2024-09-12Optimize TokenMap and AttributeList in oox and xoMike Kaganski
2024-09-12use more concrete UNO types in xmloffNoel Grandin
2024-09-07xmloff: fix deref before null checkXisco Fauli
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-08-13use less exception throwing for flow controlNoel Grandin
2024-07-03cid#1607108 silence Unchecked dynamic_castCaolán McNamara
2024-06-10tdf#161488: allow failed image loading in repair modeMike Kaganski
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-05-02use more OUString compile time literals in xmloffNoel Grandin
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-04-09Revert "Fix typo"Taichi Haradaguchi
2024-04-06Fix typoAndrea Gelmini
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-19Remove unused namespaces from xmloffGabor Kelemen
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt
2024-01-09xmloff: ODF export: if there's no checksum, don't generate chaffMichael Stahl
2023-12-30drop some IsFuzzing spam we don't needCaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-12-04cid#1546325, cid#1546212: invalid iterator (xmloff/namespacemap.cxx)Julien Nabet
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl
2023-11-29Resolves: tdf#158265 Store more than 100th seconds precision in date+timeEike Rathke
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann