# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Zip_Zip,wordbook,$(SRCDIR)/extras/source/wordbook)) $(eval $(call gb_Zip_add_files,wordbook,\ en-GB.dic \ en-US.dic \ sl.dic \ technical.dic \ )) # vim: set noet sw=4 ts=4: Manager instead when starting Impress. 1. Opens a blank template with Template Manager. 2. If user selects a template, load it over the blank template. 3. SfxTemplateSelectionDlg for impress integration. Change-Id: Ia9c3cafc973e3741c6ea9f838018a35956f37f4a Reviewed-on: https://gerrit.libreoffice.org/25642 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Drop the Presentation wizard and show the Template Manager instead
when starting Impress.

1. Opens a blank template with Template Manager.
2. If user selects a template, load it over the blank template.
3. SfxTemplateSelectionDlg for impress integration.

Change-Id: Ia9c3cafc973e3741c6ea9f838018a35956f37f4a
Reviewed-on: https://gerrit.libreoffice.org/25642
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
com::sun::star->css in sd 2015-10-29T07:50:19+00:00 Noel Grandin noel@peralex.com 2015-10-28T10:01:32+00:00 a2795356608c9de3679ccd3076c7df14cb549d8b Change-Id: Ic0cbc857a3a9c66241b94c30bf8c859435f5a4b4
Change-Id: Ic0cbc857a3a9c66241b94c30bf8c859435f5a4b4
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12T15:52:29+00:00 Stephan Bergmann sbergman@redhat.com 2015-10-12T14:04:04+00:00 b36963c0a6a09f70ca6d8d607dd3249a3496497d Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
convert Link<> to typed 2015-09-17T06:19:34+00:00 Noel Grandin noel@peralex.com 2015-09-16T14:10:05+00:00 1e2119fd0211b671cad7ba7005a99a1da1a0caf5 Change-Id: I3d35a0bb75b6989dd13371543d1bdf3ef5f47641
Change-Id: I3d35a0bb75b6989dd13371543d1bdf3ef5f47641
Convert vcl Button Link<> click handler to typed Link<Button*,void> 2015-08-26T09:15:35+00:00 Noel Grandin noel@peralex.com 2015-08-19T07:11:34+00:00 167bc621ef825ed5b961502fe9324a675ee34e42 Change-Id: Ie80dfb003118d40741549c41ebcc7eda4819f05b
Change-Id: Ie80dfb003118d40741549c41ebcc7eda4819f05b
vcl: VclPtr conversion in sd 2015-04-09T20:55:41+00:00 Noel Grandin noel@peralex.com 2015-01-26T11:20:10+00:00 0cef43d2e425895746392c6f503c660a7ca1241c Change-Id: I3cde57acfeec194968a639f8557b17177a94d37f
Change-Id: I3cde57acfeec194968a639f8557b17177a94d37f
fdo#82577: Handle Window 2014-09-23T11:11:39+00:00 Noel Grandin noel@peralex.com 2014-09-23T09:20:40+00:00 827c46e7d75000cb03b0ce21759f9d0825f0c096 Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
Put the VCL Window class in the vcl namespace. Avoids clash with the X11
Window typedef.

Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a