summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/worksheethelper.hxx
AgeCommit message (Expand)Author
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (4)Jochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (1)Jochen Nitschke
2017-01-04tdf#48140 replace CellRangeAddress in xlsx import (13)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (11)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (10)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (6)&(7)Jochen Nitschke
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-03Remove unnecessary indirections.Kohei Yoshida
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel 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-11-30loplugin:unusedfieldsNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-28make these types future proofMarkus Mohrhard
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2014-12-28fix mac build, -Werror,-Wmismatched-tagsMarkus Mohrhard
2014-12-26what's with the void* + castingCaolán McNamara
2014-12-24reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-10fdo#74747: Make use of cached string formula results.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2013-12-30Resolves: #i123910# reference in validation condition changed...Steve Yin
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks
2013-11-22Shrink class sizes a bit.Kohei Yoshida
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-24rearranged forward declarations of classTakeshi Abe