summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* remove comments why a file gets includedThomas Arnhold2014-04-2113-19/+0
* cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet2014-04-191-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-2/+2
* remove executable bitAndras Timar2014-04-172-0/+0
* coverity#738948 Uninitialized scalar fieldCaolán McNamara2014-04-171-0/+1
* fdo#77027: add some comments to prevent such oversightsMichael Stahl2014-04-161-0/+5
* xmloff: we used to call it LOdev back in 4.0 so check that tooMichael Stahl2014-04-161-1/+2
* ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl2014-04-161-6/+7
* fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl2014-04-161-1/+1
* whitespace for include statementsThomas Arnhold2014-04-151-1/+1
* WaE: 'bHidden' may be used uninitialized in this functionTor Lillqvist2014-04-151-1/+1
* xmloff: sal_Bool->boolNoel Grandin2014-04-15249-2227/+2223
* update_pchThomas Arnhold2014-04-141-12/+9
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* typo: noone -> no oneThomas Arnhold2014-04-141-1/+1
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* typo: currect -> currentThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-142-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-0924-375/+433
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-074-5/+4
* coverity#704111: Unchecked return valueNorbert Thiebaud2014-04-061-2/+3
* coverity#441207: Logicaly dead codeNorbert Thiebaud2014-04-061-8/+3
* export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard2014-04-057-4/+74
* no need for member variable and bool variableMarkus Mohrhard2014-04-052-6/+4
* glTF ODF export: use mimetype to decide about file typeZolnai Tamás2014-04-041-1/+1
* Use stored mime type for stream creationZolnai Tamás2014-04-041-10/+8
* Introduce a new media shape property to handle mime typeZolnai Tamás2014-04-042-10/+5
* resolved fdo#76777 now write correct number style condition operator !=Eike Rathke2014-04-041-1/+1
* accept proper number style condition != as not equal operator, fdo#76777Eike Rathke2014-04-041-1/+8
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* ODF import of glTF 3D modelsZolnai Tamás2014-04-021-1/+2
* ODF export of glTF 3D modelsZolnai Tamás2014-04-021-1/+63
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0144-47/+47
* xmloff: sal_Bool->boolNoel Grandin2014-03-3128-124/+123
* xmloff: sal_Bool->boolNoel Grandin2014-03-3115-268/+267
* xmloff: sal_Bool->boolNoel Grandin2014-03-3158-484/+483
* xmloff: sal_Bool->boolNoel Grandin2014-03-3117-209/+208
* xmloff: sal_Bool->boolNoel Grandin2014-03-317-33/+33
* xmloff: sal_Bool->boolNoel Grandin2014-03-3119-80/+80
* xmloff: sal_Bool->boolNoel Grandin2014-03-3114-83/+83
* xmloff: sal_Bool->boolNoel Grandin2014-03-315-12/+12
* xmloff: sal_Bool->boolNoel Grandin2014-03-315-95/+72
* typo: persistance -> persistenceThomas Arnhold2014-03-292-2/+2
* Remove remaining DBG_CTOR etc. remnants from xmloffStephan Bergmann2014-03-281-5/+0
* -Werror,-Wunused-const-variableStephan Bergmann2014-03-281-10/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-284-11/+99
* Export RoundedEdge property to ODF.Kohei Yoshida2014-03-262-0/+4