summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/addressconverter.cxx
AgeCommit message (Expand)Author
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (4)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (2)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (1)Jochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (1)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (6)&(7)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (1)Jochen Nitschke
2016-11-29tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
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
2015-10-28com::sun::star->css in scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-03coverity#707956 Uninitialized scalar fieldCaolán McNamara
2014-10-31converity#707956 Uninitialized scalar fieldEike Rathke
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
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-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard
2012-04-18callcatcher: update listCaolán McNamara
2012-04-17callcatcher: update unused code listCaolán McNamara
2012-04-17WaE: unused functionsTor Lillqvist
2012-04-16callcatcher: update unused codeCaolán McNamara
2012-03-28BiffOutputRecordBuffer never constructedCaolán McNamara
2012-03-28callcatcher: regenerate listCaolán McNamara
2012-03-27callcatcher: update listCaolán McNamara
2012-03-27remove unused code (oox, sc)Petr Vorel
2012-03-16move excel related oox bits to scNoel Power