Age | Commit message (Expand) | Author |
2023-06-15 | ODF export: simplify restart handling to skip list id where possible | Mike Kaganski |
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 | tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear' | Regina Henschel |
2023-06-05 | xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ... | Miklos Vajna |
2023-06-02 | MCGR: Use tryToRecreateBorder too for transparency | Regina Henschel |
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-31 | Fix typo | Andrea Gelmini |
2023-05-31 | MCGR: Use tryToRecreateBorder for better BW comp with LO | Armin Le Grand (allotropia) |
2023-05-30 | Fix wrong check | Mike Kaganski |
2023-05-30 | sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ... | Miklos Vajna |
2023-05-27 | xmloff: add color-type attribute to complex color | Tomaž Vajngerl |
2023-05-26 | tdf#150028 Treat decimal separator after [SS] | Laurent Balland |
2023-05-25 | merge some stringadds | Noel Grandin |
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-21 | xmloff: rename XMLThemeColorHandler to XMLComplexColorHandler | Tomaž Vajngerl |
2023-05-21 | xmloff: rename XMLThemeColorExport to XMLComplexColorExport | Tomaž Vajngerl |
2023-05-21 | xmloff: rename XMLThemeColorContext to XMLComplexColorContext | Tomaž Vajngerl |
2023-05-19 | tdf#148142 chart: fix export of modified On/Between tick marks | Tünde Tóth |
2023-05-18 | improved B2DHomMatrix | Noel Grandin |
2023-05-18 | Removed remaining macro concatenations from xmloff/ | Vojtěch Doležal |
2023-05-17 | Removed more constant concatenations | Vojtěch Doležal |
2023-05-16 | Removed constant concatenation macros from txtprmap.cxx | Vojtěch Doležal |
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-09 | change model::ColorSet to be stored in a shared_ptr in model::Theme | Tomaž Vajngerl |
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-06 | Use getXWeak in xmloff | Mike Kaganski |
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-05-01 | Simplify and unify a bit | Mike Kaganski |
2023-04-27 | sc: pivot table compact layout | Dennis Francis |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ... | Miklos Vajna |
2023-04-23 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2023-04-21 | Run clang-tidy with misc-unused-using-decls on module xmloff | Gabor Kelemen |
2023-04-21 | Fix some getImplementationName | Stephan Bergmann |
2023-04-19 | add a route to get calc Floating Frame links under 'manage links' | Caolán McNamara |
2023-04-18 | create the FloatingFrameShape in a separate step to inserting it | Caolán McNamara |
2023-04-18 | fix brain malfunction | Noel Grandin |
2023-04-18 | convert XmlShapeType to scoped enum | Noel Grandin |