summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-10-16cid#1327102 UrF: Unread fieldNoel Grandin1-2/+1
Change-Id: I28b0c6315c8526c80eeede179dd71e37be3272ef
2015-10-16convert Link<> to typedNoel Grandin2-11/+14
Change-Id: I9ce3a85eb5eba35691c376d19436c624df68be33
2015-10-16remove unused Link<> fieldNoel Grandin2-17/+0
Change-Id: Idfd163528b173b7428a3febfde271762a9d31d03
2015-10-16convert Link<> to typedNoel Grandin4-7/+6
Change-Id: Iea90c0e46902936bde3b51475292999fa0ead934
2015-10-16convert Link<> to typedNoel Grandin4-6/+5
Change-Id: I51d39d9d1688c4c734cd132213ef654fdc7d9b8e
2015-10-16remove unimplemented and private methodNoel Grandin1-3/+0
Change-Id: Ic0d869720890b21c65e7736326d9bd0ee53cada0
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis5-0/+164
Change-Id: I3d139c6378f5274be1e7bfd88f72d1576c13243d Reviewed-on: https://gerrit.libreoffice.org/19321 Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2015-10-16cid#1326341 Unguarded readNoel Grandin1-6/+3
Change-Id: Id49af9bc1c767126a365d85589fb4f2a99e5bcdd
2015-10-16convert Link<> to typedNoel Grandin4-8/+6
Change-Id: I39a0b4d5fb62ae66926148103b396578ed37405d
2015-10-16convert Link<> to typedNoel Grandin2-6/+5
Change-Id: I9aa883a2228ed5d39e924e4364cd3a812f2037a3
2015-10-16Fix type of nPixelStephan Bergmann1-1/+1
Change-Id: I2f59600318b345dce6bf00c30bb5e728c0fbebae
2015-10-16cid#1326334 Unguarded readNoel Grandin1-17/+11
Change-Id: I8cfe2805f2b8c1ae23fa955a28ff9ec43f353e38
2015-10-16spellingNoel Grandin2-2/+2
Change-Id: Ibd062310a3ae597cbab98729b394b26838e71d67
2015-10-16cid#1326952 RV: Bad use of return valueNoel Grandin1-6/+8
Change-Id: I93794f661d28b982baf0dbba1ddc9b07d6ce81ff
2015-10-16cid#1326721 to cid#1326726 Dm: Dubious method usedNoel Grandin1-7/+7
Change-Id: I98e5590f61434ed1b1081b5b592622f9bcf037ec
2015-10-16cid#1327207 UwF: Unwritten fieldNoel Grandin1-5/+0
Change-Id: Ied3798a1643c0fa2ca86c9d76fef2dcc270f5b2d
2015-10-16cid#1327206 UwF: Unwritten fieldNoel Grandin1-2/+1
Change-Id: I631bff9271f4e82a656ba25365abfc3189676026
2015-10-16cid#1327204 UwF: Unwritten fieldNoel Grandin3-6/+2
Change-Id: I9606abbbf92c052a1265957cbb4e2d73070540c5
2015-10-16convert Link<> to typedNoel Grandin13-49/+35
Change-Id: I48893ac7130ad671864faa5eb55409b21cdda77e
2015-10-16Use CPPUNIT_ASSERT_EQUAL for better failure reportsStephan Bergmann1-84/+114
Change-Id: If493763369581338325601edba2c12f96367f515
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky74-348/+278
Change-Id: I1e0f96dce2b9cf9da32f4f577cf76e1d8824d37a
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky2-2/+11
Change-Id: I821622fc1f8415f2ddd14744f33b46fa76f00039
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky63-333/+308
Change-Id: I7130f7a84077a63cdc0ca1e131a4d90469eac90d
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky62-305/+295
Change-Id: I6d4f4cd09c83f94b26dd90577bdc6bc3226f58ab
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky72-284/+267
Change-Id: Ifdffc82c9b4ec2e534204294575a78e34e0338c1
2015-10-16Let operator<< be found via ADLStephan Bergmann1-7/+7
Change-Id: I590ebb954ec249668a62c0c0a8959422af08485e
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky2-4/+4
It looks more ugly than I had hoped :-( I'll try to fine-tune it more. This reverts commit 468b55301f385771d65d2f15f9ad7879af29f1cf.
2015-10-16sd tiled rendering: emit CALLBACK_TEXT_SELECTION on multiple search resultsMiklos Vajna3-1/+28
Change-Id: Ib6be973bf7c911907c793571b84021dc317dcc80
2015-10-16editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna1-1/+4
Given that we emit selection callbacks on each logical operations (set selection, deselect all, etc) already, it's not necessary to emit callbacks in DrawSelection() when it's called from Paint(). Change-Id: I6781c71ee2f292de2a1c7d129fc49b514aca2be1
2015-10-16convert PASSED to COMPLETED in 'make check' test messagesNoel Grandin5-12/+12
Change-Id: I5501f4f40024d3a47bb7007896e07c6252151cf6
2015-10-16convert Link<> to typedNoel Grandin384-1809/+1558
Change-Id: Icbba339dac0be31e30dff021bba06a219f8aecd6 Reviewed-on: https://gerrit.libreoffice.org/19405 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-16convert "continue" flag to an enumNoel Grandin4-37/+40
Change-Id: I160de1152978f301c514d9107c9e9082bab3cf05
2015-10-16rename state to bSuccessful in AssuranceNoel Grandin2-7/+7
Change-Id: Ifc86275163a78dd1a61b207f3c6c55d9bf5902d7
2015-10-16rename test state 'PASSED' to 'COMPLETED'Noel Grandin4-9/+9
which is more accurate since 'PASSED' normally means 'successful', which is not the case here Change-Id: I8e9368a810e7be823655f69646fd15feb9f8f502
2015-10-16rename state to bSuccessfulNoel Grandin3-32/+20
Change-Id: Idc757217b84812fa55efbcfc004abd02d0a78dc3
2015-10-16convert runState to a proper enumNoel Grandin5-33/+56
Change-Id: I6f74e597fe9834b18023e73ee8b8bf50d10c82e2
2015-10-16cid#1327197 UwF: Unwritten fieldNoel Grandin1-5/+0
Change-Id: I06d167e1f6aebeb6629cbbc7fb90ffed8cec837d
2015-10-161327208 UwF: Unwritten fieldNoel Grandin3-83/+0
this class is doing nothing useful at all, just remove it Change-Id: I77f295f96758f8bf5e29fbdaca5eecc08cd5cf83
2015-10-16cid#1327209 UwF: Unwritten fieldNoel Grandin1-12/+0
Change-Id: Ieacb049d8de5211d50ceb8cd69954909cf3fd57f
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna1-0/+2
Change-Id: I942976f995bffe0ae47720a6bc4692e20d2a3377
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna2-61/+61
Change-Id: Ifa56b2ea81798d8a5e347bfbabc304bd83b8ac66
2015-10-16tdf#95091: enable delete and backspace in editable elements within protectionsOliver Specht1-2/+2
when editing is enabled also delete and backspace should be possible this applies e.g. to input fields within protected sections Change-Id: Iee5ef133971a3f2967e6c92e685a16afa003cfe8 Reviewed-on: https://gerrit.libreoffice.org/19399 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de>
2015-10-16unit tests for formula error propagation, tdf#94869 relatedEike Rathke2-0/+77
Change-Id: Ia80de96f40d0abe391a530f74ef2b17a1dc2baae
2015-10-16Resolves: tdf#94869 propagate error from scalar double to matrixEike Rathke1-1/+8
Minimal invasive fix for the problem, further work on error propagation in array/matrix cases may be needed. Change-Id: Ia6a7fe8138b98b78ffbe89572eb51ab8e9c0fdca
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky2-4/+4
Creating thumbnails is quite an expensive operation, so let's avoid that on load, and do that only on the document save or document close. In case the user chooses not to save a modified document, thumbnail is not generated which can lead to document that has no thumbnail; but that's probably a good tradeoff for the speedup. Change-Id: I61bf5ec3fae9596e87963ac7a28ba6e4e52c4e99
2015-10-15Reuse FRound from tools/helpers.hxxStephan Bergmann1-9/+4
Change-Id: I74ec4fc6a685c59dbc79978bf8a9afff0a1f9501
2015-10-15add test for tdf#88179Markus Mohrhard2-0/+33
Change-Id: I8407a05e89129b533f62439d3ffedecd3248ec87
2015-10-15store external range names in the cache, td#88179Markus Mohrhard2-2/+26
Change-Id: I00b41f9b1fc2aec6f66c613cc02328b2968dca8d
2015-10-15coverity#1327168 see if stock SuppressWarnings is sufficient toCaolán McNamara1-1/+2
silence UrF: Unread field, some sources online suggest that it might be the case Change-Id: I2287da343e97bec93e0aaf7a82a408c18ab76d9b Reviewed-on: https://gerrit.libreoffice.org/19396 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-15-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
Change-Id: I936ddbabb22e3dc16080ef0b11d585ea98442e57