summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2017-10-25tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-9/+63
2017-09-24xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl1-1/+1
2017-09-24tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-7/+15
2017-09-07tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl1-2/+9
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara1-0/+3
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara1-2/+3
2017-08-25tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl1-0/+5
2017-08-01tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai1-0/+1
2017-07-20tdf#109080 First page header/footer ODF (1/2)Luke Deller1-0/+2
2017-07-20xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl1-4/+7
2017-06-22Resolves: tdf#107438 write <text:sender-initials> for fieldsEike Rathke1-17/+4
2017-06-14tdf#103091 conditional style conditions not savedTroy Rollo4-1/+198
2017-05-30tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...Michael Stahl1-5/+10
2017-05-22tdf#100033: Frames with the same name are removedTamás Zolnai2-9/+91
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
2016-12-01crashtesting: a gadzillion failures on export to odpCaolán McNamara1-0/+3
2016-11-30tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl1-1/+16
2016-11-18includes should be at the top of the fileNoel Grandin2-3/+2
2016-11-17ODF: do not write an empty style:text-position="" attribute for CharEscapementEike Rathke1-1/+1
2016-11-17clearly a wrong offset is worth an assert() instead of OSL_ENSURE()Eike Rathke1-2/+2
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin4-12/+8
2016-11-16This condition has been checked beforeSamuel Mehrbrodt1-31/+28
2016-11-16Small housekeeping: merged two if's with same result into oneMike Kaganski1-3/+2
2016-11-16new loplugin finalprotectedNoel Grandin2-4/+3
2016-11-15fix typoDavid Tardon1-1/+1
2016-11-15remove prop. name variableDavid Tardon1-3/+2
2016-11-15loplugin:constantparamNoel Grandin1-4/+4
2016-11-11xmloff: print a warning if we drop a style on the floorMichael Stahl1-0/+3
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt2-2/+97
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin2-2/+2
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin5-8/+8
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann1-1/+1
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin32-482/+221
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe2-18/+2
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-2/+1
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin15-76/+21
2016-10-24Simplify code furtherStephan Bergmann1-19/+15
2016-10-24fixes for >>= with rhs AnyJochen Nitschke1-1/+2
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin3-8/+3
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke3-3/+3
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin12-55/+10
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-14tdf#64038 ODF import: fix handling of space following <text:s>Michael Stahl1-0/+1
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-5/+0
2016-10-11loplugin:constantfunctionNoel Grandin4-23/+0
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin6-52/+0
2016-10-11catch the exception to prevent broken charts, tdf#98690Markus Mohrhard1-2/+9
2016-10-07xmloff: fix --enable-mergelibs buildMichael Stahl4-47/+5
2016-10-07tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier1-2/+3