summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Related: tdf#100925 background not getting set under X sometimesCaolán McNamara1-1/+6
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 McNamara2-0/+2
2018-04-07forcepoint #29 detect illegal self series addCaolán McNamara2-0/+5
2018-04-07ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke4-11/+8
2018-04-07forcepoint #26 check input against max valid enum valuesCaolán McNamara2-8/+8
2018-03-27tdf#116241 Customizing value highlighting colorsSzymon Kłos3-13/+16
2018-03-13for listeners the range needs to be set before the formula, tdf#115530Aron Budea1-5/+7
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 McNamara2-1/+3
2018-02-26Custom data validation: Add a missing string.Jan Holesovsky1-0/+5
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke4-5/+37
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti10-12/+91
2018-02-08CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke3-1/+12
2018-02-08CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29
2018-02-08CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke7-2/+20
2018-01-17Resolves: tdf#114539 only pop own parameters from stackEike Rathke1-1/+2
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara10-45/+252
2018-01-17Better handle ScDde formulas with missing dde-link entriesCaolán McNamara7-11/+19
2018-01-17VclPtr, missing disposeCaolán McNamara1-1/+1
2018-01-17limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2018-01-17Windows build fix - uninitialized variableSzymon Kłos1-1/+1
2018-01-17disambiguation (build fix on Windows)Andras Timar1-1/+1
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-3/+7
2017-11-28lok - calc: outline and group handlingMarco Cecchetti14-37/+377
2017-11-28lok: sc: subdivide headers data in rangeMarco Cecchetti1-1/+10
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-0/+9
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky1-0/+1
2017-11-27tdf#111907 Allow box in Manage Names dialog to expand on resizingAndreas Brandner1-1/+4
2017-11-27ofz: special case max index for cSymbolCaolán McNamara1-0/+2
2017-11-27ofz#4123 do not read past end of fileEike Rathke1-5/+25
2017-11-27ofz+valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-11-27ofz: bad mnRangeOpPosInSymbolCaolán McNamara1-0/+2
2017-11-22Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulaEike Rathke1-0/+3
2017-11-15TypoPranav Kant1-1/+1
2017-11-01tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai4-1/+32
2017-11-01tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai3-13/+64
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro7-0/+158
2017-10-18Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke1-1/+6
2017-10-18Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke1-8/+11
2017-10-18Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-10-18Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke1-1/+1
2017-10-15tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai3-2/+20
2017-10-07tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai3-0/+25