summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-16convert Link<> to typedNoel Grandin
Change-Id: I51d39d9d1688c4c734cd132213ef654fdc7d9b8e
2015-10-16remove unimplemented and private methodNoel Grandin
Change-Id: Ic0d869720890b21c65e7736326d9bd0ee53cada0
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis
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 Grandin
Change-Id: Id49af9bc1c767126a365d85589fb4f2a99e5bcdd
2015-10-16convert Link<> to typedNoel Grandin
Change-Id: I39a0b4d5fb62ae66926148103b396578ed37405d
2015-10-16convert Link<> to typedNoel Grandin
Change-Id: I9aa883a2228ed5d39e924e4364cd3a812f2037a3
2015-10-16Fix type of nPixelStephan Bergmann
Change-Id: I2f59600318b345dce6bf00c30bb5e728c0fbebae
2015-10-16cid#1326334 Unguarded readNoel Grandin
Change-Id: I8cfe2805f2b8c1ae23fa955a28ff9ec43f353e38
2015-10-16spellingNoel Grandin
Change-Id: Ibd062310a3ae597cbab98729b394b26838e71d67
2015-10-16cid#1326952 RV: Bad use of return valueNoel Grandin
Change-Id: I93794f661d28b982baf0dbba1ddc9b07d6ce81ff
2015-10-16cid#1326721 to cid#1326726 Dm: Dubious method usedNoel Grandin
Change-Id: I98e5590f61434ed1b1081b5b592622f9bcf037ec
2015-10-16cid#1327207 UwF: Unwritten fieldNoel Grandin
Change-Id: Ied3798a1643c0fa2ca86c9d76fef2dcc270f5b2d
2015-10-16cid#1327206 UwF: Unwritten fieldNoel Grandin
Change-Id: I631bff9271f4e82a656ba25365abfc3189676026
2015-10-16cid#1327204 UwF: Unwritten fieldNoel Grandin
Change-Id: I9606abbbf92c052a1265957cbb4e2d73070540c5
2015-10-16convert Link<> to typedNoel Grandin
Change-Id: I48893ac7130ad671864faa5eb55409b21cdda77e
2015-10-16Use CPPUNIT_ASSERT_EQUAL for better failure reportsStephan Bergmann
Change-Id: If493763369581338325601edba2c12f96367f515
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
Change-Id: I1e0f96dce2b9cf9da32f4f577cf76e1d8824d37a
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky
Change-Id: I821622fc1f8415f2ddd14744f33b46fa76f00039
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
Change-Id: I7130f7a84077a63cdc0ca1e131a4d90469eac90d
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
Change-Id: I6d4f4cd09c83f94b26dd90577bdc6bc3226f58ab
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
Change-Id: Ifdffc82c9b4ec2e534204294575a78e34e0338c1
2015-10-16Let operator<< be found via ADLStephan Bergmann
Change-Id: I590ebb954ec249668a62c0c0a8959422af08485e
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky
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 Vajna
Change-Id: Ib6be973bf7c911907c793571b84021dc317dcc80
2015-10-16editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna
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 Grandin
Change-Id: I5501f4f40024d3a47bb7007896e07c6252151cf6
2015-10-16convert Link<> to typedNoel Grandin
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 Grandin
Change-Id: I160de1152978f301c514d9107c9e9082bab3cf05
2015-10-16rename state to bSuccessful in AssuranceNoel Grandin
Change-Id: Ifc86275163a78dd1a61b207f3c6c55d9bf5902d7
2015-10-16rename test state 'PASSED' to 'COMPLETED'Noel Grandin
which is more accurate since 'PASSED' normally means 'successful', which is not the case here Change-Id: I8e9368a810e7be823655f69646fd15feb9f8f502
2015-10-16rename state to bSuccessfulNoel Grandin
Change-Id: Idc757217b84812fa55efbcfc004abd02d0a78dc3
2015-10-16convert runState to a proper enumNoel Grandin
Change-Id: I6f74e597fe9834b18023e73ee8b8bf50d10c82e2
2015-10-16cid#1327197 UwF: Unwritten fieldNoel Grandin
Change-Id: I06d167e1f6aebeb6629cbbc7fb90ffed8cec837d
2015-10-161327208 UwF: Unwritten fieldNoel Grandin
this class is doing nothing useful at all, just remove it Change-Id: I77f295f96758f8bf5e29fbdaca5eecc08cd5cf83
2015-10-16cid#1327209 UwF: Unwritten fieldNoel Grandin
Change-Id: Ieacb049d8de5211d50ceb8cd69954909cf3fd57f
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna
Change-Id: I942976f995bffe0ae47720a6bc4692e20d2a3377
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna
Change-Id: Ifa56b2ea81798d8a5e347bfbabc304bd83b8ac66
2015-10-16tdf#95091: enable delete and backspace in editable elements within protectionsOliver Specht
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 Rathke
Change-Id: Ia80de96f40d0abe391a530f74ef2b17a1dc2baae
2015-10-16Resolves: tdf#94869 propagate error from scalar double to matrixEike Rathke
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 Holesovsky
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 Bergmann
Change-Id: I74ec4fc6a685c59dbc79978bf8a9afff0a1f9501
2015-10-15add test for tdf#88179Markus Mohrhard
Change-Id: I8407a05e89129b533f62439d3ffedecd3248ec87
2015-10-15store external range names in the cache, td#88179Markus Mohrhard
Change-Id: I00b41f9b1fc2aec6f66c613cc02328b2968dca8d
2015-10-15coverity#1327168 see if stock SuppressWarnings is sufficient toCaolán McNamara
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 Bergmann
Change-Id: I936ddbabb22e3dc16080ef0b11d585ea98442e57
2015-10-15coverity#1327205 UwF: Unwritten fieldCaolán McNamara
Change-Id: I6a9b2471e488b988f70415188ddaed8ea21ab77b
2015-10-15coverity#1327203 UwF: Unwritten fieldCaolán McNamara
Change-Id: I120b6cd6908ab4263a3ec3f8318aff8e507ab62b
2015-10-15coverity#1327202 UwF: Unwritten fieldCaolán McNamara
Change-Id: Ifa0ffa779aa3dd79f4b41065e33f5cdbf3a89bc9
2015-10-15coverity#1327201 UwF: Unwritten fieldCaolán McNamara
Change-Id: Ia8d7ab83caa55920428448e67f95a340add658e7