summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-02-21tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti1-3/+43
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke2-3/+32
2018-02-08CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke1-1/+7
2018-02-08CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke2-2/+21
2018-02-08CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke2-2/+11
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro1-2/+3
2018-01-17Resolves: tdf#114539 only pop own parameters from stackEike Rathke1-1/+2
2018-01-17handle ocWebservice similarly to ocDdeCaolán McNamara4-34/+230
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara3-6/+12
2018-01-15Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti1-4/+2
2018-01-11limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2017-12-18sc: compact ScColumnAshod Nakashian7-125/+144
2017-12-18Remove unused ScColumn::mbDirtyGroupsEike Rathke2-5/+0
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin9-15/+15
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-05sc: simplify ScColContainerAshod Nakashian2-29/+1
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-5/+9
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin2-8/+3
2017-12-05convert ScChartGlue to scoped enumNoel Grandin1-15/+15
2017-12-05new loplugin: useuniqueptr: sc part 1Noel Grandin19-117/+69
2017-11-29disambiguation (build fix on Windows)Andras Timar1-1/+1
2017-11-27ofz: special case max index for cSymbolCaolán McNamara1-0/+2
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-01tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai1-1/+1
2017-10-18Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-10-07tdf#112884: Error string is displayed as empty item in pivot tableTamás Zolnai1-1/+1
2017-10-07tdf#112735: Pivot table: page field displays empty stringTamás Zolnai1-1/+6
2017-09-25tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai1-1/+12
2017-09-12tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai1-0/+18
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai1-2/+8
2017-08-25Resolves: tdf#111943 really really limit the match, tdf#108292 follow-upEike Rathke1-8/+9
2017-08-21tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet1-1/+8
2017-08-15tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth1-1/+10
2017-08-15tdf#107797 select all entries in the dropdownSzymon Kłos1-0/+17
2017-08-04Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-07-31ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-31Blind fix tdf#108612 explicitly checking for and against clipboard documentEike Rathke1-1/+4
2017-07-28lok: sc: copy / paste confusion -- workaroundMarco Cecchetti1-2/+4
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis1-2/+4
2017-07-06Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke1-0/+59
2017-07-03pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard1-0/+3
2017-06-27Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9
2017-06-19Resolves: tdf#104989 a matrix/array formula cell needs to have dimensionsEike Rathke1-0/+6
2017-06-06sc::ColRowSpan::mnEnd is inclusiveEike Rathke1-2/+2
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard1-0/+9
2017-05-30PushError() instead of SetError() so there's a result tokenEike Rathke1-5/+5