summaryrefslogtreecommitdiff
path: root/sc/qa/unit/tiledrendering/tiledrendering.cxx
AgeCommit message (Expand)Author
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-03-23sc lok: Edit annotation by idPranav Kant
2017-03-23sc lok: Delete cell note by IdPranav Kant
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-28sc lok: Unit tests for Comments APIPranav Kant
2016-11-19LOK - Calc: unit test for invalidation on row insertMarco Cecchetti
2016-11-19LOK - Calc: unit test for invalidation on copy/paste to the doc bottomMarco Cecchetti
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-10-03coverity#1373353 Uninitialized scalar fieldCaolán McNamara
2016-09-26CppunitTest_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-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna
2016-08-04sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna
2016-07-29sc lok: add parameters for column/row resizeHenry Castro
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna
2016-07-01CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna
2016-07-01sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna
2016-07-01CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna
2016-06-19sc lok: Unit test for empty column selectionPranav Kant
2016-06-19sc lok: Remove useless comment/codePranav Kant
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-04-21lokit: add getPartHashHenry Castro
2016-03-21sc tiled rendering: Fix a corner case with shift modifierPranav Kant
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/ColumnPranav Kant
2016-03-11loplugin:unreffunTor Lillqvist
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky