Commit Graph

12030 Commits

Author SHA1 Message Date
88fe046c15 Extend the Calc UNO API for the conditions whether to use OpenCL for a formula
Setters/getters for the flag whether to restrict OpenCL to formulas that use a
subset of opcodes, and the lower limit on number of cells a fomula should
refer to in order for OpenCL to be considered.

Change-Id: Ifeb11d4e4003f13e392fe03f1ce2f89147f46e38
2015-01-05 22:43:01 +02:00
c14a6d0d35 Clarify what "ID" means
Change-Id: Idfc3e90acf8fecaff5d11964c2197bf1610f558b
2014-12-22 14:31:56 +02:00
a57eb20ae9 Typo: XExtensionManger=>XExtensionManager
Change-Id: I00a07684a7d6a533c4a3f80ec738a8ce02117d0a
2014-12-20 16:45:53 +01:00
b63571f510 Typos
Change-Id: I3475be796cf2655d9b619b86c9686aeef4b97b82
2014-12-20 16:39:24 +01:00
58bec49af3 Kill createScreenCompatibleDeviceUsingBuffer
A certain 3rd party uses processEventsToIdle() from XToolkitExperimental, and
their code is not C++, so it should be OK to change the ABI of
XToolkitExperimental, says mmeeks.

Change-Id: I4ba641ad98c17ae42a2ae2eff389fd3354618597
2014-12-18 12:00:40 +02:00
d4a953e574 Tell people not to use createScreenCompatibleDeviceUsingBuffer()
I would have liked to kill this whole interface but it turns out that despite
it being not published it is already being used for essential functionality by
3rd parties. Oh well, that is of course exactly what to expect with something
explicitly marked as "experimental".

Change-Id: I38716a23580313d955ae6bf09dfbcac519a7fb4e
2014-12-17 11:40:35 +02:00
ca92bb9bef Marking as published was not intentional
Change-Id: Ic0d5ed7824f4897708a81617521367af61562401
2014-12-15 12:44:15 +01:00
0c59b57b47 Missing @since tags
Change-Id: I6393e839a7aee88bb8580837db8c78550d9b6475
2014-12-15 12:44:14 +01:00
26e564db14 ucbhelper::InteractionAuthFallback::getCode() can be an implementation detail
Change-Id: I4967e5e12aa348692b3b954398faede843db381b
2014-12-15 12:44:12 +01:00
4998e6a361 Authentication fallback request for the OneDrive connection
To fix build, also squashed in:

Author: Mihai Varga <mihai.mv13@gmail.com>
Date:   Fri Aug 1 12:50:23 2014 +0300

    OneDrive auth fallback dialog interaction continuation

Change-Id: Id37f502217da3fde55ae93a6e1c01409509d657c
2014-12-15 11:23:26 +01:00
fc79b871ec IDL definition for the auth fallback request
Change-Id: Id47bf660c44e2df54c21b9b945b4be57799e4ec6
2014-12-15 11:23:25 +01:00
b7430c4496 Bin noise comments and superfluous blank lines
Change-Id: Idec496b778d708fb6fa4c004329f8e734276052a
2014-12-04 17:52:32 +02:00
9dab243b69 Mention how the new OpenCL configuration relates to this API
Change-Id: I0e5b8d7a6cca469efb263d0037b87e0a9475371e
2014-11-18 13:36:15 +02:00
da40cac540 Fix common typos. No automatic tools. Handmade…
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959
Reviewed-on: https://gerrit.libreoffice.org/12164
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-12 11:04:11 +00:00
cd3204559c fix spelling implemenation -> implementation
Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d
2014-11-10 13:36:03 +02:00
a1c4d878ef idle: allow processing pending handlers remotely.
Change-Id: Idb835f1fb04a3f9ca2430781cabeb785285ccf7b
2014-11-05 20:59:45 +00:00
28bf1a3a14 Avoid re-constructing chart shapes when it's not in visible range.
The re-construction will be deferred until it becomes visible again.

