summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2014-03-29typo: persistance -> persistenceThomas Arnhold2-2/+2
2014-03-28Remove remaining DBG_CTOR etc. remnants from xmloffStephan Bergmann1-5/+0
2014-03-28-Werror,-Wunused-const-variableStephan Bergmann1-10/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand4-11/+99
2014-03-26Export RoundedEdge property to ODF.Kohei Yoshida2-0/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann259-1224/+1224
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann128-254/+254
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida3-0/+10
2014-03-25Simplify by choosing shape kind in SvXMLElementExport constructorMatteo Casalin1-14/+3
2014-03-21coverity#705095 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-21coverity#705345 Missing break in switchCaolán McNamara1-0/+1
2014-03-21coverity#704114 Unchecked return valueCaolán McNamara1-2/+3
2014-03-21coverity#705346 Missing break in switchCaolán McNamara1-0/+1
2014-03-21coverity#704115 Unchecked return valueCaolán McNamara1-14/+18
2014-03-21coverity#705096 Dereference after null checkCaolán McNamara1-3/+8
2014-03-20Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape...Armin Le Grand1-1/+42
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida2-0/+10
2014-03-18Disable unit tests which use library objects from libmerged on Windows.Matúš Kukan1-4/+2
2014-03-17remove element that was only written for binary formatsMarkus Mohrhard3-52/+0
2014-03-17property mapping importMarkus Mohrhard6-1/+196
2014-03-14fix odf validation errorMarkus Mohrhard1-1/+2
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin27-89/+89
2014-03-12fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl2-2/+82
2014-03-12Spelling fix: suportedTor Lillqvist1-1/+1
2014-03-10fix one more ODF validation errorMarkus Mohrhard1-1/+1
2014-03-10fix odf validation errors around new chart regression curvesMarkus Mohrhard1-8/+19
2014-03-10support export of property mappingMarkus Mohrhard2-0/+44
2014-03-10unnecessary null pointer check before deleteMarkus Mohrhard1-2/+1
2014-03-10coverity#736008 Dereference after null checkCaolán McNamara1-2/+4
2014-03-10Keying on XTypeProvider::getImplementationId is unnecessary hereStephan Bergmann2-75/+27
2014-03-08fix ODF validation errorMarkus Mohrhard1-6/+0
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2-0/+6
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann1-8/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann45-312/+312
2014-02-26Remove visual noise from xmloffAlexander Wilms59-295/+295
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+2
2014-02-25Typo: apropriate -> appropriateJulien Nabet2-2/+2
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet1-1/+1
2014-02-25coverity#738306 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-25xmloff: import/export loext:rel-width/height-rel for Writer shapesMiklos Vajna1-0/+4
2014-02-25xmloff: import style:rel-width/height for drawinglayer shapesMiklos Vajna2-0/+28
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann3-10/+10
2014-02-24Here the line made sense, bring it back.Jan Holesovsky1-1/+1
2014-02-24Remove unnecessary bool2anyStephan Bergmann11-41/+36
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms6-12/+12
2014-02-21coverity#708698 unused mbAdaptPercentage memberCaolán McNamara1-1/+0
2014-02-21coverity#708700 Uninitialized scalar fieldCaolán McNamara1-7/+6
2014-02-21coverity#708702 Uninitialized scalar fieldCaolán McNamara1-6/+7
2014-02-21coverity#708704 Uninitialized scalar fieldCaolán McNamara1-4/+5