summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2017-12-06convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2017-12-06Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin
2017-11-29remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-07-05sc lok: disable items of the overlay managerHenry Castro
2017-05-29tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai
2017-05-29sc lok: prevent wrong assignment aEnd.Y()Henry Castro
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: selection overlay was not updated on document size changedMarco Cecchetti
2017-05-16lok: sc: insert a row affects another view's selection on another tabMarco Cecchetti
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: fix for row/col header updating on changing tabMarco Cecchetti
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-15deleting pModel also deletes the SdrCaptionObjEike Rathke
2017-05-15let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-05-15a size is a sizeEike Rathke
2017-05-15a first stab against the note caption ownership messEike Rathke
2017-05-08tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-05-04Resolves: tdf#102525 handle array/matrix formula in cycle cell reference typesEike Rathke
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-05-03sc lok:fix up: scrolling issue: the document size is not updated in clientcp-5.3-10Marco Cecchetti
2017-05-03sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky
2017-05-03Revert "Calc Lok: prevent a new view from resetting tiled view dimensions"Jan Holesovsky
2017-05-02Calc Lok: prevent a new view from resetting tiled view dimensionsAshod Nakashian
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti
2017-04-19actually show the newly selected cell, tdf#106194Markus Mohrhard
2017-04-19Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar
2017-04-18LOK - Calc: Selecting cells to the left/top does not work properlyMarco Cecchetti
2017-04-12out-of-bounds tab access when deleting second last sheetEike Rathke
2017-04-07tdf#106868: fix crash when modify external linkNoel Grandin
2017-04-06LOK - Calc - fix for MSVS 2013Marco Cecchetti
2017-04-04LOK - Calc: beyond row 65535 it is not possibile to resize a rowcp-5.3-4Marco Cecchetti
2017-04-04LOK - Calc: row/column headers are updated fasterMarco Cecchetti
2017-04-04LOK - Calc: make computation of cell cursor position fasterMarco Cecchetti
2017-04-04LOK - Calc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-04-04LOK - Calc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-04-04LOK - Calc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-04-04handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-23sc lok: Edit annotation by idPranav Kant
2017-03-23sc lok: Delete cell note by IdPranav Kant
2017-03-16don't forget to set the managed flag, tdf#105544Markus Mohrhard
2017-03-10tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens
2017-03-01Resolves: tdf#105854 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-28Improve readability.Jan Holesovsky