Change-Id: I364ea8d38d48078dfd803b0e5bb20bfc8a2913ba
2014-11-04 12:30:41 -05:00
0c0e3e7539 Fixed typos. No automatic tools (sed, and so on).
Change-Id: Ia43976d84eede6f699381bc4f3daf89b95e4cb4f
Reviewed-on: https://gerrit.libreoffice.org/12150
Reviewed-by: Bryan Quigley <gquigs@gmail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-30 17:16:02 +00:00
1d200aa170 coverity#706590 Uncaught exception
Change-Id: I2005b792c74ad5a5f58c831dcc7caa5134280890
2014-10-27 14:34:22 +00:00
28dbb39389 coverity#982163 silence Unchecked return value from library
Change-Id: I6b9a3c6ce75472da551706b1c1555eff4ba1abc8
2014-10-25 16:56:25 +01:00
eb5f54a9d7 coverity#983652 Uncaught exception
Change-Id: Ib818955314689a3193e2026fae19161a79aa8e5b
2014-10-25 16:56:20 +01:00
aa79a832b4 coverity#706585 Uncaught exception
Change-Id: Ic8d2963536b793f0a229901d9e13d8e54842d9b9
2014-10-23 11:13:22 +01:00
e89358aeca coverity#706586 Uncaught exception
Change-Id: I3ec05ae695428f92b7424295b6f2d3e833c6b162
2014-10-23 11:13:22 +01:00
79943fac0d coverity#706591 Uncaught exception
Change-Id: I9b705664c3814aea5c433526ad147a8ab11c2d0f
2014-10-17 15:19:47 +01:00
8b7f96d257 coverity#707458 Uncaught exception (better fix)
getStatementsGraph_NoLock() cannot throw the exception because of the
i_Internal=true parameter, which may confuse Converity; but possibly
xIter->nextElement() could throw this in a multi-threaded scenario...

Change-Id: I204c0e5b38fee919d6cfe9247bde76b6ea78ed0f
2014-10-13 19:23:41 +02:00
ccaaa54435 coverity#707458 Uncaught exception
Change-Id: Ia446cc0b8b26bb158b36ca64cbf45bf172f37bdf
2014-10-10 18:14:36 +01:00
7df90ca4dd Improve method descriptions.
Change-Id: I25074578607dedaec9689dff9a6bb9c2fa7be56b
2014-10-09 16:34:20 -04:00
709a62f9b2 Revert inadvertent modification of type_reference/offapi.idl
...from 9835bb562cfe3a5d386c24d86176ba7bb5ab26d2 "MM: export the SwDocShell mail
merge via UNO."  It shall only be edited manually when deliberately going
incompatible.

Change-Id: I19c82dca3b6537631a155629d6072b516b32ded5
2014-10-01 10:53:05 +02:00
9835bb562c MM: export the SwDocShell mail merge via UNO
This saves the loading time for large document. Use it if you
want to present the generated document to the user or write a
mail merge unit tests.

This includes:
  * renaming "only" to "shell" at multiple occurences
  * dropping the DBMGR_MERGE_SINGLE_FILE special type for the mail
    merge wizard in favour of an additional SwMergeDescriptor
    boolean
  * cleanup and renaming of the internal merge type enums, so these
    actually  match the diffferent merge targets: printer, email,
    file and shell

Change-Id: I33c6773972195193687ba9c3e12b562310d330c1
2014-10-01 10:32:42 +02:00
e16c8534f4 fdo#47302: Added insert->fields->page title button
Change-Id: Iebc8298a7e6a7d423d2667eec8a46a936cc4d2cd
Reviewed-on: https://gerrit.libreoffice.org/11599
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-24 19:30:05 +00:00
879bfcbf84 Remove unused XFastTokenHandler functions
Change-Id: I0d8072f1194aa837932dcffd6dc6a3761bbdc74e
2014-09-19 13:50:53 +02:00
f73ea84b55 Fix MediaDescriptor.idl for TemplateRegionName
Clearly Cut & Paste slipped into this file.

Please review the correct content for TemplateRegionName

Change-Id: Ic3c896f13c204f28a231e442d3dd68a4b33373f1
Reviewed-on: https://gerrit.libreoffice.org/11282
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-05 03:39:32 -05:00
d47678c990 coverity#707311 Uncaught exception
Change-Id: Ifdab456cb545e552a2efaed03ff00aeac874d47d
2014-09-04 10:48:32 +01:00
8de4c73631 coverity#983958 Uncaught exception
Change-Id: Idd9c2dcfbeceb3519b1632a2f9b2651c73451061
2014-09-04 10:48:32 +01:00
d375986dae coverity#707084 Uncaught exception
Change-Id: I89459f7a77fcb5785cfb2e8288326fce65202d9c
2014-09-02 15:36:28 +01:00
316a5574ed coverity#706501 Uncaught exception
Change-Id: Ic5d95b87428284113f543427b417453dd361b354
2014-09-02 12:14:50 +01:00
2e89739715 coverity#706482 Uncaught exception
Change-Id: I457e05ddbc13a9b3ff911da56a0a607de944f8f2
2014-09-02 12:14:49 +01:00
f61e453f84 the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl charts
Change-Id: Idab33c8611526dc4749b4dbe4fe84e68138b4f73
2014-08-29 17:40:35 +02:00
f8ce2e049c coverity#983635 Uncaught exception
Change-Id: I4be3600af6ee97ba9f962edf9723c04d89b161e4
2014-08-17 16:39:21 +01:00
d2927e38a8 coverity#983636 Uncaught exception
Change-Id: I5c35d3085ec0dfa0e1d27caa9cdac5792d98812b
2014-08-17 16:39:21 +01:00
b2f1f15817 coverity#983637 Uncaught exception
Change-Id: Ib405aabc4b9da1e06a009159a0ec3a15af1c7570
2014-08-17 16:39:21 +01:00
c7052fd481 coverity#983649 Uncaught exception
Change-Id: I928e8dbeeac168a02c82f2fafe881dae38ae4e3c
2014-08-17 16:39:20 +01:00
d2a3b21ade coverity#1132709 Uncaught exception
Change-Id: If828f82e36d12ceca7e6392de5757a131c99462c
2014-08-17 16:39:20 +01:00
7a3f09216e coverity#1231674 Uncaught exception
and

coverity#1231675 Uncaught exception

Change-Id: If0907f2048fc5e492d5b8b49388c3bfad542e5f7
2014-08-17 16:39:19 +01:00
1f795ad128 XStyleLoader2 : correct idl description
only implemented for calc at the moment

Change-Id: I7ac631567a69c9ad30da79caad3c50359de14437
Reviewed-on: https://gerrit.libreoffice.org/10923
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-15 01:47:27 -05:00
ca7c9f647f remove unpublished unused FutureDocumentVersionProductUpdateRequest
Change-Id: Icdfc9c02df251680b6f01fac184be9484edf8870
2014-08-14 15:12:23 +01:00
e0a2be865f sw: add RowInteropGrabBag UNO property for table rows
Change-Id: I59e0d24e04ebabdaa2fdb23fbc47c649d4872853
2014-08-05 15:09:31 +02:00
9bac4d413e typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
2014-08-01 23:40:12 +09:00
8b91280386 Missing @since tag
Change-Id: I6195dce9cea9a4fed4a48449e655271db68d95c2
2014-07-31 15:51:55 +02:00
96bc7ea1d3 coverity#706579 Uncaught exception
Change-Id: Ie4d2eed7442ab1e234ea20e8230f1fab32b8c896
2014-07-25 11:46:55 +01:00