summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/sheetdatabuffer.cxx
AgeCommit message (Expand)Author
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-02-19make the code easier to readMarkus Mohrhard
2015-02-10tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir
2014-12-24reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
2014-12-16implement an actually working setErrorCell() from BIFF error codesEike Rathke
2014-12-16fdo#79249 call formula compiler with error stringEike Rathke
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-09-18fdo#82577: Handle FontNoel Grandin
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-06coverity#1190367: uninitialized scalar variableMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-01import date cells from OOXMLMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-12Avoid using UNO API formula tokens.Kohei Yoshida
2013-11-04Import data tables from xlsx via ScDocumentImport.Kohei Yoshida
2013-11-02remember column style during XLSX import, fdo#70315Markus Mohrhard
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-08-12This code is no longer needed.Kohei Yoshida
2013-05-27reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-27improve cell style xls[x|m] import performanceNoel Power
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power
2013-05-24Revert "reorg styles code slightly, process normal (and row ) style in own me...Noel Power
2013-05-24reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-24improve cell style xls[x|m] import performanceNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-05drop some unused codeCaolán McNamara
2012-06-04better import xlsx heightsNoel Power
2012-05-15Remove getCellBlock() code that always returns null.Daniel Bankston
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power
2012-03-28some performance improvementsNoel Power
2012-03-27callcatcher: update listCaolán McNamara
2012-03-27fix build, restore these constructors for nowCaolán McNamara
2012-03-27remove unused code (oox, sc)Petr Vorel
2012-03-16move excel related oox bits to scNoel Power