summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/addressconverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-24use more concrete UNO in scNoel Grandin1-0/+1
2022-10-06use more string_view in scNoel Grandin1-22/+23
2022-08-01use more string_view when dealing with attributesNoel Grandin1-4/+5
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-3/+1
2019-01-24Simplify containers iterations in sc/source/filter/[h-o]*Arkadiy Illarionov1-4/+4
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen1-3/+0
2018-11-16loplugin:buriedassign in scNoel Grandin1-6/+6
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-4/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-07-04loplugin:unusedfields in sc part3Noel Grandin1-13/+0
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke1-95/+3
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (4)Jochen Nitschke1-0/+13
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (2)Jochen Nitschke1-0/+9
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (1)Jochen Nitschke1-0/+14
2017-01-11tdf#48140 replace CellAddress in xlsx import (1)Jochen Nitschke1-8/+0
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (6)&(7)Jochen Nitschke1-0/+15
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (1)Jochen Nitschke1-0/+23
2016-11-29tdf#48140 Replace uno with direct callsBartosz Kosiorek1-0/+38
2016-11-03remove unused BiffInputStreamNoel Grandin1-1/+1
2016-10-18loplugin:unusedmethodsNoel Grandin1-14/+0
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin1-59/+2
2016-05-26loplugin:unusedmethodsNoel Grandin1-22/+0
2016-05-24loplugin:unusedmethods in scNoel Grandin1-25/+0
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-5/+5
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-10/+10
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem1-22/+20
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem1-3/+71
2015-10-28com::sun::star->css in scNoel Grandin1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-12-19remove operator>> and operator<< methodsNoel Grandin1-2/+6
2014-11-03coverity#707956 Uninitialized scalar fieldCaolán McNamara1-1/+4
2014-10-31converity#707956 Uninitialized scalar fieldEike Rathke1-1/+5
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe1-2/+8
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-26/+0
2014-03-03Remove visual noise from scAlexander Wilms1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida1-10/+6
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida1-0/+76
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard1-1/+1
2012-04-18callcatcher: update listCaolán McNamara1-16/+0
2012-04-17callcatcher: update unused code listCaolán McNamara1-170/+0
2012-04-17WaE: unused functionsTor Lillqvist1-11/+0
2012-04-16callcatcher: update unused codeCaolán McNamara1-8/+0
2012-03-28BiffOutputRecordBuffer never constructedCaolán McNamara1-1/+0