summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/worksheethelper.cxx
AgeCommit message (Expand)Author
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin
2019-10-31crashtesting: null deref on import of fdo51601-2.xlsxCaolán McNamara
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-05Index is not needed for single getToken callMatteo Casalin
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-11-24convert Unit to scoped enumNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-14Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke
2018-04-27Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke
2018-04-24Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke
2018-03-02Related: tdf#114555 cater for lastcolumn+1 oddity if last is last possibleEike Rathke
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-11-19Replace list by vector in accessible part of scJulien Nabet
2017-11-10Replace some lists by vectors in sc/source/filterJulien Nabet
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
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 (3)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
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (5)Jochen Nitschke
2016-12-06use IncCol() IncRow()Eike Rathke
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-12-03Remove unnecessary indirections.Kohei Yoshida
2016-11-29tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek