summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke1-3/+3
2018-09-17tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh1-0/+3
2018-09-13ofz#10189 check container sizeCaolán McNamara1-2/+6
2018-08-20Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky2-29/+67
2018-08-20lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti5-38/+61
2018-08-20lokdialog: do not lock events when opened ScFilter DialogHenry Castro4-44/+30
2018-08-08ofz#9431 don't check attribs of Invalid columnCaolán McNamara1-1/+1
2018-07-09forcepoint#40 null derefCaolán McNamara1-4/+4
2018-07-09tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti1-2/+11
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti2-75/+84
2018-06-23Resolves: tdf#108654 check nTabNo against maTabData sizeEike Rathke1-1/+12
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky3-16/+7
2018-05-22tdf#116241 Customizing value highlighting colorsSzymon Kłos2-11/+16
2018-05-22lok - sc: validity list drop down button callbackMarco Cecchetti3-44/+36
2018-05-22lok - sc: set a min width for valid list windowMarco Cecchetti1-0/+5
2018-05-22lokdialog: convert the show sheet dialog to async execHenry Castro1-11/+17
2018-05-22for listeners the range needs to be set before the formula, tdf#115530Aron Budea1-5/+7
2018-05-22Fix build.Jan Holesovsky1-1/+1
2018-05-22lok - sc - list validationMarco Cecchetti2-47/+102
2018-04-07forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-04-07forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-04-07forcepoint #31 check validity of another group rangeCaolán McNamara1-0/+2
2018-04-07forcepoint #30 check validity of group rangeCaolán McNamara1-0/+2
2018-04-07forcepoint #29 detect illegal self series addCaolán McNamara1-0/+5
2018-04-07ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke2-5/+1
2018-04-07forcepoint #26 check input against max valid enum valuesCaolán McNamara2-8/+8
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+2
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky1-1/+3
2018-03-06tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard1-1/+5
2018-03-06tdf#115044: do not load external documents if it is not allowedVasily Melenchuk1-0/+9
2018-03-06Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke2-1/+15
2018-03-06Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke1-0/+7
2018-03-06copy ScAddress before possibly joining itCaolán McNamara1-1/+3
2018-02-26Custom data validation: Add a missing string.Jan Holesovsky1-0/+5
2018-02-24lok: All mouse,key events asyncPranav Kant3-23/+42
2018-02-23lok sc: This is not needed nowPranav Kant1-6/+0
2018-02-23lok sc: Post mouse events to main threadPranav Kant1-3/+3
2018-02-23lokdialog sc: post key events to the main threadPranav Kant1-2/+4
2018-02-22Revert posting key events on the main threadPranav Kant1-2/+2
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+12
2018-02-22sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-2/+6
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-16/+12
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti8-12/+86
2018-02-21tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro1-6/+16
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke3-4/+33
2018-02-14lok IME: support dialogs as wellPranav Kant1-24/+10
2018-02-13lok IME: VclEventId does not existPranav Kant1-2/+2
2018-02-13sd, sc lok: IME support + unit testsPranav Kant1-0/+25
2018-02-08CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke3-1/+12
2018-02-08CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29