summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-03tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek4-57/+146
2017-09-01tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai3-3/+34
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai5-2/+90
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski3-30/+68
2017-08-25Resolves: tdf#111943 really really limit the match, tdf#108292 follow-upEike Rathke1-8/+9
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos4-3/+38
2017-08-21tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet1-1/+8
2017-08-16oovbaapi: Allow copying of multiple selectionsTamas Bunth1-5/+4
2017-08-15tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth3-8/+16
2017-08-15tdf#107858 oovbaapi: Autofilter always has headerTamas Bunth1-7/+1
2017-08-15tdf#107238 VBA autofilter: list of stringsSzymon Kłos2-5/+40
2017-08-15tdf#107797 select all entries in the dropdownSzymon Kłos3-3/+21
2017-08-11ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-11Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-08-11tdf#89139 tdf#109016 Fix PivotCache fields according to OOXML specificationBartosz Kosiorek3-17/+123
2017-08-09tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos3-1/+37
2017-08-04Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara1-1/+0
2017-08-04Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-7/+48
2017-07-31Resolves: tdf#106872 only request selected shapesCaolán McNamara3-43/+45