summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)AuthorFilesLines
10 daystdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark1-2/+2
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark2-0/+56
2024-10-25tdf#163486: PVS: Identical branchesBogdan Buzea1-2/+0
2024-10-21improve style searching in SvXMLStylesContextNoel Grandin1-64/+90
2024-10-21use frozen::make_unordered_set to skip the number of elementsTomaž Vajngerl1-2/+3
2024-08-31tdf#162715: do not import theme when pasting from clipboardMike Kaganski1-0/+23
2024-07-20Fix typoAndrea Gelmini1-2/+2
2024-07-19cid#1554837 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-29Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel7-339/+77
2024-05-15loplugin:ostr in xmloffNoel Grandin14-131/+131
2024-05-06replace createFromAscii with OUString literals in MultiPropertySetHelperNoel Grandin1-14/+5
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara1-1/+1
2024-03-29tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen5-6/+0
2024-03-25xmloff : no need to use OUString literal for comparisonArnaud VERSINI1-4/+4
2024-03-23tdf#158067 Replace OUStringLiteral with _ustrRMZeroFour1-8/+4
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara1-1/+1
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara2-2/+2
2024-03-19Remove unused namespaces from xmloffGabor Kelemen9-14/+0
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen24-53/+1
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski1-3/+4
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2-2/+2
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen2-6/+1
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna1-1/+1
2023-11-10loplugin:fieldcast in XMLPageExportNoel Grandin1-2/+1
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland2-5/+31
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland2-13/+51
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann8-23/+23
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-1/+1
2023-09-05xmloff: rename m_aObject in XMLThemeContext and clarifyTomaž Vajngerl1-5/+6
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl2-12/+16
2023-08-25tdf#152724 Extend ODF for blank width "_x"Laurent Balland2-33/+177
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl2-2/+4
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl1-1/+2
2023-08-01xmloff: fix import of CharComplexColor - add StylePropertiesContextTomaž Vajngerl4-7/+84
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl1-1/+1
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski2-0/+18
2023-06-27related tdf#153993 Embedded text in scientific numbersLaurent Balland2-32/+45
2023-06-26new loplugin:constexprliteralNoel Grandin2-2/+2
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny1-2/+2
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl1-7/+11
2023-06-12xmloff: prefix members of XMLNumberFormatAttributesExportHelper, ...Miklos Vajna1-44/+44
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel2-1/+6
2023-06-05xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ...Miklos Vajna3-22/+22
2023-06-02MCGR: Use tryToRecreateBorder too for transparencyRegina Henschel1-30/+42
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)1-23/+45