summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-19n#820077: Use duotone with GraphicProperties as well.Muthu Subramanian1-15/+21
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian2-1/+42
2013-07-16fdo#66929: fix for default textbox inset valuesAdam Co1-4/+13
2013-07-15explicitly export no fill to .docx when fillstyle is set to none (bnc#581614)Luboš Luňák1-0/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+3
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-11write bcp47 for dc:languageEike Rathke1-2/+5
2013-07-11Uknown -> UnknownCaolán McNamara1-4/+4
2013-07-10fdo#66688: fix for crash on exit and opacity issueAdam Co2-0/+7
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-2/+2
2013-07-09n#819822: Crash fix, check validity.Muthu Subramanian1-1/+1
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian1-0/+15
2013-07-08Turn Radek's notes into README files.Radek Doulik1-0/+185
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-0/+11
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane1-1/+1