summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-27Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke
2016-10-27remove non-sensical OSL_ENSUREEike Rathke
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-15Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-09tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-10-09Pivot table XLSX import: PivotCache is not handled as a const object.Tamás Zolnai
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-25loplugin:unreffun, remove unused local classMarkus Mohrhard
2016-09-25Remove code that's no longer used.Kohei Yoshida
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-21Improve warnings in pivot table codeTamás Zolnai
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-08-31Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-21coverity#1371345 silence Illegal address computationCaolán McNamara
2016-08-21coverity#1371342 silence Illegal address computationCaolán McNamara
2016-08-21coverity#1371341 silence Illegal address computationCaolán McNamara
2016-08-19coverity#1371352 Illegal address computationCaolán McNamara
2016-08-19tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek
2016-08-18coverity#1371341 Illegal address computationCaolán McNamara
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-08-03remove the now duplicated ERROR.TYPE mapping already present in BIFF4Eike Rathke
2016-08-03sc: remove unused codeJochen Nitschke
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-07-28tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19sc: remove commented out codeJochen Nitschke
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-15sc: remove FUNC* and OOX_XLS_IS_LIBNAME macrosJochen Nitschke
2016-07-15mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke
2016-07-15add missing functions to FunctionData saFuncTableOOoLOEike Rathke