Age | Commit message (Expand) | Author |
2023-11-01 | tdf#156449 Preserve '0' or '?' in exponent | Laurent Balland |
2023-11-01 | tdf#153993 Extend ODF: lowercase for exponent char | Laurent Balland |
2023-10-30 | Enable STYLEREF flag export/import with ODF | Skyler Grey |
2023-10-29 | tdf#157663 SW: Tracked change improve move | Attila Szűcs |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | tdf#86790: Add support for a word-style styleref | Skyler Grey |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-28 | tdf#156146 xmloff: ODF import: add backward compatibility hack | Michael Stahl |
2023-09-12 | Added parent / child relationship to comments. | Gökay Şatır |
2023-09-08 | SvUnoAttributeContainer does not need to implement XAggreggation | Noel Grandin |
2023-09-05 | SAL_WARN->SAL_INFO in XMLShapeImportHelper | Noel Grandin |
2023-09-04 | tdf#138792: PDF export: add batch of dublin core attributes | Sarper Akdemir |
2023-09-01 | move theme element export to xmloff to remove code duplication | Tomaž Vajngerl |
2023-08-25 | tdf#152724 Extend ODF for blank width "_x" | Laurent Balland |
2023-08-25 | xmloff: support stroke/line complex color import/export + test | Tomaž Vajngerl |
2023-08-02 | sc: theme color support for sparklines + ODF & OOXML import/export | Tomaž Vajngerl |
2023-08-01 | sc: Add import/export ODF support for border complex colors | Tomaž Vajngerl |
2023-07-18 | sc: ODF import/export of background cell complex color | Tomaž Vajngerl |
2023-07-18 | xmloff: move XMLComplexColor* import/export classes to public include | Tomaž Vajngerl |
2023-07-11 | tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers) | Mike Kaganski |
2023-07-06 | loplugin:unusedfields all-can-be-private | Noel Grandin |
2023-07-05 | loplugin:finalclasses | Noel Grandin |
2023-06-28 | xmloff: ODF import: adapt generator parsing to 2-digit major versions | Michael Stahl |
2023-06-27 | related tdf#153993 Embedded text in scientific numbers | Laurent Balland |
2023-06-19 | embeddedfontshelper: use u16string_view instead of char pointer | Khaled Hosny |
2023-06-17 | SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContext | Noel Grandin |
2023-06-14 | tdf#155823: Improve the check if the list id is not required | Mike Kaganski |
2023-06-12 | xmloff: prefix members of XMLNumberFormatAttributesExportHelper, ... | Miklos Vajna |
2023-06-05 | xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ... | Miklos Vajna |
2023-06-01 | Revert "Convert XFastParser into a normal C++ interface" | Noel Grandin |
2023-06-01 | Convert XFastParser into a normal C++ interface | Noel Grandin |
2023-05-30 | sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ... | Miklos Vajna |
2023-05-25 | xmloff: rename theme color names and color-table to theme-colors | Tomaž Vajngerl |
2023-05-25 | xmloff: rename *-color-theme-reference to *-complex-color | Tomaž Vajngerl |
2023-05-24 | sw floattable: add a DoNotBreakWrappedTables compat flag | Miklos Vajna |
2023-05-22 | sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ... | Miklos Vajna |
2023-05-15 | sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ... | Miklos Vajna |
2023-05-12 | use ComplexColor instead of ThemeColor for better OOXML compat. | Tomaž Vajngerl |
2023-05-11 | tdf#155238: Reimplement how ListAutoFormat is stored to ODF | Mike Kaganski |
2023-05-09 | const -> constexpr | Mike Kaganski |
2023-05-08 | MCGR: Correct import for Gradient presets/templates | Armin Le Grand (allotropia) |
2023-05-08 | sw: prefix members of ProgressBarHelper, SvI18NMapEntry_Key, ... | Miklos Vajna |
2023-05-05 | Reworked bibliography mark link target to have user-selectable type | Vojtěch Doležal |
2023-05-04 | WIP ODF import and export for MCGR | Regina Henschel |
2023-05-02 | sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ... | Miklos Vajna |
2023-05-01 | AutoName is only used as Any, no need to extract into intermediate string | Mike Kaganski |
2023-04-27 | sc: pivot table compact layout | Dennis Francis |
2023-04-24 | sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ... | Miklos Vajna |
2023-04-18 | fix brain malfunction | Noel Grandin |