summaryrefslogtreecommitdiff
path: root/include/oox/core
AgeCommit message (Expand)AuthorFilesLines
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe1-1/+17
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+2
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan1-2/+0
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida1-1/+2
2014-08-06writerfilter: switch to the oox FastTokenHandlerMiklos Vajna1-1/+2
2014-07-01TyposJulien Nabet1-1/+1
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan1-1/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann9-89/+89
2014-03-10unused oox::core::Relations::getRelationsFromTypeMiklos Vajna1-1/+0
2014-03-05Revert "remove unused code oox::core::Relations::getRelationsFromType"Caolán McNamara1-0/+1
2014-03-05remove unused code oox::core::Relations::getRelationsFromTypeNoel Grandin1-1/+0
2014-03-05remove unused code oox::core::XmlFilterBase::getFragmentPathFromFirstTypeNoel Grandin1-4/+0
2014-03-01Remove visual noise from includeAlexander Wilms13-39/+39
2014-03-01support OOXML strict documents in CalcMarkus Mohrhard4-3/+16
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann8-57/+57
2014-01-14bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-10n#828390: New line is dropped while importing text.Muthu Subramanian1-0/+2
2013-12-02Add a means to check if a namespace exists.Kohei Yoshida2-2/+6
2013-12-02Move this header out into a public place.Kohei Yoshida1-0/+6
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks1-1/+6
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida1-3/+5
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann3-9/+11
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud11-27/+27
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold13-26/+26
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens5-11/+11
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl1-148/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-15Move OOXML decryption to DocumentCrypt.Tomaž Vajngerl1-0/+95
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl3-1/+64
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian1-0/+3
2013-06-28Also LockedCanvasContext needs to be a ContextHandler2 now thenTor Lillqvist1-0/+2
2013-06-28Further MCE workTor Lillqvist2-8/+8
2013-05-25provide complete types of FragmentHandler and RecordInfo before they are usedHerbert Dürr1-3/+1
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin1-4/+0
2013-04-23execute move of global headersBjoern Michaelsen13-0/+2079