summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-06-27cid#1464966 Logically dead codeCaolán McNamara1-9/+0
2020-06-27cid#1464965 Logically dead codeCaolán McNamara1-8/+0
2020-06-26Upcoming improved loplugin:elidestringvar: xmloffStephan Bergmann1-1/+1
2020-06-26xmloff: remove dead com.sun.star.comp.Impress.XMLMetaExporterMiklos Vajna2-12/+0
2020-06-24use more std::container::insert instead of std::copyNoel Grandin5-41/+11
2020-06-16Add more debug for mal-formed xml.Michael Meeks1-1/+2
2020-06-12crashtesting: assert on reexport of form-submission.odtCaolán McNamara1-1/+9
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky2-4/+17
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna12-141/+8
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann14-68/+31
2020-06-05xmloff: create XMLAutoTextEventImport instances with an uno constructorMiklos Vajna4-28/+8
2020-06-04xmloff: ODF export: fix crash on tdf125455-2.odtMichael Stahl1-11/+14
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl1-2/+2
2020-06-02tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl1-0/+5
2020-06-02tdf#133501 xmloff: ODF export: export annotation only if extendedMichael Stahl1-2/+4
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin1-1/+1
2020-05-30Fix typoAndrea Gelmini1-1/+1
2020-05-29tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl2-2/+17
2020-05-29tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl4-1/+66
2020-05-29improve pahole script and pack a few classesNoel Grandin1-5/+5
2020-05-29xmloff: create XMLAutoTextEventExport instances with an uno constructorMiklos Vajna4-25/+9
2020-05-27Remove some unused includesMiklos Vajna1-7/+0
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann3-6/+6
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski3-3/+0
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl4-42/+8
2020-05-22xmloff: create XMLMetaExportOOO instances with an uno constructorMiklos Vajna4-26/+8
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-3/+3
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin1000002-2/+4
2020-05-20tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna5-0/+361
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl2-4/+18
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-10/+25
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota1-0/+4
2020-05-19tdf#106780 xmloff: ODF export: only write invalid text:style-name...Michael Stahl1-1/+1
2020-05-19Fix typoAndrea Gelmini1-1/+1
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl1-19/+55
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl14-60/+184
2020-05-19tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl1-6/+2
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl6-22/+69
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl6-26/+61
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl2-5/+6
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl1-10/+0
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl2-26/+21
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna4-24/+9
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl8-29/+83
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski3-3/+0
2020-05-11Document relation between three lists that must be in syncMike Kaganski2-0/+5
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski4-11/+13
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin100-275/+274
2020-05-10new loplugin:simplifypointertoboolNoel Grandin3-3/+3
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl7-33/+34