summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-05-29forcepoint#40 null derefCaolán McNamara1-4/+4
2018-05-16Related: tdf#116939 Disable <cols><col> overflow detection due to excess ...Eike Rathke1-4/+6
2018-05-02Resolves: tdf#116939 cater for the last cols col incremented by ExcelEike Rathke1-0/+7
2018-04-24Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke1-0/+7
2018-04-07tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-12/+19
2018-04-05forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-04-05forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-04-05forcepoint #29 detect illegal self series addCaolán McNamara1-0/+5
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-4/+1
2018-03-16Resolves: tdf#114555 check .xlsx col/row/tab overflow and display warningEike Rathke4-8/+96
2018-02-23Update orcus to 0.13.3 and make necessary adjustments.Kohei Yoshida1-7/+13
2018-02-20for listeners the range needs to be set before the formula, tdf#115530Aron Budea1-1/+1
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-0/+25
2018-02-15ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke1-0/+1
2018-02-02ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke3-45/+85
2018-02-02ofz: do not force non-existent parameters into the TokenPoolEike Rathke2-13/+31
2018-01-30CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke2-0/+5
2018-01-29CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke2-0/+8
2018-01-27CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke4-0/+7
2018-01-22copy ScAddress before possibly joining itCaolán McNamara1-1/+3
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard1-0/+5
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard1-1/+1
2017-12-03tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-3/+7
2017-12-01ofz#4406 limit escher object cell area to calc's limitsCaolán McNamara1-4/+4
2017-11-30tdf#113271 Fix order of color's attributes import.Bartosz Kosiorek1-4/+6
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist6-181/+182
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin14-50/+47
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin3-23/+23
2017-11-23TypedWhichId for sc constantsNoel Grandin10-61/+64
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin4-6/+6
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22turn some eof checks to eof or errorCaolán McNamara2-3/+3
2017-11-22drop duplicate methodCaolán McNamara3-5/+5
2017-11-22good() includes !IsEof() alreadyCaolán McNamara1-1/+1
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin2-3/+3
2017-11-21ofz#4305 do not read past end of fileEike Rathke2-2/+11
2017-11-21Introduce ScInterpreterContextTor Lillqvist2-2/+2
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-1/+1
2017-11-20ofz#4321 Direct-leakCaolán McNamara2-10/+9
2017-11-20ofz#4306 Null-dereference READCaolán McNamara1-7/+18
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20ofz#4334 Null-dereference READCaolán McNamara1-1/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-1/+1
2017-11-20Fix typosAndrea Gelmini1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-2/+2
2017-11-19Replace list by vector in accessible part of scJulien Nabet1-2/+0
2017-11-18ofz#4306 init draw layerCaolán McNamara1-0/+1
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida2-10/+22
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin3-21/+21
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-1/+1