summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2012-01-23make oox ByteString freeCaolán McNamara
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold
2012-01-21correct copyright headerThomas Arnhold
2012-01-11export vertical and horizontal flip attribute for customshapesNoel Power
2012-01-11add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-21catch exception by constant referenceTakeshi Abe
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from ooxNorbert Thiebaud
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-10-25WaE: assignment within conditional expressionTor Lillqvist
2011-10-07cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-07Resolves: rhbz#710556 don't crash on missing graphicsCaolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-24fix row height exportRadek Doulik
2011-05-24WaE: >>= may fail, default to 0Caolán McNamara
2011-05-24drawingML export, write table shapesRadek Doulik
2011-05-04Copy&pasting is considered harmfulKatarina Machalkova
2011-05-04Check for existence of property before retrieving its valueKatarina Machalkova
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-14gbuildize ooxDavid Tardon
2011-03-31we don't use the exception valueCaolán McNamara
2011-03-20Use SAL_PRIuUINT32 instead of %dTakeshi Abe
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18Use SAL_PRIdINT32/SAL_PRIxUINT32 instead of %d/%xTakeshi Abe
2011-03-18Removed dead codeTakeshi Abe
2011-03-18Removed an unchanged variableTakeshi Abe
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-02this only worked due to implicit conversionDavid Tardon
2011-02-14add mode lines to new filesCaolán McNamara
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-07Remove dead codeThomas Arnhold
2011-02-06use boost::hash instead of std::hashFridrich Štrba
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold