summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-02-18sc tiled rendering: We keep increasing the precision here...Jan Holesovsky1-3/+3
2017-02-18LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti2-49/+243
2017-02-18sc lok: Limit number of row with LOK to 1000 rows.Henry Castro3-2/+27
2017-02-18sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti1-2/+3
2017-02-18sc: author, date not mandatory now for .uno:InsertAnnotationPranav Kant1-9/+6
2017-02-18sc lok: implement comment callbacksPranav Kant4-16/+97
2017-02-18sc lok: No need to set tiled rendering zoom herePranav Kant1-9/+0
2017-02-18sc lok: comments: Use tab.rowcolumn string as postit idPranav Kant1-2/+6
2017-02-18sc lok: Prevent editing note in case tiled annotations offPranav Kant1-1/+2
2017-02-18sc lok: Prevent showing comments if tiled annotations are offPranav Kant1-1/+4
2017-02-18sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant2-0/+5
2017-02-18sc lok: implement commandvalues command, ViewAnnotationsPranav Kant2-0/+62
2017-02-18sc: Use less expensive alternative to count total notesPranav Kant1-5/+3
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin8-19/+18
2017-02-17LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti2-0/+4
2017-02-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti3-0/+48
2017-02-17LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti1-0/+14
2017-02-17tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida1-1/+1
2017-02-17tdf#71409: always create edit engine instance for the input window.Kohei Yoshida1-1/+7
2017-02-16tdf#95306: Be sure to specify the entire range.Kohei Yoshida1-2/+2
2017-02-15tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth4-8/+29
2017-02-15Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth1-2/+5
2017-02-15Optimize Excel GetOrCreateRow: reduce loopsJustin Luth1-10/+27
2017-02-14tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida1-6/+7
2017-02-12tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida1-2/+2
2017-02-08tdf#105629: Let's move the advanced-filter specific stuff ...Kohei Yoshida1-15/+14
2017-01-31Resolves: tdf#105410 do not crash on a deleted formatEike Rathke1-2/+5
2017-01-30tdf#105548 fix incorrect DATEDIF result.Winfried Donkers2-9/+33
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara3-11/+10
2017-01-27dissolve LinkUpdateMode confusion, document::Settings vs XGlobalSheetSettingsEike Rathke2-17/+53
2017-01-27Resolves: tdf#105558 accept numeric BASIC return types as numericEike Rathke1-6/+45
2017-01-27Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara5-36/+19
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht10-15/+45
2017-01-25Resolves: tdf#104675 ScConditionalFormat ranges needed to start listeningEike Rathke1-1/+1
2017-01-25Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke1-0/+1
2017-01-25ScFormulaListener: do not start listening to clipboard or Undo docsEike Rathke1-1/+4
2017-01-25tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke10-26/+60
2017-01-24tdf#105348 add check for divide by zero situation.Winfried Donkers1-2/+8
2017-01-23Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara1-8/+12
2017-01-23Resolves: tdf#105411 remove from entries before disposeCaolán McNamara1-2/+3
2017-01-23coverity#1399031 golden, Out-of-bounds readCaolán McNamara1-1/+1
2017-01-22tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2017-01-22Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUEEike Rathke2-5/+28
2017-01-13fix interchanged parametersJochen Nitschke1-2/+2
2017-01-11tdf#97598 xlsx import: do not apply any scenariosJustin Luth4-17/+24
2017-01-10Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke4-10/+45
2017-01-06recognize the broken "Err:xxx" written by 5.2 and earlier, tdf#105024 relatedEike Rathke1-5/+16
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke4-10/+25
2017-01-06out of bounds string accessEike Rathke1-1/+1
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara2-0/+9