summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-03-17the range should be updated after the references, tdf#104026Markus Mohrhard1-3/+3
2017-03-17Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke1-0/+3
2017-03-16don't forget to set the managed flag, tdf#105544Markus Mohrhard1-0/+1
2017-03-16fix conditional format import from XLSB, tdf#105486Markus Mohrhard1-1/+3
2017-03-16tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard1-0/+6
2017-03-16Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke1-0/+4
2017-03-10tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens1-3/+3
2017-03-10tdf#101904 Fix Date deleting in SCalcJean-Sebastien Bevilacqua1-4/+65
2017-03-10tdf#104117 set template parameter sal_Int64 for randomTomaž Vajngerl1-1/+1
2017-03-02LOK: Calc: autocomplete makes view to jump to a different placeMarco Cecchetti1-1/+5
2017-03-01xPoolHelper is empty in a clipboard docMarkus Mohrhard1-1/+1
2017-03-01Resolves: tdf#105854 retain popover if it has the same pos, size and settingsCaolán McNamara3-4/+28
2017-02-28lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-28Improve readability.Jan Holesovsky1-5/+5
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-4/+3
2017-02-28sc lok: Unit tests for Comments APIPranav Kant1-0/+93
2017-02-24Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke1-1/+7
2017-02-24Resolves: tdf#106089 generate range string with current address conventionEike Rathke1-2/+15
2017-02-20Resolves: tdf#105858 check SC_DPOUT_MAXLEVELS to prevent crashEike Rathke1-47/+71
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