Age | Commit message (Expand) | Author |
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 |
2023-04-18 | no need to perform lookup twice in XMLShapeExport::seekShapes | 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-17 | use more string_view | Noel Grandin |
2023-04-15 | just use a reference instead of an always dereferenced pointer | Caolán McNamara |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-13 | remove unnecessary exportStyleFamily method | Noel Grandin |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-12 | xmloff: ODF import/export for style:overflow-behavior "clip" | Sarper Akdemir |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-10 | Use more *string_view | Mike Kaganski |
2023-04-10 | crashreporting: getUsedFontList() crash | Caolán McNamara |
2023-04-09 | elide temporary OString in TokenMap::TokenMap | Noel Grandin |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-04-05 | avmedia,*: guess the mime type of media files based on file name | Michael Stahl |