summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl
2013-08-24and also add SAL_CALL to AgileTokenHandlerTomaž Vajngerl
2013-08-24Encryption: and add exceptions to methods that need itTomaž Vajngerl
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl
2013-08-23VML import: fix default value of mso-wrap-distance-left/rightMiklos Vajna
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna
2013-08-16n#831457: Recommiting the patch.Muthu Subramanian
2013-08-15Sprinkle more warnings into the generated custom shape preset source filesTor Lillqvist
2013-08-15Update the custom shape preset source files to actually be generatedTor Lillqvist
2013-08-15Work on the custom shape preset generationTor Lillqvist
2013-08-15fdo#56976: Remove duplicate upDownArrow and add upArrow definitionTor Lillqvist
2013-08-15Reverting fix - because the unit test seems to be failing.Muthu Subramanian
2013-08-15n#831457: Placeholders text size is not correct.Muthu Subramanian
2013-08-15Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl
2013-08-15sal_Bool to boolTakeshi Abe
2013-08-15Mark as constTakeshi Abe
2013-08-15warning C4702: unreachable codeMichael Stahl
2013-08-14WaE: array subscript is above array boundsTor Lillqvist
2013-08-14WaE: unused function 'lclReadEncryptionInfo'Tor Lillqvist
2013-08-14Remove printf statementTomaž Vajngerl
2013-08-14fdo#59524 Also write sheet length so MS Office will open it.Tomaž Vajngerl
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna
2013-08-12VML import: handle rotation on groupshapesMiklos Vajna
2013-08-09Fix timezone && fractional second handling of GetDateTimeFromW3CDTFLionel Elie Mamane
2013-08-05bnc#593612: workaround for grpFillFelix Zhang
2013-07-29Mark as constTakeshi Abe
2013-07-24fdo#60990 VML export: fix handling of v:fill's on attributeMiklos Vajna
2013-07-19n#820077: Use duotone with GraphicProperties as well.Muthu Subramanian
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian
2013-07-16fdo#66929: fix for default textbox inset valuesAdam Co
2013-07-15explicitly export no fill to .docx when fillstyle is set to none (bnc#581614)Luboš Luňák
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-11write bcp47 for dc:languageEike Rathke
2013-07-11Uknown -> UnknownCaolán McNamara
2013-07-10fdo#66688: fix for crash on exit and opacity issueAdam Co
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-09n#819822: Crash fix, check validity.Muthu Subramanian
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-07-08Turn Radek's notes into README files.Radek Doulik
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane
2013-07-05fixup nanosecond precisionLionel Elie Mamane
2013-07-04Revert "write bcp47"Eike Rathke