summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-02xmloff: Prevent gutter margin xml property to be deallocatedTomaž Vajngerl
2021-10-22Resolves: tdf#92015 Handle malused *:rfc-language-tag ODF violationEike Rathke
2021-10-21loplugin:flattenNoel Grandin
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-04tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03tdf#62032 ODT export: handle style:list-level="..." for para stylesMiklos Vajna
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-20no need to allocate Sequence separately in FilterPropertiesInfo_ImplNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-06-08Use containerToSequence for Sequence of dynamic sizeVasily Melenchuk
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk
2021-05-27we can search std::set without allocating on the heapNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-05-01remove superfluous loop variableJochen Nitschke
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-10ODF load: use AAA/AAAA instead of NN/NNN(N) for implicit secondary calendarEike Rathke
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-08xmloff: build-time test that XMLRtlGutterPropertyHandler.hxx is self-containedMiklos Vajna
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl