summaryrefslogtreecommitdiff
path: root/oox/source/core
AgeCommit message (Expand)Author
2012-02-13Remove unused codeElton Chung
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann
2011-11-22Avoid unused variable warning.Stephan Bergmann
2011-10-07WaE: unused variablesCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-31fdo#40466: Make sure we have the same numbers of URI's and Id's.Kohei Yoshida
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-07-11Fix windows buildFridrich Strba
2011-06-18XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statisticsMiklos Vajna
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-07gcc 4.0 doesn't support the C++0x usage of enum::valueJoseph Powers
2011-06-07The enum type name should be included when accessing the enum values.Joseph Powers
2011-06-07fix for bnc#693386Noel Power
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-04Convert const_reverse_iterator into reverse_iteratorJoseph Powers
2011-05-03Reverting some file mode changes with previous commit.Muthu Subramanian
2011-05-03MCE Initial Implementation.Muthu Subramanian
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-14gbuildize ooxDavid Tardon
2011-03-25removing the executable mode from some sourcesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18WaE: unused aErrorCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-03-01FilterBase::getVersion() -> constLuboš Luňák
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2011-01-31WaE: throw out some warningsCaolán McNamara
2011-01-27dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18dr78: switch module oox to new gbuild systemDaniel Rentz [dr]
2011-01-17some cppcheck cleaningJulien Nabet
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-10XLSX VML Export fixes.Muthu Subramanian K
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-11-10dr77: adaptions to new component registrationDaniel Rentz [dr]
2010-11-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel Rentz [dr]
2010-11-08dr77: unx compiler warningsDaniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko