summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2014-04-21remove comments why a file gets includedThomas Arnhold13-19/+0
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-17coverity#738948 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl1-0/+5
2014-04-16xmloff: we used to call it LOdev back in 4.0 so check that tooMichael Stahl1-1/+2
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl1-6/+7
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl1-1/+1
2014-04-15whitespace for include statementsThomas Arnhold1-1/+1
2014-04-15WaE: 'bHidden' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin249-2227/+2223
2014-04-14update_pchThomas Arnhold1-12/+9
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-14typo: currect -> currentThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold2-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann24-375/+433
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann4-5/+4
2014-04-06coverity#704111: Unchecked return valueNorbert Thiebaud1-2/+3
2014-04-06coverity#441207: Logicaly dead codeNorbert Thiebaud1-8/+3
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard7-4/+74
2014-04-05no need for member variable and bool variableMarkus Mohrhard2-6/+4
2014-04-04glTF ODF export: use mimetype to decide about file typeZolnai Tamás1-1/+1
2014-04-04Use stored mime type for stream creationZolnai Tamás1-10/+8
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás2-10/+5
2014-04-04resolved fdo#76777 now write correct number style condition operator !=Eike Rathke1-1/+1
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke1-1/+8
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-02ODF import of glTF 3D modelsZolnai Tamás1-1/+2
2014-04-02ODF export of glTF 3D modelsZolnai Tamás1-1/+63
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann44-47/+47
2014-03-31xmloff: sal_Bool->boolNoel Grandin28-124/+123
2014-03-31xmloff: sal_Bool->boolNoel Grandin15-268/+267
2014-03-31xmloff: sal_Bool->boolNoel Grandin58-484/+483
2014-03-31xmloff: sal_Bool->boolNoel Grandin17-209/+208
2014-03-31xmloff: sal_Bool->boolNoel Grandin7-33/+33
2014-03-31xmloff: sal_Bool->boolNoel Grandin19-80/+80
2014-03-31xmloff: sal_Bool->boolNoel Grandin14-83/+83
2014-03-31xmloff: sal_Bool->boolNoel Grandin5-12/+12
2014-03-31xmloff: sal_Bool->boolNoel Grandin5-95/+72
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