summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
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-17LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-05sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna1-0/+22
2016-08-02sc lok: add parameters for column/row resizeHenry Castro1-0/+43
2016-07-26sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna2-4/+51
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna2-4/+38
2016-07-21sc lok: notify other views about selection changes of multiple cellsMiklos Vajna1-1/+50
2016-07-21CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna1-0/+2
2016-07-20sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna1-2/+64
2016-07-20CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna1-15/+0
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-7/+7
2016-07-20Convert SC_MF to scoped enumNoel Grandin1-1/+1
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann4-4/+4
2016-07-20tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2-7/+9
2016-07-20sc tiled rendering: Fix a corner case with shift modifierPranav Kant1-2/+26
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann1-1/+1
2016-07-20Fix typosAndrea Gelmini4-4/+4
2016-07-12loplugin:unusedfields variousNoel Grandin1-5/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-06-26Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara1-0/+6
2016-06-20sc lok: set a limit for tiled column and rowHenry Castro1-5/+50
2016-06-16lokit: add getPartHashHenry Castro1-0/+18
2016-06-12build fixAndras Timar1-1/+1
2016-06-12sc tiled rendering: Unit test for extended .uno:SelectRow/ColumnPranav Kant2-0/+69
2016-06-12sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky2-0/+191
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke1-3/+9
2016-04-26-Werror=address (GCC 6)Stephan Bergmann1-10/+1
2016-04-02Avoid running out of memory on Windows when OpenCL is availableTor Lillqvist1-0/+6
2016-03-29tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky2-0/+13
2016-03-14tdf#98083: Always save cell formatKatarina Behrens2-0/+17
2016-03-07don't use same file in two testsMarkus Mohrhard2-2/+2
2016-01-07the idea behind the test can't work right nowMarkus Mohrhard1-1/+1
2016-01-06don't use the same files in different unit testsMarkus Mohrhard4-4/+26
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke1-1/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-2/+2
2015-12-11silence -Werror=strict-overflowEike Rathke1-3/+3
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke1-0/+184
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky1-15/+32
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky8-498/+497
2015-11-25sc: force vba events ordering.Michael Meeks1-0/+5
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-8/+8
2015-11-21unit test testMatrixConditionalBooleanResultEike Rathke2-0/+27
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin2-2/+2
2015-11-16unit test for tdf#95670Eike Rathke1-0/+8
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara5-6/+6
2015-11-11new loplugin: memoryvarNoel Grandin1-2/+1
2015-11-10loplugin:stringconstantStephan Bergmann1-20/+20
2015-11-10loplugin:nullptrStephan Bergmann1-2/+2