summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26drop old SetBufferSize stuffCaolán McNamara
2017-10-24rework TestImportXLS to take a SvStream argCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23Simplify some includesStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-19tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai
2017-10-19It's a simple assignmentTamás Zolnai
2017-10-19tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-18dyncolcontainer: use std::map in DifAttrCacheNoel Grandin
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-07This method was replaced accidentallyTamás Zolnai
2017-10-07tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai
2017-10-06tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai
2017-10-06tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai
2017-10-04Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke
2017-09-30Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke
2017-09-30tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai
2017-09-30tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-27Typo: Grafic -> GraphicSamuel Mehrbrodt
2017-09-26Don't use RTL_TEXTENCODING_DONTKNOW in OUStringToOStringStephan Bergmann
2017-09-26close sc and sw docshells tooCaolán McNamara
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-21add fods fuzzerCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl
2017-09-20unused aCId in ScHTMLExportNoel Grandin
2017-09-19sc: fix infinite loop in XclImpDffConverter::ProcessShGrContainer()Michael Stahl
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-16Removed duplicated includeAndrea Gelmini
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14Replace some lists by vectors (sc/filter)Julien Nabet
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13This return value is unused nowTamás Zolnai