summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/sheetdatabuffer.cxx
AgeCommit message (Expand)Author
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (3)Jochen Nitschke
2017-01-15tdf#48140 replace CellRangeAddress in xlsx import (15)Jochen Nitschke
2017-01-04tdf#48140 replace CellRangeAddress in xlsx import (13)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (12)Jochen Nitschke
2016-12-03Remove unnecessary indirections.Kohei Yoshida
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-08-31Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-08-31Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-19use the column style for as default, tdf#71897Markus Mohrhard
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem
2016-02-11cppcheck: unreadVariable 'bTextWrap'Jochen Nitschke
2015-10-28com::sun::star->css in scNoel Grandin
2015-09-30Fix typosAndrea Gelmini
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