summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-20add ISBLANK test caseZdeněk Crhonek
Change-Id: I41d5e39d30fdf92fe2df86fc7f02b98f7ec7ef74 Reviewed-on: https://gerrit.libreoffice.org/26446 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-20add ISTEXT test caseZdeněk Crhonek
Change-Id: I82e02f08767b5b23089051019f94b873ce52e062 Reviewed-on: https://gerrit.libreoffice.org/26473 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-20add ISREF test caseZdeněk Crhonek
Change-Id: I615e248b0f1e4325bf4b52c42ee889995da44a0a Reviewed-on: https://gerrit.libreoffice.org/26472 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-20add ISERR test caseZdeněk Crhonek
Change-Id: Iba099d662f93052c074bb5071be5e46083b1c6ab Reviewed-on: https://gerrit.libreoffice.org/26450 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add ISNUMBER test caseZdeněk Crhonek
Change-Id: Ib61e97bef590a33277f5d37d7ad80e87f9093491 Reviewed-on: https://gerrit.libreoffice.org/26469 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19tdf#39468 translated german comments in sc/filters/lotusAlbert Thuswaldner
Change-Id: Icf87fadd9a9ffb344d4f1134a54b300fdb86a7b7 Reviewed-on: https://gerrit.libreoffice.org/26481 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Jenkins <ci@libreoffice.org>
2016-06-19tdf#91820 A round of minor tweaks to Calc's menusYousuf Philips
Change-Id: I4724e5fd927371ce5df58451dbd0a0ae7eeca0e9 Reviewed-on: https://gerrit.libreoffice.org/24086 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-06-20Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky
No idea how one managed to trigger this. The only way I see is to add the save button to one of the custom shapes dropdowns. The ToolBox there has mpData->mbWillUsePopupMode set to true, which causes ToolBarManager to call the update method of the controller twice. update registers additional modify listener each time, but there is only one "remove listener" call in dispose. Change-Id: I2a1d6e02f6d8b6bc847fb7694fffa6e85b1f5604
2016-06-19loplugin:defaultparamsStephan Bergmann
Change-Id: I7a74f10d3dbae16641c6c3aa3b8e53dde12df047
2016-06-19loplugin:redundantcastStephan Bergmann
Change-Id: I0fc720f677440ed659c445151c5fd4e53f63444c
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
Change-Id: I67eac95686678e6f5a2d60798535b2c65a9ba5d7
2016-06-19Related: tdf#99310 data validity cell range dropdown empty under windowsCaolán McNamara
if I make this block unconditional then it also disappears under Linux so I speculate that this is why its missing under Windows. I can't see why this is the way it is (since initial import in 2000), This is reportedly a problem since commit dd46727b99d4bb5135451aa7e5e1bdb197373843 Author: Caolán McNamara <caolanm@redhat.com> Date: Tue Apr 5 15:27:38 2016 +0100 Resolves; tdf#87120 no keyboard navigation inside floating windows Change-Id: I6159d419bccef851c8f9e965d063882173d91620
2016-06-19LOK: tile rendering regression fixAshod Nakashian
Calc fast rendering requires us to offset the are being rendered and shift all bitmaps accordingly. This however is breaking Impress rendering since the offseting logic is common (in svx and vcl). This adds new API to enable or disable this local rendering (as opposed to rendering a full document as was previously done. The new flag is then set by Calc to enable the offseting logic in isolation without affecting other applications. In one case isolation was achieved by checking the MapModeUnit. Change-Id: Ia0aadfc3f6df7c1a891b97dc731f5897414c9420 Reviewed-on: https://gerrit.libreoffice.org/26367 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 60fdcda65bad242f99895cb453182578250fbdea) Reviewed-on: https://gerrit.libreoffice.org/26378 Tested-by: Jenkins <ci@libreoffice.org>
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara
Change-Id: I4798274f38c34c99d6f22f3c7959ebd9673a8966
2016-06-19coverity#1362777 Explicit null dereferencedCaolán McNamara
Change-Id: I5db9cf469677b8509c19d6489472a4cf0babeca5
2016-06-19bogus warningCaolán McNamara
since... commit 9c79945ca62b18213728cdd23d9f390304aee1de Date: Sun Jun 12 20:11:20 2016 +0200 convert DBG_ASSERT in vcl Change-Id: I67b2f0d21965a70980c4f0c522a0431107216a27
2016-06-19sc lok: Unit test for empty column selectionPranav Kant
Make sure newline characters are not copied, fixed in 82ed95b7554cfa3b5e98f67cc53c6219e3a09886 Change-Id: Ic8d45ba44c1092d733bed4afc049463e546d10d9
2016-06-19sc lok: Remove useless comment/codePranav Kant
Change-Id: I69a0c2b6810b38de5de94eb9789839a4d6de8d87
2016-06-19add ISNONTEXT test caseZdeněk Crhonek
Change-Id: I752f159bb2b48062eb2b529aa651259d9be4ce08 Reviewed-on: https://gerrit.libreoffice.org/26468 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add ISNA test caseZdeněk Crhonek
Change-Id: Id19085be0bf1f94580e7aa3854a4aec64d256d55 Reviewed-on: https://gerrit.libreoffice.org/26467 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add ISLOGICAL test caseZdeněk Crhonek
Change-Id: I4edc8a4b3ee25fa8211bd54a1d2bbd211cb6e9a9 Reviewed-on: https://gerrit.libreoffice.org/26464 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add YEARS test caseZdeněk Crhonek
Change-Id: I12f6f6156b19ffad76e7dac18af3513308ffb672 Reviewed-on: https://gerrit.libreoffice.org/26463 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add WEEKSINYEAR test caseZdeněk Crhonek
Change-Id: I41dbfce46d9f12a544870869814e967e40e9d1d8 Reviewed-on: https://gerrit.libreoffice.org/26461 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add NETWORKDAYS test caseZdeněk Crhonek
Change-Id: Ie6a473f8aa6b8b94e8c6956ff4ffb86b20cd11e6 Reviewed-on: https://gerrit.libreoffice.org/26460 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add MONTHS test caseZdeněk Crhonek
Change-Id: I87d2ef419dd88ee11b8dcf8f00c7e0aaa794dd70 Reviewed-on: https://gerrit.libreoffice.org/26459 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add ISFORMULA test caseZdeněk Crhonek
Change-Id: Iabbfbace60c371da8487d7c67866a937f96ed4ef Reviewed-on: https://gerrit.libreoffice.org/26458 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add WEEKDAY test caseZdeněk Crhonek
Change-Id: I1a72a2019dbffff1c71a7572d32c2de7b8a34e58 Reviewed-on: https://gerrit.libreoffice.org/26457 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19add WEEKS test caseZdeněk Crhonek
Change-Id: I0387ce1de450699043fdaa67f61e5c057e517c12 Reviewed-on: https://gerrit.libreoffice.org/26456 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-19Revert "add CELL test case"Markus Mohrhard
This reverts commit 9bf453a8e5a48520e5b2b4beb94f16df583e52e7.
2016-06-18uitest: add the demo ui uitestMarkus Mohrhard
That test just shows features of the test and the use of different UI objects. Change-Id: I49e9fa2d42634951ae5a78aa3a9bf79fefacd298
2016-06-18uitest: also add the impress uitest demo to the makefilesMarkus Mohrhard
Change-Id: Id5d5c53b5d51b7c8984c93e8c89b0a71b8c660bd
2016-06-18uitest: reduce the sleepsMarkus Mohrhard
The sleeps are not necessary but make it easier to see what is going on in the demo if you run it manually. In the uicheck case they are useless and just make the test take longer. Change-Id: I8d6d5a4fb1b068112e7785253bff936e198a7c97
2016-06-18plugin:defaultparamsMarkus Mohrhard
Change-Id: Ibeec35b72e6dc81c72a9120ed14ae165e6137d26
2016-06-18add INFO test caseZdeněk Crhonek
Change-Id: I61fd45b7e6c846ea539d4bef3aa2d25654bde668
2016-06-18add FORMULA test caseZdeněk Crhonek
Change-Id: Id8fc8e94cbc5aa367a9fc690f149f94269749559
2016-06-18add CURRENT test caseZdeněk Crhonek
Change-Id: Ia085fb87cec8aedbbd046ae334bd841a5df7ee31
2016-06-18add CELL test caseZdeněk Crhonek
Change-Id: Ia6074aea7fd33e06a6fa29919785f85ef89895ec
2016-06-18add HOUR test caseZdeněk Crhonek
Change-Id: If3c719b89b517baec42b5e0f12bf27a8392461fd
2016-06-18add EASTERSUNDAY test caseZdeněk Crhonek
Change-Id: I71444493f2cb78bb5e88a1e9dad697a663cf5be4
2016-06-18add ISEVEN and ISEVEN_ADD test caseZdeněk Crhonek
Change-Id: I74a9e5a35c89a97a84de8188677128f4e38ee641 Reviewed-on: https://gerrit.libreoffice.org/26454 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-18add ISERROR test caseZdeněk Crhonek
Change-Id: Ie1166447641f1b4c9580ab30550a232ee36e39a7 Reviewed-on: https://gerrit.libreoffice.org/26453 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-18uitest: add the radiobutton demoMarkus Mohrhard
Change-Id: I271a7388c2114304da26050f909c366edd8143b5
2016-06-18uitest: loplugin:stringconstantMarkus Mohrhard
Change-Id: I863615af7a942b91513511ba515b82f3523c6aa5
2016-06-18uitest: loplugin:staticcallMarkus Mohrhard
Change-Id: I0e8fd138689e73cd0b320d0898e0410baa2bcfa9
2016-06-18loplugin:unusedvariablecheckMarkus Mohrhard
Change-Id: I8bd6447915942c1869ec186d8ca01e5ac43b3e8a
2016-06-18uitest: loplugin:sallogareasMarkus Mohrhard
Change-Id: Ieb01166fbb0b07d1218072ae8bb953a36582361c
2016-06-18uitest: loplugin:stringconstantMarkus Mohrhard
Change-Id: Ib63a978bd488f41602d982789699ba3f3ca2dcf0
2016-06-18uitest: loplugin:implicitboolconversionMarkus Mohrhard
Change-Id: Id852960cdfd49331251e89306a6a32eb9e45a666
2016-06-18uitest: loplugin:staticmethodsMarkus Mohrhard
Change-Id: I741a41ea12fe0ee70a73e144d4601c8aafe30ac8
2016-06-18uitest: plugin:sallogareasMarkus Mohrhard
Change-Id: Ib0ebd774542129f8a7c68e276f1f03cc46f32fb8