summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-04-13lok context menu: Add module specific unit testsPranav Kant2-5/+239
2016-04-12loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-12lok context menu: unit testPranav Kant2-0/+147
2016-04-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna1-1/+1
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna2-0/+35
2016-02-19desktop: loplugin:loopvartoosmallMiklos Vajna1-2/+2
2016-02-19lok: Add a new sheet selection testPranav Kant2-0/+112
2016-02-11Remove forgotten debug stuff.Jan Holesovsky1-2/+1
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+39
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-0/+11
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky2-0/+34
2016-01-20loplugin:stringconstantStephan Bergmann1-1/+1
2016-01-19WaE: unused variableTor Lillqvist1-1/+0
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-1/+42
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna2-0/+24
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+2
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-1/+36
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara1-1/+1
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+4
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-2/+2
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt1-0/+3
2015-11-14CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna1-0/+46
2015-11-12lok: send list of commands instead of ClearStylesAndrzej Hunt1-1/+1
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt1-2/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt1-0/+20
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna1-5/+49
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky1-3/+12
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky1-0/+36
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna1-0/+32
2015-11-03build fix?Stephan Bergmann1-1/+1
2015-10-26lok clipboard: support rich text pasteMiklos Vajna1-0/+3
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna1-1/+4
2015-10-22loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna1-7/+17
2015-10-20sc: initial png exportMiklos Vajna1-0/+10
2015-10-20lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna1-0/+11
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna1-0/+8
2015-10-15lok::Document::paintTile: fix non-rectangular tiles wrt. transparencyMiklos Vajna1-0/+21
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-0/+13
2015-10-08CppunitTest_desktop_lib: add Calc find-all testcaseMiklos Vajna2-3/+73
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+25
2015-09-25Add lok::Office::getFilterTypes() testcaseMiklos Vajna1-0/+16
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna1-3/+3