summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#108017 xlsb import: protection settings were reversedJustin Luth2017-05-301-15/+15
* Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke2017-04-081-2/+2
* fix conditional format import from XLSB, tdf#105486Markus Mohrhard2017-03-161-1/+3
* tdf#97598 xlsx import: do not apply any scenariosJustin Luth2017-01-111-16/+7
* tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek2016-12-051-20/+2
* tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski2016-12-051-8/+69
* tdf#104310: Accept also x14-style dataValidationsMike Kaganski2016-12-022-61/+150
* tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek2016-11-213-52/+56
* tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek2016-11-197-17/+0
* Spurious whitespace at end of lineStephan Bergmann2016-11-151-1/+1
* tdf#96099 Reduce no of typedefs used for trivial containersChamal2016-11-151-4/+3
* loplugin:unusedmethodsNoel Grandin2016-11-141-10/+0
* loplugin:expandablemethods in scNoel Grandin2016-11-073-30/+14
* remove unused BiffInputStreamNoel Grandin2016-11-0340-584/+18
* loplugin:singlevalfieldsNoel Grandin2016-11-023-11/+5
* loplugin:countusersofdefaultparams in sc(part1)Noel Grandin2016-10-311-1/+1
* tdf#63846 assign macros after VBA project fully loaded.Justin Luth2016-10-281-0/+3
* Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke2016-10-271-4/+6
* remove non-sensical OSL_ENSUREEike Rathke2016-10-271-2/+0
* Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke2016-10-251-0/+4
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* loplugin:unusedmethodsNoel Grandin2016-10-1811-307/+0
* Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke2016-10-152-11/+38
* loplugin:constantfunctionNoel Grandin2016-10-111-1/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-1/+2
* tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai2016-10-091-2/+64
* Pivot table XLSX import: PivotCache is not handled as a const object.Tamás Zolnai2016-10-092-3/+13
* convert MapUnit to scoped enumNoel Grandin2016-10-052-3/+3
* loplugin:constantparamNoel Grandin2016-09-303-32/+14
* loplugin:unreffun, remove unused local classMarkus Mohrhard2016-09-251-26/+0
* Remove code that's no longer used.Kohei Yoshida2016-09-251-37/+2
* convert formula error codes to scoped enumNoel Grandin2016-09-231-1/+1
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-229-193/+0
* Improve warnings in pivot table codeTamás Zolnai2016-09-211-6/+8
* loplugin:unusedfieldsNoel Grandin2016-09-201-1/+0
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-151-6/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-4/+4
* Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans2016-08-311-35/+24
* Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans2016-08-311-0/+6
* Remaining clang-tidy misc-move-constructor-initStephan Bergmann2016-08-231-2/+2
* coverity#1371345 silence Illegal address computationCaolán McNamara2016-08-211-11/+11
* coverity#1371342 silence Illegal address computationCaolán McNamara2016-08-211-1/+1
* coverity#1371341 silence Illegal address computationCaolán McNamara2016-08-211-2/+2
* coverity#1371352 Illegal address computationCaolán McNamara2016-08-191-11/+11
* tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek2016-08-191-1/+16
* coverity#1371341 Illegal address computationCaolán McNamara2016-08-181-2/+2
* convert SvxEscapement to scoped enumNoel Grandin2016-08-171-3/+3
* convert SvxCellJustifyMethod to scoped enumNoel Grandin2016-08-171-2/+2
* loplugin:unusedenumvalues in scNoel Grandin2016-08-161-4/+1
* remove the now duplicated ERROR.TYPE mapping already present in BIFF4Eike Rathke2016-08-031-2/+1