summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
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
2022-11-07xmloff: write transliteration-spellout only in extended ODFLászló Németh
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-01cid#1500508 Using a moved objectNoel Grandin
2022-08-31flatten data structures in SvXMLAutoStylePoolP_Impl a littleNoel Grandin
2022-08-23tdf#57317 odf export: avoid autolist conflict with NumberingStylesJustin Luth
2022-08-21tdf#150407 do not use loext in save in ODF strictRegina Henschel
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21Removed duplicated includeAndrea Gelmini
2022-07-12tdf#96723 Number format: embedded text in decimalLaurent BP
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-07elide some string copiesNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08Related: tdf#149484 Write proper <number:boolean-style> with <number:text>Eike Rathke
2022-06-08Resolves: tdf#149484 Read and handle <number:text> in <number:boolean-style>Eike Rathke
2022-06-02tdf#148846 TOC: Character fill for tabulation is wrongNoel Grandin
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-05-30these can be stack allocatedNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-15ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-13ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-04Drop all commented SAL_DEBUG callsJan-Marek Glogowski
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-26can use OUStringLiteral hereNoel Grandin
2021-12-14tdf#62032 xmloff: list-level is positiveInteger, impl is 0-basedJustin Luth