summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2017-07-09tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl
2017-07-03always import page scaling, tdf#65848Markus Mohrhard
2017-06-01Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke
2017-05-29import stream on the LibreOffice side, tdf#107827Markus Mohrhard
2017-05-29use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-26tdf#108017 xlsb import: protection settings were reversedJustin Luth
2017-04-07Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke
2017-03-14fix conditional format import from XLSB, tdf#105486Markus Mohrhard
2017-02-15tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth
2017-02-15Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth
2017-02-15Optimize Excel GetOrCreateRow: reduce loopsJustin Luth
2017-01-23coverity#1399031 golden, Out-of-bounds readCaolán McNamara
2017-01-13fix interchanged parametersJochen Nitschke
2017-01-11tdf#97598 xlsx import: do not apply any scenariosJustin Luth
2017-01-06recognize the broken "Err:xxx" written by 5.2 and earlier, tdf#105024 relatedEike Rathke
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke
2016-12-10Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke
2016-12-07Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build, tdf#101363"Eike Rathke
2016-12-06try a volatileEike Rathke
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-05tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth
2016-12-02tdf#104310: Accept also x14-style dataValidationsMike Kaganski
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek
2016-11-20PivotMedian: ODS import / export of pivot table medianTamás Zolnai
2016-11-19tdf#48140 Replace CellAddress uno calls with direct accessBartosz Kosiorek
2016-11-19sc-perf: lock drawing layer during creation of captions for SaveEike Rathke
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke
2016-11-15tdf#96475 PutFormulaCell: any other cell than formula is utter nonsenseEike Rathke
2016-11-15Spurious whitespace at end of lineStephan Bergmann
2016-11-15tdf#96099 Reduce no of typedefs used for trivial containersChamal
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-13drop extra semicolonsDavid Tardon
2016-11-11sc: OUString cleanupMichael Stahl
2016-11-11tdf#101042 Fix for frozen windows in ExcelBartosz Kosiorek
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin