summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-12Remove excess newlinesChris Sherlock
2016-05-31prevent out of bounds string accessEike Rathke
2016-05-30tdf#100134 xmloff: only update the progressbar twice for every percentMiklos Vajna
2016-05-30Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara
2016-05-25tdf#38097 min numerator/denominator at least 1Laurent Balland-Poirier
2016-05-25tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-11tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-05-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2016-04-26-Werror=addressStephan Bergmann
2016-03-09Use rtl::math::isNan()Fabio Buso
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
2016-02-05xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-01-21tdf#40517 Export/Import in ODF decimal replacement with spaceLaurent Balland-Poirier
2016-01-19Resolves: tdf#96245 relax test for duplicate frame namesCaolán McNamara
2016-01-14xmloff: there is no reason why office:version should be omittedMichael Stahl
2016-01-11tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2015-11-25store custom icon set info into ODFMarkus Mohrhard
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Incredible slowness and crashes with document with vast num of frame dupsCaolán McNamara
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl
2015-11-18xmloff: legacy assert to SAL_INFO as it can only be triggered byMichael Stahl
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13tdf#95744: saving shape names re-enabledOliver Specht
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli
2015-11-04tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier