summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski1-2/+2
2021-04-12loplugin:unusedfieldsNoel Grandin2-10/+1
2021-04-11ofz#32467 Timeout: add arbitrary master page limit when fuzzingCaolán McNamara1-0/+5
2021-04-10ODF load: use AAA/AAAA instead of NN/NNN(N) for implicit secondary calendarEike Rathke1-4/+19
2021-04-09Remove duplicating callMike Kaganski1-2/+0
2021-04-09Recheck include/ with IWYUGabor Kelemen3-0/+3
2021-04-08xmloff: build-time test that XMLRtlGutterPropertyHandler.hxx is self-containedMiklos Vajna1-2/+2
2021-04-08update PCHsLuboš Luňák1-1/+2
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-7/+6
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl1-10/+33
2021-04-07rtl::Static -> function local staticNoel Grandin5-30/+10
2021-04-03Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel1-9/+0
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna7-3/+183
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna8-1/+139
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna1-4/+1
2021-03-25loplugin:unusedvarsglobalNoel3-12/+0
2021-03-25const OUString -> const OUStringLiteralMike Kaganski21-86/+86
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl3-7/+85
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl2-63/+1
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC288-1146/+288
2021-03-22tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel1-0/+9
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke1-18/+64
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl1-0/+47
2021-03-13ODF load: replace YY/YYYY with E/EE only for secondary calendarEike Rathke1-1/+2
2021-03-12ODF save: write explicit "gregorian" calendar, not empty if defaultEike Rathke1-2/+2
2021-03-11ODF save: handle implicit other calendar and switch to Gregorian for YYYYEike Rathke1-2/+16
2021-03-11ODF export: sort <style:font-face> elements based on the style:name attributeMiklos Vajna3-1/+82
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl3-10/+36
2021-02-24restore namespace unwinding in SvXMLImportNoel2-3/+11
2021-02-22tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl2-1/+11
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna1-0/+6
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt4-2/+38
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-19loplugin:refcounting in xmloffNoel25-36/+36
2021-02-18tdf#140486 forms "empty string is null" setting not loadedNoel Grandin1-2/+2
2021-02-18tdf#140198 Base text field will not retain multi-line settingNoel Grandin1-1/+1
2021-02-17loplugin:referencecasting in xmloffNoel36-71/+71
2021-02-11tdf#136011 convert numbers in categories to string during chart exportOuyang Leyan1-1/+5
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel1-4/+4
2021-02-09loplugin:referencecasting check for Reference::queryNoel1-1/+1
2021-02-08tdf#94235 Only write data-label-series attr to ODF 1.3 docsSamuel Mehrbrodt1-1/+2
2021-02-08update pchesCaolán McNamara1-1/+3
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt4-0/+18
2021-02-07Remove unneeded breaks on xmloff/Andrea Gelmini7-11/+0
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski1-10/+3
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna3-0/+5
2021-01-29loplugin:stringviewparam extend to new..Noel4-11/+11
2021-01-28simplify code, use more subView()Noel5-6/+5