summaryrefslogtreecommitdiff
path: root/sc/qa/unit/tiledrendering
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-04Fix build.Jan Holesovsky
2017-05-04sc lok: Unit test that painting tiles after pgdown returns actual content.Jan Holesovsky
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-31LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-03-24fix tb71 buildNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-16sc lok: Edit annotation by idPranav Kant
2017-03-16sc lok: Delete cell note by IdPranav Kant
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-17sc lok: Unit tests for Comments APIPranav Kant
2017-01-10New loplugin:conststringvar: scStephan Bergmann
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