summaryrefslogtreecommitdiff
path: root/sc/qa/unit/tiledrendering
AgeCommit message (Expand)AuthorFilesLines
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro1-0/+6
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro2-0/+24
2018-03-27lokdialog: do not lock events when opened ScFilter DialogHenry Castro1-0/+43
2018-03-25lok sc: Post mouse events to main threadPranav Kant1-0/+2
2018-03-25lokdialog sc: post key events to the main threadPranav Kant1-0/+1
2018-03-25lok IME: support dialogs as wellPranav Kant1-2/+4
2018-03-25sd, sc lok: IME support + unit testsPranav Kant1-0/+35
2018-03-19sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2-0/+44
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro1-0/+51
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-0/+51
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-1/+0
2017-08-30loplugin:constparam in variousNoel Grandin1-1/+1
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro1-11/+8
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-1/+1
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann1-12/+12
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara1-3/+6
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro1-0/+67
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-48/+38
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-8/+12
2017-05-04Fix build.Jan Holesovsky1-1/+1
2017-05-04sc lok: Unit test that painting tiles after pgdown returns actual content.Jan Holesovsky2-0/+39
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann1-9/+11
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann1-8/+8
2017-03-31LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti2-0/+44
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti1-0/+133
2017-03-24fix tb71 buildNoel Grandin1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+6
2017-03-16sc lok: Edit annotation by idPranav Kant1-1/+6
2017-03-16sc lok: Delete cell note by IdPranav Kant1-0/+4
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-4/+3
2017-02-17sc lok: Unit tests for Comments APIPranav Kant1-0/+93
2017-01-10New loplugin:conststringvar: scStephan Bergmann1-1/+1
2016-11-19LOK - Calc: unit test for invalidation on row insertMarco Cecchetti1-1/+49
2016-11-19LOK - Calc: unit test for invalidation on copy/paste to the doc bottomMarco Cecchetti1-0/+44
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro1-0/+74
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-0/+17
2016-10-05sc lok: add .uno:AutoSumHenry Castro1-0/+26
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-0/+58
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti1-0/+53
2016-10-03coverity#1373353 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-09-26CppunitTest_sc_tiledrendering: std::string::find -> OString::startsWithMiklos Vajna1-2/+2
2016-09-24sc lok: avoid full invalidate tilesHenry Castro2-0/+45
2016-09-23cid#1373353 uninitialized membersMiklos Vajna1-0/+1
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro1-0/+51
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna1-0/+6
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-04sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna1-0/+22
2016-07-29sc lok: add parameters for column/row resizeHenry Castro1-0/+43
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna2-4/+51