summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove some unused code from unusedcode.easyMarcos Paulo de Souza2013-09-011-19/+0
* Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl2013-08-241-1/+1
* and also add SAL_CALL to AgileTokenHandlerTomaž Vajngerl2013-08-241-7/+7
* Encryption: and add exceptions to methods that need itTomaž Vajngerl2013-08-241-8/+26
* Convert vector block* to const array block*.Tomaž Vajngerl2013-08-241-10/+11
* fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl2013-08-249-626/+1261
* VML import: fix default value of mso-wrap-distance-left/rightMiklos Vajna2013-08-231-4/+9
* fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu2013-08-222-17/+48
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2115-38/+38
* VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna2013-08-162-0/+23
* n#831457: Recommiting the patch.Muthu Subramanian2013-08-161-0/+3
* Sprinkle more warnings into the generated custom shape preset source filesTor Lillqvist2013-08-157-0/+564
* Update the custom shape preset source files to actually be generatedTor Lillqvist2013-08-156-1263/+1287
* Work on the custom shape preset generationTor Lillqvist2013-08-154-20/+64
* fdo#56976: Remove duplicate upDownArrow and add upArrow definitionTor Lillqvist2013-08-151-34/+17
* Reverting fix - because the unit test seems to be failing.Muthu Subramanian2013-08-151-3/+0
* n#831457: Placeholders text size is not correct.Muthu Subramanian2013-08-151-0/+3
* Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl2013-08-152-646/+433
* sal_Bool to boolTakeshi Abe2013-08-151-18/+18
* Mark as constTakeshi Abe2013-08-151-1/+1
* warning C4702: unreachable codeMichael Stahl2013-08-151-1/+0
* WaE: array subscript is above array boundsTor Lillqvist2013-08-141-1/+11
* WaE: unused function 'lclReadEncryptionInfo'Tor Lillqvist2013-08-141-26/+0
* Remove printf statementTomaž Vajngerl2013-08-141-1/+0
* fdo#59524 Also write sheet length so MS Office will open it.Tomaž Vajngerl2013-08-141-1/+10
* fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl2013-08-144-1/+579
* RTF import: handle rotation on groupshapesMiklos Vajna2013-08-131-1/+1
* VML import: handle rotation on groupshapesMiklos Vajna2013-08-121-3/+10
* Fix timezone && fractional second handling of GetDateTimeFromW3CDTFLionel Elie Mamane2013-08-091-13/+43
* bnc#593612: workaround for grpFillFelix Zhang2013-08-051-3/+2
* Mark as constTakeshi Abe2013-07-292-2/+2
* fdo#60990 VML export: fix handling of v:fill's on attributeMiklos Vajna2013-07-241-1/+1
* n#820077: Use duotone with GraphicProperties as well.Muthu Subramanian2013-07-191-15/+21
* n#820077: Import images with duotone filter.Muthu Subramanian2013-07-172-1/+42