summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2012-06-21make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik
2012-06-01targetted string cleanupMichael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20removed unused codePetr Vorel
2012-03-16move excel related oox bits to scNoel Power
2012-03-03WaE: use of logical '&&' with constant operandTor Lillqvist
2012-03-03WaE: expression result unusedTor Lillqvist
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-15Various string function clean upStephan Bergmann
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