Age | Commit message (Expand) | Author |
2023-06-27 | related tdf#153993 Embedded text in scientific numbers | Laurent Balland |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-19 | embeddedfontshelper: use u16string_view instead of char pointer | Khaled Hosny |
2023-06-17 | oox, writerfilter, xmloff: use frozen data structures for static data | Tomaž Vajngerl |
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-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 | sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ... | Miklos Vajna |
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-22 | sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ... | Miklos Vajna |
2023-05-18 | Removed remaining macro concatenations from xmloff/ | Vojtěch Doležal |
2023-05-15 | sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ... | Miklos Vajna |
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-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-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-18 | fix brain malfunction | Noel Grandin |
2023-04-17 | xmloff: prefix members of SvXMLNumFmtExport | Miklos Vajna |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
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-10 | crashreporting: getUsedFontList() crash | Caolán McNamara |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-03-30 | loplugin:stringadd in xmloff | Noel Grandin |
2023-03-27 | xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ... | Miklos Vajna |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-13 | make more use of OUStringBuffer::append(OUStringConcat) | Noel Grandin |
2023-02-28 | no need to allocate tabstops vector separately | Noel Grandin |
2023-02-16 | Drop 'using namespace ::std' in dirs [u-x]* | Gabor Kelemen |
2023-02-01 | xmloff: import of theme structure + import/export/round-trip tests | Tomaž Vajngerl |
2023-01-31 | sd: use XTheme to transport the theme to xmloff import/export | Tomaž Vajngerl |
2023-01-30 | tdf#118324 Treat blank ? in integer | Laurent Balland |
2023-01-24 | xmloff: extract XMLThemeContext into own class | Tomaž Vajngerl |
2023-01-23 | xmloff: ODF export: missing extension check in XMLStyleExport | Michael Stahl |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-15 | XUnoTunnel->dynamic_cast in StyleMap | Noel Grandin |
2023-01-13 | xmloff: use XThemeColor in ODF, change the format for themes | Tomaž Vajngerl |
2022-12-18 | crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0B | Caolán McNamara |
2022-11-30 | tdf#133343 collect autostyle prop names | Noel Grandin |