/o3tl/

Change-Id: Id4cf566f896b15b8d4e4cafbb92a990cedb447e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88931
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
move dialog.hxx to vcl/include/toolkit 2020-02-14T08:59:12+00:00 Caolán McNamara caolanm@redhat.com 2020-02-13T12:08:13+00:00 29e9fe918d10001ddd2c7ce68064397ada98f4f6 Change-Id: Ia3877f58b6e5ccc4fb1621e6b928638e0c850e7a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88602 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Change-Id: Ia3877f58b6e5ccc4fb1621e6b928638e0c850e7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88602
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Missing test dependency 2018-11-25T19:42:08+00:00 Stephan Bergmann sbergman@redhat.com 2018-11-25T18:08:51+00:00 04ae4a9721dab0133e7f63db69fcbae55fe87ef0 > warn:vcl.layout:29309:29309:vcl/source/window/builder.cxx:446: DBG_UNHANDLED_EXCEPTION in VclBuilder::VclBuilder(vcl::Window*, const rtl::OUString&, const rtl::OUString&, const rtl::OString&, const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&, bool) > when: Unable to read .ui file > type: com.sun.star.container.NoSuchElementException > message: file:///.../core/instdir/share/config/soffice.cfg/vcl/ui/printprogressdialog.ui Change-Id: Ie275f5dbee52c5928276c06f65a5401a5fe1ae29 Reviewed-on: https://gerrit.libreoffice.org/63995 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
> warn:vcl.layout:29309:29309:vcl/source/window/builder.cxx:446: DBG_UNHANDLED_EXCEPTION in VclBuilder::VclBuilder(vcl::Window*, const rtl::OUString&, const rtl::OUString&, const rtl::OString&, const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&, bool)
>     when: Unable to read .ui file
>     type: com.sun.star.container.NoSuchElementException
>     message: file:///.../core/instdir/share/config/soffice.cfg/vcl/ui/printprogressdialog.ui

Change-Id: Ie275f5dbee52c5928276c06f65a5401a5fe1ae29
Reviewed-on: https://gerrit.libreoffice.org/63995
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
gbuild: Remove MSVC 2013 legacy code 2017-04-21T16:18:44+00:00 David Ostrovsky david@ostrovsky.org 2017-03-04T13:36:08+00:00 de030cd7a234fd9191364647deb1a4836ca992cb Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
Uwinapi is discontinued.

Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01
Reviewed-on: https://gerrit.libreoffice.org/23198
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: David Ostrovsky <david@ostrovsky.org>
uitest: send a document event when modal dialog is executed 2016-06-18T15:01:32+00:00 Markus Mohrhard markus.mohrhard@googlemail.com 2016-01-11T03:30:43+00:00 4866a15e3acc0783574f8e4802c85ddb44c06671 The event is sent shortly before the Dialog will go into Application::Yield. Therefore you know that you can rely on the dialog being visible shortly after the event has been sent. Change-Id: Ifa911adae60ac877161ec43f27cb57d611a60059
The event is sent shortly before the Dialog will go into
Application::Yield. Therefore you know that you can rely on the dialog
being visible shortly after the event has been sent.

Change-Id: Ifa911adae60ac877161ec43f27cb57d611a60059
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi 2016-06-09T09:47:11+00:00 Gleb Mishchenko gleb.mishchenko.96@gmail.com 2016-03-22T07:43:56+00:00 a97b392879c96145701b2454b26dc0c4f6aa4bb2 This patch changes occurences in makefiles from $(eval $(call gb_CppunitTest_use_api,comphelper_test_config, \ udkapi \ offapi \ )) to $(eval $(call gb_CppunitTest_use_sdk_api,comphelper_test_config)) (corrected instead of abandon, jani) Change-Id: Ic96ec65d82d7452e288f05a8b6d576ef543b068e Reviewed-on: https://gerrit.libreoffice.org/23426 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
This patch changes occurences in makefiles
from
$(eval $(call gb_CppunitTest_use_api,comphelper_test_config, \
	udkapi \
	offapi \
))

to
$(eval $(call gb_CppunitTest_use_sdk_api,comphelper_test_config))

(corrected instead of abandon, jani)

Change-Id: Ic96ec65d82d7452e288f05a8b6d576ef543b068e
Reviewed-on: https://gerrit.libreoffice.org/23426
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Add vcl lifecycle test for Toolkit / XWindow peers. 2015-07-07T07:37:32+00:00 Michael Meeks michael.meeks@collabora.com 2015-07-07T05:33:09+00:00 1aa73339103eb79f84d3a5ad958b44ab9460cf45 Change-Id: I0114595dcecaddde343a16f096de16f53f9b7a5a
Change-Id: I0114595dcecaddde343a16f096de16f53f9b7a5a
Clear VclPtr instance reference on removed UserEvents. 2015-06-05T19:45:12+00:00 Michael Meeks michael.meeks@collabora.com 2015-06-05T15:37:49+00:00 7aae8772aa18744cb1bbd8348272be99cc882c47 Also extend VclPtr lifecycle test. Change-Id: I4d989375ca02327216eb1f37e466aefdb733579d Reviewed-on: https://gerrit.libreoffice.org/16107 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
Also extend VclPtr lifecycle test.

Change-Id: I4d989375ca02327216eb1f37e466aefdb733579d
Reviewed-on: https://gerrit.libreoffice.org/16107
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
vcl: more rtl::Reference cleanup 2015-04-09T18:51:08+00:00 Michael Meeks michael.meeks@collabora.com 2014-12-22T20:47:47+00:00 f3add7029e5778818283d48803e46ac4ecf875f5 Change-Id: Idef6b4259d784120a06d2a6c51b77029566da59f
Change-Id: Idef6b4259d784120a06d2a6c51b77029566da59f