summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-09-23Show errorsJulien Nabet1-4/+4
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke2-6/+50
2013-09-16Related bnc#819614: Set the position and name immediately.Jan Holesovsky2-9/+3
2013-09-16Related bnc#819614: The diagram is a group.Jan Holesovsky2-9/+2
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl5-67/+30
2013-09-13Avoid crash when a comment contains data, but no textKatarina Behrens1-1/+5
2013-09-11n#834720: Labels wrongly interpreted as dates.Muthu Subramanian1-3/+1
2013-09-11oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez4-39/+123
2013-09-09n#834722: Chart shown flipped.Muthu Subramanian1-1/+2
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna2-0/+20
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle insetMiklos Vajna1-0/+9
2013-09-06bnc#779642 VML import: import result of sdt fieldsMiklos Vajna1-0/+5
2013-09-06CID#1078768: pass big parameter by referenceMarkus Mohrhard1-1/+1
2013-09-05update pchThomas Arnhold1-3/+19
2013-09-05CID#1078784 and CID#1078785 fix memory leaksMarkus Mohrhard1-5/+5
2013-09-05bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos Vajna1-0/+11
2013-09-04oox: Enhancing the debugging outputAndres Gomez2-23/+24
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-19/+0
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl1-1/+1
2013-08-24and also add SAL_CALL to AgileTokenHandlerTomaž Vajngerl1-7/+7
2013-08-24Encryption: and add exceptions to methods that need itTomaž Vajngerl1-8/+26
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl1-10/+11
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl9-626/+1261
2013-08-23VML import: fix default value of mso-wrap-distance-left/rightMiklos Vajna1-4/+9
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu2-17/+48
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák15-38/+38
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna2-0/+23
2013-08-16n#831457: Recommiting the patch.Muthu Subramanian1-0/+3
2013-08-15Sprinkle more warnings into the generated custom shape preset source filesTor Lillqvist7-0/+564
2013-08-15Update the custom shape preset source files to actually be generatedTor Lillqvist6-1263/+1287
2013-08-15Work on the custom shape preset generationTor Lillqvist4-20/+64
2013-08-15fdo#56976: Remove duplicate upDownArrow and add upArrow definitionTor Lillqvist1-34/+17
2013-08-15Reverting fix - because the unit test seems to be failing.Muthu Subramanian1-3/+0
2013-08-15n#831457: Placeholders text size is not correct.Muthu Subramanian1-0/+3
2013-08-15Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl2-646/+433
2013-08-15sal_Bool to boolTakeshi Abe1-18/+18
2013-08-15Mark as constTakeshi Abe1-1/+1
2013-08-15warning C4702: unreachable codeMichael Stahl1-1/+0
2013-08-14WaE: array subscript is above array boundsTor Lillqvist1-1/+11
2013-08-14WaE: unused function 'lclReadEncryptionInfo'Tor Lillqvist1-26/+0
2013-08-14Remove printf statementTomaž Vajngerl1-1/+0
2013-08-14fdo#59524 Also write sheet length so MS Office will open it.Tomaž Vajngerl1-1/+10
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl4-1/+579
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna1-1/+1
2013-08-12VML import: handle rotation on groupshapesMiklos Vajna1-3/+10
2013-08-09Fix timezone && fractional second handling of GetDateTimeFromW3CDTFLionel Elie Mamane1-13/+43
2013-08-05bnc#593612: workaround for grpFillFelix Zhang1-3/+2
2013-07-29Mark as constTakeshi Abe2-2/+2
2013-07-24fdo#60990 VML export: fix handling of v:fill's on attributeMiklos Vajna1-1/+1