summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-04-07forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-04-07forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-04-07forcepoint #29 detect illegal self series addCaolán McNamara1-0/+5
2018-04-07ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-4/+1
2018-03-13for listeners the range needs to be set before the formula, tdf#115530Aron Budea1-5/+7
2018-03-06copy ScAddress before possibly joining itCaolán McNamara1-1/+3
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti4-1/+21
2018-02-08CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke2-0/+5
2018-02-08CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke2-0/+8
2018-02-08CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke4-0/+7
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-3/+7
2017-11-27ofz#4123 do not read past end of fileEike Rathke1-5/+25
2017-11-01tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai1-0/+1
2017-11-01tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai1-13/+44
2017-10-18Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke1-1/+6
2017-10-18Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke1-8/+11
2017-10-15tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai1-2/+4
2017-10-07tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai1-0/+6
2017-10-07tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai4-7/+8
2017-10-07tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai4-8/+49
2017-10-07tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai1-0/+1
2017-10-07tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai1-1/+1
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos1-1/+2
2017-09-25tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai5-1/+50
2017-09-14tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai2-29/+46
2017-09-14tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai1-1/+7
2017-09-14tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai1-2/+2
2017-09-12tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai6-50/+128
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski1-12/+15
2017-09-08tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis1-1/+1
2017-09-03tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek1-11/+54
2017-09-01tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai1-3/+1
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai1-0/+7
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski1-30/+50
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos2-3/+16
2017-08-11tdf#89139 tdf#109016 Fix PivotCache fields according to OOXML specificationBartosz Kosiorek1-16/+63
2017-08-09tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos1-1/+20
2017-07-12tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl1-4/+11
2017-07-06always import page scaling, tdf#65848Markus Mohrhard1-1/+1
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski1-37/+65
2017-06-26tdf#89139: dump pivotField itemsMike Kaganski1-5/+97
2017-06-06Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke1-1/+1
2017-05-30import stream on the LibreOffice side, tdf#107827Markus Mohrhard1-3/+13
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard1-0/+1
2017-05-30tdf#108017 xlsb import: protection settings were reversedJustin Luth1-15/+15
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida6-4/+54
2017-05-15a first stab against the note caption ownership messEike Rathke1-1/+1
2017-04-08Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke2-2/+7
2017-03-26Re-introduce a check I dropped in 7ceda09f6780c954fedc49764d5457aa2616b39aTor Lillqvist1-1/+2
2017-03-26A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist2-6/+16