summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-20Resolves: tdf#102215 do not return coded double error for single matrix valueEike Rathke1-2/+24
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara5-9/+43
2016-09-16tdf#101541 function WORKDAY.INTL not working properlyWinfried Donkers1-9/+13
2016-09-02tdf#101866: Get rid of two more erroneous upper-casings of stringsTor Lillqvist1-2/+2
2016-09-02exclude also single quoted strings from function name suggestionEike Rathke1-5/+12
2016-09-01let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-2/+2
2016-08-30Resolves: tdf#88257 handle FILTERXML array/matrix contextEike Rathke1-18/+101
2016-08-29tdf#91305 fix sort calcYan Pashkovsky1-2/+26
2016-08-23Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke3-18/+80
2016-08-22tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek1-1/+15
2016-08-18Resolves: tdf#101347 conditional formatting super slow on exitCaolán McNamara1-1/+6
2016-08-18tdf#48767 Fix orientation issue after export to .xlsx (lo-5-2)Bartosz Kosiorek1-1/+4
2016-08-16check SelectionForbidsPaste() on EnterBlock()Eike Rathke1-0/+6
2016-08-16Resolves: tdf#100852 update miBroadcasterPos before copying itEike Rathke1-0/+20
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara1-1/+4
2016-08-11recognize another release's unknown currency saved as symbol we knowEike Rathke1-0/+9
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke2-2/+7
2016-08-10Resolves: tdf#101309 crash on deleted SdrObjectCaolán McNamara2-4/+14
2016-08-09Resolves: rhbz#1364406 inherit the actual format index also for date and timeEike Rathke1-3/+12
2016-08-09Resolves: tdf#100582 SetMatColsRows() when constructing matrix ScFormulaCellEike Rathke1-1/+13
2016-08-08GetInputHdl may return nullptrMarkus Mohrhard1-1/+2
2016-08-05mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke1-1/+1
2016-08-03Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara1-3/+3
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara1-43/+91
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara25-35/+35
2016-08-02Resolves: tdf#101246 errors are not stringsEike Rathke1-12/+12
2016-08-02limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 relatedEike Rathke1-5/+10
2016-07-31add missing nullptr checkMarkus Mohrhard1-1/+2