summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/workbookhelper.hxx
AgeCommit message (Expand)Author
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-07-19compact namespace: scNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (9)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-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-15Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-06-08tdf#48140 Remove unused headers from xlsx import to improve build performanceBartosz Kosiorek
2016-03-10loplugin:constantparam in scNoel 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-06-24TableRef: import OOXML table column names to ScDBDataEike Rathke
2015-03-20Add const version of getDocImportKatarina Behrens
2014-10-13fdo#84872 give each SheetDataContext a new FormulaParserCaolán McNamara
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-03Remove visual noise from scAlexander Wilms
2014-03-03remove unused code oox::xls::WorkbookHelper::getDocShell()Noel Grandin
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida
2013-11-22More removal of UNO API for setting document properties.Kohei Yoshida
2013-11-13Don't compile the static OpenCL kernels while loading a spreadsheetTor Lillqvist
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-11-04Set up ScDocumentImport accessor and initialize it.Kohei Yoshida
2013-09-19Pre-compile OpenCL kernels during xlsx file load as well.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian