summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)AuthorFilesLines
2012-11-22no matching function for call to 'max(int, long int)'Tor Lillqvist1-1/+1
2012-11-20export embedded spreadsheet(s), fixes n#780830Radek Doulik2-46/+169
2012-11-20limit buSzPct rangeRadek Doulik1-1/+1
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek1-2/+29
2012-10-15better pptx custom shape presets import/exportRadek Doulik1-1/+1
2012-10-15make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-10-15write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-10-04fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-03fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-03misc comment import/export fixesNoel Power1-1/+27
2012-10-02fdo#46278 - misc comment import/export fixesNoel Power1-1/+2
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna1-6/+66
2012-06-01targetted string cleanupMichael Meeks1-9/+5
2012-06-01targeted string re-workNorbert Thiebaud1-55/+55
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-4/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-8/+8
2012-03-20callcatcher: update listCaolán McNamara1-14/+0
2012-03-20removed unused codePetr Vorel4-235/+0
2012-03-16move excel related oox bits to scNoel Power1-3/+0
2012-03-03WaE: use of logical '&&' with constant operandTor Lillqvist1-5/+5
2012-03-03WaE: expression result unusedTor Lillqvist1-1/+1
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-3/+1
2012-01-23make oox ByteString freeCaolán McNamara1-6/+8
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold2-22/+0
2012-01-21correct copyright headerThomas Arnhold1-4/+1
2012-01-11export vertical and horizontal flip attribute for customshapesNoel Power1-1/+9
2012-01-11add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power1-1/+187
2012-01-08Kill SvNullStream duplicationMiklos Vajna1-20/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2-11/+11
2011-12-21catch exception by constant referenceTakeshi Abe2-9/+8
2011-12-21callcatcher: remove some unused codeCaolán McNamara2-40/+0
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-7/+7
2011-11-27remove include of pch header from ooxNorbert Thiebaud2-2/+0
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák1-115/+0
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák1-0/+75
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák1-0/+5
2011-10-25WaE: assignment within conditional expressionTor Lillqvist1-1/+2
2011-10-07cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod1-2/+5
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist1-0/+35
2011-07-11callcatcher: unused lcl_hasChartTypeCaolán McNamara1-24/+0
2011-06-12Code cleanupKorrawit Pruegsanusak2-2/+2
2011-06-07Resolves: rhbz#710556 don't crash on missing graphicsCaolán McNamara1-14/+14
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky2-19/+127
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+220
2011-05-24fix row height exportRadek Doulik1-1/+3