summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2017-11-07add 1-2-3 wks to fftesterCaolán McNamara
2017-11-04ofz#4041 AbrtCaolán McNamara
2017-11-03ofz#4043 Null-deference READCaolán McNamara
2017-11-02revert drop of SetBufferSizeCaolán McNamara
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-29memleak with null pLocalNamesCaolán McNamara
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-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-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-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
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-26Don't use RTL_TEXTENCODING_DONTKNOW in OUStringToOStringStephan Bergmann
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl
2017-09-19sc: fix infinite loop in XclImpDffConverter::ProcessShGrContainer()Michael Stahl
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
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 ScAttrArray to use std::vectorNoel Grandin
2017-09-13This return value is unused nowTamás Zolnai
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-12tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-12tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-09-01tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek
2017-08-31ofz#2896 turn off auto look up col/row names for import testingCaolán McNamara