summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
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
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-10PropertySetMergerImpl does not need to implement XAggreggationNoel Grandin
2023-09-05drop a stray printfCaolán McNamara
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2023-08-25tdf#152724 Extend ODF for blank width "_x"Laurent Balland
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž Vajngerl
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-01sc: Add import/export ODF support for border complex colorsTomaž Vajngerl
2023-07-18sc: ODF import/export of background cell complex colorTomaž Vajngerl
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-25xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl
2023-05-24sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna
2023-05-15sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ...Miklos Vajna
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-05-08sw: prefix members of ProgressBarHelper, SvI18NMapEntry_Key, ...Miklos Vajna
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-04WIP ODF import and export for MCGRRegina Henschel
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-04-17use more string_viewNoel Grandin
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-10Use more *string_viewMike Kaganski