summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2023-06-27related tdf#153993 Embedded text in scientific numbersLaurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-12xmloff: prefix members of XMLNumberFormatAttributesExportHelper, ...Miklos Vajna
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel
2023-06-05xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ...Miklos Vajna
2023-06-02MCGR: Use tryToRecreateBorder too for transparencyRegina Henschel
2023-05-31Fix typoAndrea Gelmini
2023-05-31MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)
2023-05-30sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ...Miklos Vajna
2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland
2023-05-25merge some stringaddsNoel Grandin
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-22sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ...Miklos Vajna
2023-05-18Removed remaining macro concatenations from xmloff/Vojtěch Doležal
2023-05-15sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ...Miklos Vajna
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)
2023-05-04WIP ODF import and export for MCGRRegina Henschel
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna
2023-05-01AutoName is only used as Any, no need to extract into intermediate stringMike Kaganski
2023-05-01Simplify and unify a bitMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-04-18fix brain malfunctionNoel Grandin
2023-04-17xmloff: prefix members of SvXMLNumFmtExportMiklos Vajna
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-10crashreporting: getUsedFontList() crashCaolán McNamara
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-30loplugin:stringadd in xmloffNoel Grandin
2023-03-27xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ...Miklos Vajna
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-02-28no need to allocate tabstops vector separatelyNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-02-01xmloff: import of theme structure + import/export/round-trip testsTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-23xmloff: ODF export: missing extension check in XMLStyleExportMichael Stahl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15XUnoTunnel->dynamic_cast in StyleMapNoel Grandin
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2022-12-18crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0BCaolán McNamara
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin