summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2016-10-07xmloff: fix --enable-mergelibs buildMichael Stahl
2016-10-07tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann
2016-10-06xmloff: fix crash in ~XMLParaContext on fdo72541-1.fodtMichael Stahl
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara
2016-10-04we just care about empty vs nonempty hereCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26soon is nowMarkus Mohrhard
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem