summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-26Re-introduce a check I dropped in 7ceda09f6780c954fedc49764d5457aa2616b39aTor Lillqvist
2017-03-26A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist
2017-03-26Make sure that the 'stAuthor' field of a 'NoteSh' structure filfills the specTor Lillqvist
2017-03-26tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek
2017-03-26Write the 'FtNts' subrecord of 'Obj' when necessaryTor Lillqvist
2017-03-26It's SetSliceSize, not SetSliceLenTor Lillqvist
2017-03-26Use symbolic constants instead of hardcoded numbersTor Lillqvist
2017-03-26The 'fLockObj' field of an 'ObjProtect' MUST be 0x0001 says the specTor Lillqvist
2017-03-26The 'reserved1' bit of a 'Formula' MUST be zero according to current specTor Lillqvist
2017-03-26Set the 'unused2' bit of 'Font' to 1 iff 'uls' is greater than 0 per specTor Lillqvist
2017-03-24tdf#106047 Fix case-insensitive search in autofilterVitaliy Anderson
2017-03-24tdf#104383: prevent crash during file load.Kohei Yoshida
2017-03-23sc lok: Edit annotation by idPranav Kant
2017-03-23sc lok: Delete cell note by IdPranav Kant
2017-03-17the range should be updated after the references, tdf#104026Markus Mohrhard
2017-03-17Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke
2017-03-16don't forget to set the managed flag, tdf#105544Markus Mohrhard
2017-03-16fix conditional format import from XLSB, tdf#105486Markus Mohrhard
2017-03-16tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard
2017-03-16Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke
2017-03-10tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens
2017-03-10tdf#101904 Fix Date deleting in SCalcJean-Sebastien Bevilacqua
2017-03-10tdf#104117 set template parameter sal_Int64 for randomTomaž Vajngerl
2017-03-02LOK: Calc: autocomplete makes view to jump to a different placeMarco Cecchetti
2017-03-01xPoolHelper is empty in a clipboard docMarkus Mohrhard
2017-03-01Resolves: tdf#105854 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-28lok: these are not always plain asciiPranav Kant
2017-02-28Improve readability.Jan Holesovsky
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-28sc lok: Unit tests for Comments APIPranav Kant
2017-02-24Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke
2017-02-24Resolves: tdf#106089 generate range string with current address conventionEike Rathke
2017-02-20Resolves: tdf#105858 check SC_DPOUT_MAXLEVELS to prevent crashEike Rathke
2017-02-18sc tiled rendering: We keep increasing the precision here...Jan Holesovsky
2017-02-18LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-18sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-18sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-18sc: author, date not mandatory now for .uno:InsertAnnotationPranav Kant
2017-02-18sc lok: implement comment callbacksPranav Kant
2017-02-18sc lok: No need to set tiled rendering zoom herePranav Kant
2017-02-18sc lok: comments: Use tab.rowcolumn string as postit idPranav Kant
2017-02-18sc lok: Prevent editing note in case tiled annotations offPranav Kant
2017-02-18sc lok: Prevent showing comments if tiled annotations are offPranav Kant
2017-02-18sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant
2017-02-18sc lok: implement commandvalues command, ViewAnnotationsPranav Kant
2017-02-18sc: Use less expensive alternative to count total notesPranav Kant
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2017-02-17LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti