summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand2-30/+114
2017-12-08tdf#71737 xmloff: ODF 1.2 doesn't allow hyperlinks in ...Michael Stahl2-2/+24
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara3-1/+14
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt1-7/+12
2017-12-04tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt1-0/+8
2017-12-04tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt1-5/+4
2017-12-04tdf#113696 Add mimetype to image elementSamuel Mehrbrodt3-21/+30
2017-12-03Use isEmpty() instead of getLength()Samuel Mehrbrodt1-1/+1
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2-2/+15
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin2-2/+3
2017-11-23xmloff: Drop non-existent XMLTextPropertyHandlerFactory_ImplTakeshi Abe1-3/+0
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann3-4/+4
2017-11-22xmloff: These arrays are constantTakeshi Abe4-7/+7
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin3-6/+6
2017-11-16Replace some lists by vectors (xmloff)Julien Nabet3-21/+15
2017-11-15loplugin:flatten in xmloffNoel Grandin17-1853/+1880
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-06tdf#112547 element p to draw:object, import expects it thereRegina Henschel1-8/+7
2017-11-05ofz#4057 Integer-overflowCaolán McNamara1-2/+4
2017-11-04loplugin:constparams in various(1)Noel Grandin1-2/+2
2017-10-31loplugin:constantparam in sal,saxNoel Grandin9-12/+11
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens3-149/+0
2017-10-30ofz#3895 Integer-overflowCaolán McNamara1-2/+5
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel2-2/+2
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos3-1/+4
2017-10-26tdf#77961 regard layout-grid-print as off when missing.Mark Hung1-0/+3
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-25no matching overload foundCaolán McNamara1-4/+4
2017-10-25ofz#3786 Integer-overflowCaolán McNamara1-8/+9
2017-10-24tdf#77961 set display grid to false if the attribute is missingMark Hung1-0/+3
2017-10-23loplugin:includeform: xmloffStephan Bergmann166-273/+273
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-23tdf#110431: Fixed losing listbos entries on opening .ods fileMohammed Abdul Azeem3-1/+19
2017-10-23overload std::hash for OUString and OStringNoel Grandin4-6/+5
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-1/+4
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-7/+61
2017-10-19Move SchXMLAutoStylePoolP.hxx next to SchXMLExport.hxx including itStephan Bergmann1-3/+3
2017-10-17xmloff: this should be an assert()Michael Stahl1-1/+1
2017-10-13ofz#3635: fix leakCaolán McNamara1-2/+12
2017-10-10Remove unused ::std::listJulien Nabet1-1/+0
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin3-17/+2
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke1-7/+16
2017-10-04Fix typosAndrea Gelmini1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin15-54/+44
2017-10-03loplugin:finalclasses in xmloffNoel Grandin27-46/+19
2017-10-03new loplugin:blockblockNoel Grandin2-21/+16