summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Resolves: tdf#114539 only pop own parameters from stackEike Rathke1-1/+2
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara10-45/+252
2018-01-17Better handle ScDde formulas with missing dde-link entriesCaolán McNamara7-11/+19
2018-01-17VclPtr, missing disposeCaolán McNamara1-1/+1
2018-01-17limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2018-01-17Windows build fix - uninitialized variableSzymon Kłos1-1/+1
2018-01-17disambiguation (build fix on Windows)Andras Timar1-1/+1
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-3/+7
2017-11-28lok - calc: outline and group handlingMarco Cecchetti14-37/+377
2017-11-28lok: sc: subdivide headers data in rangeMarco Cecchetti1-1/+10
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-0/+9
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky1-0/+1
2017-11-27tdf#111907 Allow box in Manage Names dialog to expand on resizingAndreas Brandner1-1/+4
2017-11-27ofz: special case max index for cSymbolCaolán McNamara1-0/+2
2017-11-27ofz#4123 do not read past end of fileEike Rathke1-5/+25
2017-11-27ofz+valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-11-27ofz: bad mnRangeOpPosInSymbolCaolán McNamara1-0/+2
2017-11-22Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulaEike Rathke1-0/+3
2017-11-15TypoPranav Kant1-1/+1
2017-11-01tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai4-1/+32
2017-11-01tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai3-13/+64
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro7-0/+158
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-18Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-10-18Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke1-1/+1
2017-10-15tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai3-2/+20
2017-10-07tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai3-0/+25
2017-10-07tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai6-7/+40
2017-10-07tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai10-8/+390
2017-10-07tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai1-0/+1
2017-10-07tdf#112884: Error string is displayed as empty item in pivot tableTamás Zolnai1-1/+1
2017-10-07tdf#112735: Pivot table: page field displays empty stringTamás Zolnai1-1/+6
2017-10-07tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai3-1/+24
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti3-0/+44
2017-09-28tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips1-0/+6
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos1-1/+2
2017-09-26tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-0/+22
2017-09-25tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai9-2/+133
2017-09-19ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara1-0/+10
2017-09-19tdf#111305: Fix group name refresh in pivot tableDimitri Bouron1-0/+14
2017-09-18ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-14tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai4-29/+141
2017-09-14tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai4-3/+48
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 Zolnai14-50/+501
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski3-46/+66
2017-09-08tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis3-1/+11
2017-09-04tdf#111939: Fallback to getting view data from best view shell...Dennis Francis1-0/+6