summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-12-06Invalidate the entire sheet after having inserted the image.cp-5.1-14Jan Holesovsky
2016-12-05tdf#104310: Accept x12ac and x14 extensions in dataValidationsMike Kaganski
2016-12-05LOK - Calc: row header message must include less than MAXTILEDROW rowsMarco Cecchetti
2016-11-18LOK - Calc: unit test for invalidation on row insertMarco Cecchetti
2016-11-18LOK - Calc: use GetMaxTiledCol/GetMaxTiledRow instead of GetPrintAreaMarco Cecchetti
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky
2016-11-17LOK - Calc: unit test for invalidation on copy/paste to the doc bottomMarco Cecchetti
2016-11-17LOK - Calc: use the whole doc as visible area in ScTabView::PaintAreaMarco Cecchetti
2016-11-17LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti
2016-11-08tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
2016-11-08tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks
2016-10-31Revert "sc lok: remove tiled row limitation"Ashod Nakashian
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-25sc lok: remove tiled row limitationAshod Nakashian
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro
2016-10-23Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
2016-10-23create NoName error token instead of setting error at the token arrayEike Rathke
2016-10-23Resolves: tdf#101691 re-intern strings of external formula resultsEike Rathke
2016-10-23Resolves: tdf#101562 ScRefUpdate::Update() needs to flag sticky even unchangedEike Rathke
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro
2016-10-20sc: check SID_EDIT_POSTIT parametersHenry Castro
2016-10-20Calc: fix seg fault due to commit 483a866bMarco Cecchetti
2016-10-20LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti
2016-10-20LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2016-10-20LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida
2016-10-16tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-11tdf#93894: Get column labels to work with formula groups.Kohei Yoshida
2016-10-10Resolves tdf#100709 Optimize SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-10-10Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyleMaarten Bosmans
2016-10-10sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke
2016-10-10sc-perf: remove one more unnecessary call to TrackFormulas()Eike Rathke
2016-10-10sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke
2016-10-10sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() callsEike Rathke
2016-10-10sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXMLEike Rathke
2016-10-10sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numericEike Rathke
2016-10-10tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-10-10tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek
2016-10-10tdf#93967 - better fix for leak around calc header-footer UNO objectsMarkus Mohrhard
2016-10-10support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-10-10tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-10-10tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard
2016-10-10Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara
2016-10-09LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti
2016-10-09LOK: Calc: an edit view may be not displayed when a 2nd one is killedMarco Cecchetti
2016-10-09LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti