summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-04-12tdf#116706 fix for AGGREGATE with hidden rows and single references.Winfried Donkers2-4/+42
2018-04-12tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-12/+19
2018-04-12forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-04-12forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-04-12forcepoint #31 check validity of another group rangeCaolán McNamara1-0/+2
2018-04-12forcepoint #30 check validity of group rangeCaolán McNamara2-0/+2
2018-04-12forcepoint #29 detect illegal self series addCaolán McNamara2-0/+5
2018-04-12tdf#112997 multiple animated gif only one frameNoel Grandin1-1/+1
2018-04-03tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin3-5/+6
2018-04-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke4-11/+8
2018-04-03Enable binary search for numeric values againEike Rathke1-2/+3
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos3-13/+14
2018-03-31Avoid ambiguitiesStephan Bergmann1-3/+1
2018-03-27lokdialog: do not lock events when opened ScFilter DialogHenry Castro5-44/+73
2018-03-26Resolves: tdf#116324 treat jump empty path as 0 when nestedEike Rathke1-2/+4
2018-03-26Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke1-7/+16
2018-03-26Resolves: tdf#116100 fewer array of references cases, tdf#58874 relatedEike Rathke1-1/+8
2018-03-26lokdialog: convert the show sheet dialog to async execHenry Castro1-11/+17
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-1/+6
2018-03-26oox: unit-tests for custom package preservationAshod Nakashian4-1/+29
2018-03-26sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky1-1/+3
2018-03-25lok: All mouse,key events asyncPranav Kant3-23/+42
2018-03-25lok sc: This is not needed nowPranav Kant1-6/+0
2018-03-25lok sc: Post mouse events to main threadPranav Kant2-3/+5
2018-03-25lokdialog sc: post key events to the main threadPranav Kant2-2/+5
2018-03-25sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-2/+6
2018-03-25lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-14/+10
2018-03-25lok IME: support dialogs as wellPranav Kant3-29/+17
2018-03-25Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+3
2018-03-25lok: allow libraries to pre-init themselves.Michael Meeks2-1/+14
2018-03-25sd, sc lok: IME support + unit testsPranav Kant3-0/+63
2018-03-25tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro1-6/+16
2018-03-25lok: calc: grouping - workaround no more neededMarco Cecchetti1-1/+1
2018-03-25Don't crash if aArgs is emptyTor Lillqvist1-4/+6
2018-03-25nMovX is SCCOLMike Kaganski2-2/+2
2018-03-22StartExecuteAsync doesn't need a second paramNoel Grandin1-1/+1
2018-03-21lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky1-0/+2
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2-16/+23
2018-03-21lok: sc: invalidate cached positions and row header on font resizingMarco Cecchetti1-0/+17
2018-03-21Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti3-32/+2
2018-03-21lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti4-288/+301
2018-03-21lok: send modified status when applying cell-formula before savingAshod Nakashian2-0/+19
2018-03-20lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2018-03-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti1-0/+1
2018-03-19lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti13-61/+83
2018-03-19lok: sc: handling conflicts btw group collapsing and cell editingMarco Cecchetti1-26/+83
2018-03-19lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-5/+9
2018-03-19lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-7/+11
2018-03-19lokdialog: Give non-programmatic name to autofilterPranav Kant2-0/+4
2018-03-19tdf#114384 reset the print state if the sheet changesTomaž Vajngerl1-2/+2