summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2017-09-26xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl
2017-09-26tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl
2017-09-08tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl
2017-09-01Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara
2017-09-01Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara
2017-08-28tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl
2017-08-04tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai
2017-07-31tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-31xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl
2017-06-27Resolves: tdf#107438 write <text:sender-initials> for fieldsEike Rathke
2017-06-15tdf#103091 conditional style conditions not savedTroy Rollo
2017-05-31tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...Michael Stahl
2017-05-18tdf#100033: Frames with the same name are removedTamás Zolnai
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
2017-02-10tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl
2017-02-10tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl
2016-12-01crashtesting: a gadzillion failures on export to odpCaolán McNamara
2016-11-30tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17ODF: do not write an empty style:text-position="" attribute for CharEscapementEike Rathke
2016-11-17clearly a wrong offset is worth an assert() instead of OSL_ENSURE()Eike Rathke
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-11-16This condition has been checked beforeSamuel Mehrbrodt
2016-11-16Small housekeeping: merged two if's with same result into oneMike Kaganski
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15fix typoDavid Tardon
2016-11-15remove prop. name variableDavid Tardon
2016-11-15loplugin:constantparamNoel Grandin
2016-11-11xmloff: print a warning if we drop a style on the floorMichael Stahl
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-24Simplify code furtherStephan Bergmann
2016-10-24fixes for >>= with rhs AnyJochen Nitschke
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-14tdf#64038 ODF import: fix handling of space following <text:s>Michael Stahl
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin
2016-10-11catch the exception to prevent broken charts, tdf#98690Markus Mohrhard