summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2014-04-14update_pchThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: currect -> currentThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06coverity#704111: Unchecked return valueNorbert Thiebaud
2014-04-06coverity#441207: Logicaly dead codeNorbert Thiebaud
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-04-05no need for member variable and bool variableMarkus Mohrhard
2014-04-04glTF ODF export: use mimetype to decide about file typeZolnai Tamás
2014-04-04Use stored mime type for stream creationZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-04resolved fdo#76777 now write correct number style condition operator !=Eike Rathke
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02ODF import of glTF 3D modelsZolnai Tamás
2014-04-02ODF export of glTF 3D modelsZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-28Remove remaining DBG_CTOR etc. remnants from xmloffStephan Bergmann
2014-03-28-Werror,-Wunused-const-variableStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26Export RoundedEdge property to ODF.Kohei Yoshida
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-03-25Simplify by choosing shape kind in SvXMLElementExport constructorMatteo Casalin
2014-03-21coverity#705095 Unchecked dynamic_castCaolán McNamara
2014-03-21coverity#705345 Missing break in switchCaolán McNamara
2014-03-21coverity#704114 Unchecked return valueCaolán McNamara
2014-03-21coverity#705346 Missing break in switchCaolán McNamara
2014-03-21coverity#704115 Unchecked return valueCaolán McNamara
2014-03-21coverity#705096 Dereference after null checkCaolán McNamara
2014-03-20Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape...Armin Le Grand
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-18Disable unit tests which use library objects from libmerged on Windows.Matúš Kukan