summaryrefslogtreecommitdiff
path: root/oox/source/core
AgeCommit message (Expand)AuthorFilesLines
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-19/+0
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl3-625/+16
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-15Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl2-646/+433
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ž Vajngerl3-1/+578
2013-07-11write bcp47 for dc:languageEike Rathke1-2/+5
2013-07-04Revert "write bcp47"Eike Rathke1-3/+2
2013-07-04write bcp47Eike Rathke1-2/+3
2013-07-04don't use Locale.LanguageEike Rathke1-3/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa1-1/+1
2013-06-15fix fdo#63053 ampersand in document title causes corrupt docxabdulmajeed ahmed1-1/+1
2013-06-04Document seemingly dead QuickDiagrammingImport, QuickDiagrammingLayoutStephan Bergmann1-0/+5
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin2-19/+6
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák1-1/+1
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-1/+1
2013-04-30now ooxml files are accepted by Excel againMarkus Mohrhard1-5/+2
2013-04-19WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+4
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez1-0/+88
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-21/+3
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-6/+6
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi1-0/+9
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna5-54/+53
2012-12-13PCH for Library_ooxLuboš Luňák1-6/+6
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+6
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power1-6/+0
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+6
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz4-30/+30
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard1-1/+1
2012-11-17valgrind: use of uninitialized variableCaolán McNamara1-1/+2
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-24/+2
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-6/+3
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-2/+2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks11-253/+154
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-01targetted string cleanupMichael Meeks1-1/+1
2012-05-20add namespace for extensions from Excel2010Markus Mohrhard1-2/+4
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara1-0/+1
2012-04-12unusedcode.easy: remove FilterBase::openSubStorageThomas Arnhold1-5/+0
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold1-72/+0
2012-04-12unusedcode.easy: remove FilterBase::requestEncryptionDataThomas Arnhold1-8/+0