summaryrefslogtreecommitdiff
path: root/oox/source/core
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-29callcatcher: update listCaolán McNamara1-8/+0
2012-03-16move excel related oox bits to scNoel Power1-12/+0
2012-03-11remove unused codePetr Vorel1-5/+0
2012-02-13Remove unused codeElton Chung2-16/+0
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot6-19/+19
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian1-2/+4
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann1-1/+0
2011-11-22Avoid unused variable warning.Stephan Bergmann1-0/+1
2011-10-07WaE: unused variablesCaolán McNamara1-3/+3
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-31fdo#40466: Make sure we have the same numbers of URI's and Id's.Kohei Yoshida1-2/+4
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens4-29/+163
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-10/+0
2011-07-11Fix windows buildFridrich Strba1-1/+1
2011-06-18XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statisticsMiklos Vajna1-2/+2
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1
2011-06-07gcc 4.0 doesn't support the C++0x usage of enum::valueJoseph Powers1-1/+1
2011-06-07The enum type name should be included when accessing the enum values.Joseph Powers1-1/+1
2011-06-07fix for bnc#693386Noel Power1-5/+23
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky5-103/+99
2011-05-16WaE (picky) - noeolChristian Lohmaier8-8/+8
2011-05-04Convert const_reverse_iterator into reverse_iteratorJoseph Powers1-2/+2
2011-05-03Reverting some file mode changes with previous commit.Muthu Subramanian1-0/+0
2011-05-03MCE Initial Implementation.Muthu Subramanian4-4/+99
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens6-106/+102
2011-04-14gbuildize ooxDavid Tardon1-66/+0
2011-03-25removing the executable mode from some sourcesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-18WaE: unused aErrorCaolán McNamara1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky17-673/+798