summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-13inline some typedefsNoel Grandin
2021-05-11Missing includeMike Kaganski
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
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-23tdf#139734: Drop redundant asserts after MacrosTest::loadFromDesktopAhmet Hakan Çelik
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-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna
2021-04-19Updated README.md filesHossein
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-11ofz#32467 Timeout: add arbitrary master page limit when fuzzingCaolán McNamara
2021-04-10ODF load: use AAA/AAAA instead of NN/NNN(N) for implicit secondary calendarEike Rathke
2021-04-09Remove duplicating callMike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-08xmloff: build-time test that XMLRtlGutterPropertyHandler.hxx is self-containedMiklos Vajna
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-03Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel
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-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna
2021-03-25loplugin:unusedvarsglobalNoel
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
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-22tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel
2021-03-21update pchesCaolán McNamara
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-13ODF load: replace YY/YYYY with E/EE only for secondary calendarEike Rathke
2021-03-12ODF save: write explicit "gregorian" calendar, not empty if defaultEike Rathke
2021-03-11ODF save: handle implicit other calendar and switch to Gregorian for YYYYEike Rathke
2021-03-11ODF export: sort <style:font-face> elements based on the style:name attributeMiklos Vajna
2021-03-09Make sal/config.h the first in pchMike Kaganski