summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-08-29tdf#101856 Handle properties of nested bookmarksSerge Krot2-15/+14
2018-04-21forcepoint #35 handle odd number of dimension fragmentsCaolán McNamara1-1/+1
2018-04-21forcepoint #5 null derefCaolán McNamara1-5/+10
2018-04-20tdf#116266: Take into account file extension when image type is unknownSerge Krot1-6/+1
2018-04-03tdf#115005: New option to prevent adding fallback imagesSerge Krot2-2/+6
2018-03-27tdf#115005 Do not remove original vector images from slidesSerge Krot1-0/+4
2018-03-02tdf#109080 First page header/footer ODF (1/2)Luke Deller1-0/+2
2018-03-02xmloff: fix -Werror=shadowThorsten Behrens1-3/+3
2018-03-01tdf#101856 Backport parsing of bookmark propertiesSerge Krot3-0/+35
2018-02-19tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand2-0/+19
2018-01-26Use is() method for checkin reference validityTamás Zolnai1-3/+3
2018-01-26tdf#100033: Frames with the same name are removedTamás Zolnai2-9/+91
2018-01-15tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt1-10/+31
2018-01-10tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl1-0/+24
2017-12-01tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt1-0/+7
2017-12-01tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt1-5/+4
2017-12-01tdf#113696 Add mimetype to image elementSamuel Mehrbrodt3-18/+30
2017-12-01tdf#109202 Add mimetype to image elementSamuel Mehrbrodt1-0/+26
2017-11-06tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel2-2/+2
2017-10-26RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-1/+4
2017-02-10tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl1-0/+29
2017-02-10tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2-0/+13
2017-01-01Resolves: tdf#104812 crash on exporting odpCaolán McNamara1-0/+3
2016-12-05tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl1-1/+16
2016-11-21ODF: do not write an empty style:text-position="" attribute for CharEscapementEike Rathke1-1/+1
2016-10-13catch the exception to prevent broken charts, tdf#98690Markus Mohrhard1-2/+9
2016-09-09Resolves: tdf#101963 loading zh-TW ROC calendar use EE|E instead of YYYY|YYEike Rathke1-2/+8
2016-09-01Resolves: tdf#100182 index entries lost on saveCaolán McNamara1-0/+1
2016-08-16XML number format: do not enquote space followed by minus, tdf#97837 follow-upEike Rathke1-7/+9
2016-08-09xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl1-1/+10
2016-06-16tdf#97837 Detect delimiter only for date, time, currencyLaurent Balland-Poirier1-8/+12
2016-05-30prevent out of bounds string accessEike Rathke1-2/+3
2016-05-30tdf#100134 xmloff: only update the progressbar twice for every percentMiklos Vajna1-3/+8
2016-05-30Choose ODF version for min-decimal-place and force-exponent-signLaurent Balland-Poirier2-12/+30
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-1/+7
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin1-9/+9
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-3/+11
2016-05-24Convert XMLTextType to scoped enumNoel Grandin8-36/+36
2016-05-24remove some manual ref-countingNoel Grandin1-11/+3
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+2
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin7-69/+1
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-4/+4
2016-05-18clang-tidy modernize-make-sharedNoel Grandin3-4/+4
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin10-46/+37
2016-05-12Convert SCA flags to scoped enumNoel Grandin6-123/+131
2016-05-12Convert EA flags to scoped enumNoel Grandin3-22/+27
2016-05-12Convert BA flags to scoped enumNoel Grandin5-45/+52
2016-05-12Fix bitmaskStephan Bergmann1-1/+1
2016-05-12Convert DA flags to scoped enumNoel Grandin6-63/+69