summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea
2017-11-27ofz#4123 do not read past end of fileEike Rathke
2017-11-01tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai
2017-11-01tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai
2017-10-18Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke
2017-10-18Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke
2017-10-15tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai
2017-10-07tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai
2017-10-07tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai
2017-10-07tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai
2017-10-07tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai
2017-10-07tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-25tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-14tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai
2017-09-14tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-14tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai
2017-09-12tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski
2017-09-08tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis
2017-09-03tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek
2017-09-01tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos
2017-08-11tdf#89139 tdf#109016 Fix PivotCache fields according to OOXML specificationBartosz Kosiorek
2017-08-09tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos
2017-07-12tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl
2017-07-06always import page scaling, tdf#65848Markus Mohrhard
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski
2017-06-26tdf#89139: dump pivotField itemsMike Kaganski
2017-06-06Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke
2017-05-30import stream on the LibreOffice side, tdf#107827Markus Mohrhard
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-30tdf#108017 xlsb import: protection settings were reversedJustin Luth
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-15a first stab against the note caption ownership messEike Rathke
2017-04-08Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke
2017-03-26Re-introduce a check I dropped in 7ceda09f6780c954fedc49764d5457aa2616b39aTor Lillqvist
2017-03-26A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist
2017-03-26Make sure that the 'stAuthor' field of a 'NoteSh' structure filfills the specTor Lillqvist
2017-03-26tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek
2017-03-26Write the 'FtNts' subrecord of 'Obj' when necessaryTor Lillqvist
2017-03-26It's SetSliceSize, not SetSliceLenTor Lillqvist
2017-03-26Use symbolic constants instead of hardcoded numbersTor Lillqvist