summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2019-01-17tdf#112782: data-pilot-source is invalid in odf1.2 strictJulien Nabet
2019-01-17tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet
2018-09-21tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-09-11tdf#114400 Import drawoo:fontwork-xyz attributesIlhan Yesil
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski
2018-07-09tdf#117261 xmloff: ODF import: convert form:connection-resource URLMichael Stahl
2018-05-23crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-05-15OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-04-12tdf#116266: Take into account file extension when image type is unknownSerge Krot
2018-04-12forcepoint #35 handle odd number of dimension fragmentsCaolán McNamara
2018-03-26tdf#115005 Do not remove original vector images from slidesSerge Krot
2018-03-25xmloff: avoid unhandled exception warningMiklos Vajna
2018-03-19Bin a typedef used just onceTor Lillqvist
2018-03-19xmloff: ODF import: improve meta:generator checksMichael Stahl
2018-03-15ODF export: expose font style and weight of embedded fontsMiklos Vajna
2018-03-07tdf#115432 footnote separator position wrong (3rd attempt)Noel Grandin
2018-03-07tdf#115432 footnote separator position wrong (2nd attempt)Noel Grandin
2018-03-07tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl
2018-03-02ofz#6656 -1 isn't a good flag for all elements filledCaolán McNamara
2018-03-01tdf#116102 Revert "tdf#109080 First page header/footer ODF (2/2)"Michael Stahl
2018-02-28tdf#115429: declare fill-ruleJulien Nabet
2018-02-23forcepoint #5 null derefCaolán McNamara
2018-02-21tdf#115782: Need to use mirrored rotation in ODFArmin Le Grand
2018-02-18tdf#115529: Handle rotation for WriterFlyFrames correctlyArmin Le Grand
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-01-29tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava
2018-01-27xmloff: ODF export: don't write LO_EXT attribute unless ODF extendedMichael Stahl
2018-01-16tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt
2018-01-11Corrected precision of imported rotationArmin Le Grand
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand
2017-12-08tdf#71737 xmloff: ODF 1.2 doesn't allow hyperlinks in ...Michael Stahl
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt
2017-12-04tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt
2017-12-04tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt
2017-12-04tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-12-03Use isEmpty() instead of getLength()Samuel Mehrbrodt
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-23xmloff: Drop non-existent XMLTextPropertyHandlerFactory_ImplTakeshi Abe
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-21Fix typosAndrea Gelmini
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-16Replace some lists by vectors (xmloff)Julien Nabet
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara