summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-11-29Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke3-9/+26
2016-11-23Resolves: tdf#104096 reset also rRawRes if trailing characters are presentEike Rathke1-1/+1
2016-11-22tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks3-12/+79
2016-11-21Resolves: tdf#103994 AdjustReferenceOnMove: handle external referencesEike Rathke1-0/+14
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin4-16/+16
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth3-6/+27
2016-11-11tdf#101042 Fix for frozen windows in ExcelBartosz Kosiorek1-1/+1
2016-11-11Resolves: tdf#103689 do not slice 3D area broadcasters into separate sheetsEike Rathke1-1/+5
2016-11-11Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke9-35/+35
2016-11-11Resolves: tdf#97968 adjust references during Cut&Paste of formula groupsEike Rathke2-2/+17
2016-11-05Resolves: tdf#101583 references to be expanded must be at least 2 cols/rowsEike Rathke1-18/+32
2016-11-05Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke4-6/+37
2016-11-04tdf#79892: Improve performance of transliterationAron Budea1-2/+3
2016-11-04tdf#79892: Pass resolved locale to transliterate calls in CalcAron Budea3-6/+10
2016-11-03Resolves: tdf#99291 empty array element should not match empty cellEike Rathke1-3/+3
2016-11-03Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke9-58/+131
2016-11-03tdf#103178 Final SID can differ from the original oneMaxim Monastirsky1-8/+11
2016-11-03don't loop uint16 against sizeEike Rathke1-4/+4
2016-10-29tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-0/+3
2016-10-28Resolves: tdf#103531 OOXML: write external file ID within quoted sheet namesEike Rathke1-5/+33
2016-10-28Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke2-6/+8
2016-10-28sc: OOXML: actually write both sheet names in external 3D referencesEike Rathke1-1/+1
2016-10-27Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke3-15/+47
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke1-1/+1
2016-10-26Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke1-5/+7
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara1-1/+1
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara4-61/+184
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke3-0/+19
2016-10-22tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai14-25/+364
2016-10-20Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara1-10/+14
2016-10-19tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida3-7/+25
2016-10-18Resolves: tdf#102357 export correct locale attribution, not just countryEike Rathke1-1/+30
2016-10-15tdf#94635 follow up; handle linear data properly when samples in periodWinfried Donkers1-7/+12
2016-10-14tdf#94635 follow up; correct handling of double x-values in case ofWinfried Donkers1-24/+13
2016-10-13tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard18-264/+316
2016-10-13tdf#93894: Get column labels to work with formula groups.Kohei Yoshida1-14/+6
2016-10-13Resolves: tdf#101691 re-intern strings of external formula resultsEike Rathke1-2/+2
2016-10-13create NoName error token instead of setting error at the token arrayEike Rathke1-2/+10
2016-10-10Resolves: tdf#101562 ScRefUpdate::Update() needs to flag sticky even unchangedEike Rathke2-4/+21
2016-10-10skip hidden rows/columns for spellchecking, tdf#99607Markus Mohrhard1-2/+22
2016-10-05Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara1-1/+1
2016-10-04tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard1-0/+2
2016-10-04tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard2-4/+20
2016-10-04support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard7-8/+20
2016-10-03Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist9-554/+553
2016-10-03tdf#101843, ensure repeated rows set the hidden/filtered flag correctlyMarkus Mohrhard1-0/+6
2016-09-30tdf#101894 Copying a single sheet with a chart on it garbles the chartNoel Grandin1-7/+3
2016-09-27tdf#101104 this paranoid safety check actually causes a bugMarkus Mohrhard1-4/+0
2016-09-27Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara2-4/+38
2016-09-20tdf#100393, handle copying one cell to multiple cols with cond formatMarkus Mohrhard1-2/+5