summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-10-09LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-09LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti
2016-10-08Reduce the number of calls to underlying flat_segment_tree structure.Kohei Yoshida
2016-10-08Properly skip the hidden row(s) at the end.Kohei Yoshida
2016-10-07sc: Allow paste to overwrite existing data in tiled editin mode.Michael Meeks
2016-10-06sc lok: add .uno:AutoSumHenry Castro
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-10-02LOK: Calc: clear cell background in other views on editingMarco Cecchetti
2016-10-02Calc LOK: clear cell background when editing in parallelAshod Nakashian
2016-10-01tdf#101104 this paranoid safety check actually causes a bugMarkus Mohrhard
2016-09-30Calc: fixed bug in parallel cell editingMarco Cecchetti
2016-09-30Calc: implemented parallel cell text editingMarco Cecchetti
2016-09-30Calc: edit engine could be accessed after being destroyedMarco Cecchetti
2016-09-30LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-27CppunitTest_sc_tiledrendering: std::string::find -> OString::startsWithMiklos Vajna
2016-09-24sc lok: avoid full invalidate tilesHenry Castro
2016-09-23cid#1373353 uninitialized membersMiklos Vajna
2016-09-21Linux x86 build fixcp-5.1-7Andras Timar
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-20tdf#101541 function WORKDAY.INTL not working properlyWinfried Donkers
2016-09-20tdf#101866: Get rid of two more erroneous upper-casings of stringsTor Lillqvist
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-09-16LOK: tile rendering regression fixAshod Nakashian
2016-09-16LOK: fast tile rendering (cell editing)Ashod Nakashian
2016-09-16LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-09-16LOK: fast tile rendering (text only)Ashod Nakashian
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-23sc lok: fix re-sizing several rows/columns at onceHenry Castro
2016-08-23Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara
2016-08-23Resolves: rhbz#1364406 inherit the actual format index also for date and timeEike Rathke