Age | Commit message (Expand) | Author |
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 |
2023-04-18 | convert XmlShapeType to scoped enum | Noel Grandin |
2023-04-17 | crashtesting: crash on export of forum-mso-de-102589.docx to odt | Caolán McNamara |
2023-04-17 | xmloff: prefix members of SvXMLNumFmtExport | Miklos Vajna |
2023-04-15 | just use a reference instead of an always dereferenced pointer | Caolán McNamara |
2023-04-14 | XMLPropertyState needs to be a complete type here now | Stephan Bergmann |
2023-04-13 | remove unnecessary exportStyleFamily method | Noel Grandin |
2023-04-12 | xmloff: ODF import/export for style:overflow-behavior "clip" | Sarper Akdemir |
2023-04-08 | Delete other special copy/move functions | Mike Kaganski |
2023-04-03 | xmloff: prefix members of XMLTextParagraphExport | Miklos Vajna |
2023-03-27 | xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ... | Miklos Vajna |
2023-03-07 | tdf#153396 - Bibliography marks improvements | Vojtěch Doležal |
2023-02-23 | sw floattable: teach the ODT filter about SwFormatFlySplit | Miklos Vajna |
2023-01-30 | tdf#118324 Treat blank ? in integer | Laurent Balland |
2023-01-24 | Fix build | Mike Kaganski |
2023-01-24 | Missing include | Stephan Bergmann |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-14 | XUnoTunnel->dynamic_cast in SvXMLExport | Noel Grandin |
2023-01-14 | XUnoTunnel->dynamic_cast in SvXMLImport | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SvUnoAttributeContainer | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SvXMLAttributeList | Noel Grandin |
2023-01-13 | xmloff: use XThemeColor in ODF, change the format for themes | Tomaž Vajngerl |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-25 | tdf#151548 DOCX formfield: export checkbox name | Justin Luth |
2022-12-22 | loplugin:unocast (DocumentSettingsSerializer) | Stephan Bergmann |
2022-12-16 | loplugin:unocast (SvXMLImport) | Stephan Bergmann |
2022-12-13 | tdf#151548 sw content controls: preserve lock | Justin Luth |
2022-12-09 | Deduplicate table styles insertion | Maxim Monastirsky |
2022-11-30 | tdf#133343 collect autostyle prop names | Noel Grandin |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
2022-11-29 | sd: replace hardcoded table styles with xml file | Maxim Monastirsky |
2022-11-04 | tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry | Noel Grandin |
2022-10-18 | sw content controls, alias and tag: add ODT filter | Miklos Vajna |
2022-09-21 | use more string_view in xmloff | Noel Grandin |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-14 | tdf#149551 use 'WritingMode' instead of TextPreRotateAngle | Regina Henschel |
2022-09-05 | Avoid dup in include/xmloff/families.hxx by renumbering a bit | Julien Nabet |
2022-09-01 | cid#1500508 Using a moved object | Noel Grandin |
2022-08-23 | tdf#57317 odf export: avoid autolist conflict with NumberingStyles | Justin Luth |