summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann
2014-10-22Check for standard number format rather than just for 'General'.Kohei Yoshida
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida
2014-10-22Move SetAttrEntries from ScDocument to ScDocumentImport.Kohei Yoshida
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-01fdo#39468 Translate German Comments - sc/source/filter/excel/Christian M. Heller
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-10-01Replace TSdrObjectPtr with unique_ptr with custom deleterStephan Bergmann
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-25fdo#39468: translationJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-08-30WaE: private field 'mnId' is not usedTor Lillqvist
2014-08-29Remove the old xlsx pivot table export code.Kohei Yoshida
2014-08-29Correctly export subtotal functions of data fields.Kohei Yoshida
2014-08-29Export data layout field to xlsx correctly.Kohei Yoshida
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-26We don't need this branching here anymore.Kohei Yoshida
2014-08-22Split FillAsTable into Binary and Xml variants in the same manner.Kohei Yoshida
2014-08-22Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml.Kohei Yoshida
2014-08-22Make header (workbook) export and worksheet export clearer.Kohei Yoshida
2014-08-21write COLOR function with extension namespaceEike Rathke
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-08-18Let's not export sheet tab color when it's not set.Kohei Yoshida
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-08-12Don't export builtinId of 54 or above.Kohei Yoshida
2014-08-12really do not write empty externalReferences element, fdo#45286 follow-upEike Rathke
2014-08-12do not write empty externalReferences element, fdo#45286 follow-upEike Rathke
2014-08-11externalReference and externalReferences are implemented nowEike Rathke
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida