office-gobmx/embeddedobj
Caolán McNamara dd56b1c498 set a parent for embedded object warning dialog
calc does a lot of "CaptureMouse" which then leads to a lot of
"ReleaseMouse", I'm somewhat unconvinced that there should be any
CaptureMouse calls in there.

Change-Id: I7c44d2c36c89a5c32c525d65939723da9be77a72
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149973
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2023-04-03 21:01:51 +02:00
..
qa XmlTestTools: factor out common code 2023-03-16 07:21:08 +00:00
source set a parent for embedded object warning dialog 2023-04-03 21:01:51 +02:00
test Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) 2021-06-08 17:08:06 +02:00
util Use the new single-instance="true" attribute in embeddedobj 2020-10-02 20:43:58 +02:00
CppunitTest_embeddedobj_general.mk move password handling from SwModelTestBase to UnoApiTest 2022-11-11 20:09:41 +01:00
CppunitTest_embeddedobj_msole.mk CppunitTest_embeddedobj_msole: inherit from UnoApiXmlTest 2022-11-04 08:52:57 +01:00
IwyuFilter_embeddedobj.yaml tdf#42949 Fix new IWYU warnings in directories [e-f]* 2020-11-12 10:53:07 +01:00
Library_embobj.mk tdf#147590 update OLE object after document refresh 2022-05-10 09:02:01 +02:00
Library_emboleobj.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Makefile
Module_embeddedobj.mk embeddedobj: handle getting the visible area on a thread 2021-05-07 14:21:40 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Embedding Objects Into LibreOffice

Code for embedding objects into LibreOffice (reverse of embedserv module).