summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: duplicate break or break which follows a returnJulien Nabet2013-10-291-1/+0
* fixincludeguards.sh: ooxThomas Arnhold2013-10-2327-81/+56
* mark as copy and pasteThomas Arnhold2013-10-232-0/+4
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* n#839727: Crash fix.Muthu Subramanian2013-10-221-1/+2
* n#839727: Chart missing dataset.Muthu Subramanian2013-10-221-0/+19
* wrong comparisonCaolán McNamara2013-10-201-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-204-5/+0
* oox: special-case single-character a-z token mapping.Michael Meeks2013-10-171-0/+14
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-173-34/+7
* -Werror,-Wlogical-not-parenthesesStephan Bergmann2013-10-161-1/+1
* oox: added methods to lock Smart-Art editionAndres Gomez2013-10-163-22/+154
* update pchThomas Arnhold2013-10-151-0/+3
* Fix for Corruption of chart due to Data Lables in Writer, Impress and CalcRohit Deshmukh2013-10-121-23/+57
* -Werror,-Wunused-variableStephan Bergmann2013-10-112-3/+4
* CID#1103719 leak on default: pathCaolán McNamara2013-10-111-4/+4
* Partially revert alpha handling.Muthu Subramanian2013-10-101-2/+0
* n#812793: clrChange applying for EMFsMuthu Subramanian2013-10-102-15/+27
* n#819614: Lines running off the screens.Muthu Subramanian2013-10-102-4/+3
* fix build: use rAttribs :)Thomas Arnhold2013-10-071-2/+2
* Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens2013-10-072-24/+22
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-14/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-14/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-15/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* convert remnants of String to OUString to OOX moduleNoel Grandin2013-10-011-4/+4
* oox: fix off-by-one error in SimpleShape::implConvertAndInsert()Miklos Vajna2013-09-271-1/+1
* fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna2013-09-262-0/+24
* typo fixes in commentsAndras Timar2013-09-262-2/+2
* Show errorsJulien Nabet2013-09-231-4/+4
* fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke2013-09-202-6/+50
* Related bnc#819614: Set the position and name immediately.Jan Holesovsky2013-09-162-9/+3
* Related bnc#819614: The diagram is a group.Jan Holesovsky2013-09-162-9/+2
* Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl2013-09-155-67/+30
* Avoid crash when a comment contains data, but no textKatarina Behrens2013-09-131-1/+5
* n#834720: Labels wrongly interpreted as dates.Muthu Subramanian2013-09-111-3/+1
* oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez2013-09-114-39/+123
* n#834722: Chart shown flipped.Muthu Subramanian2013-09-091-1/+2
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna2013-09-062-0/+20
* bnc#779642 VML import: handle drawinglayer rectangle insetMiklos Vajna2013-09-061-0/+9
* bnc#779642 VML import: import result of sdt fieldsMiklos Vajna2013-09-061-0/+5
* CID#1078768: pass big parameter by referenceMarkus Mohrhard2013-09-061-1/+1
* update pchThomas Arnhold2013-09-051-3/+19
* CID#1078784 and CID#1078785 fix memory leaksMarkus Mohrhard2013-09-051-5/+5
* bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos Vajna2013-09-051-0/+11
* oox: Enhancing the debugging outputAndres Gomez2013-09-042-23/+24