summaryrefslogtreecommitdiff
path: root/sd/inc/sddll.hxx
AgeCommit message (Collapse)Author
2017-10-26loplugin:finalclasses in sdNoel Grandin
Change-Id: I0947aa295ba1859ebc1e7ce9ce2e621f02d399ce Reviewed-on: https://gerrit.libreoffice.org/43846 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
::GetAppData replaced with SfxApplication::GetModule that now returns SfxModule* SfxModule no longer registers self for ownership instead it is now registered using SfxApplication::SetModule Change-Id: Ifbbe1b2b4c5122da8e643b7926d47878d116c6c8 Reviewed-on: https://gerrit.libreoffice.org/26914 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-08-26add ppt to fftesterCaolán McNamara
Change-Id: I49162355ce5a58c6aaadfcfb9f45471e5c2a1424
2015-07-21loplugin:unusedmethods sdNoel Grandin
Change-Id: I9b5399ace50db3259df2e619f28ae547a38e6c6d Reviewed-on: https://gerrit.libreoffice.org/17254 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
Change-Id: I7e53cfc90cefd9da7d6ecd795b09214bd44b1613
2014-06-25remove whitespacesMarkus Mohrhard
Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
2013-10-23fixincludeguards.sh: sdThomas Arnhold
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
2012-09-18Fix mispaste.Andrzej J.R. Hunt
Change-Id: I80908ec6886eb5b7b30d0465bdf4a2f92340ce7c
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt
Change-Id: I56a8235ec0b844fc427c9d646357eb28943bf688
2012-08-06add remote initialization hooks to impress init.Michael Meeks
Change-Id: I80b6e840ed6981a4ae600c5d9925e5df9610f8c6
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
The need to export symbols for tests is apparently not considered worth the big extra disk space. This reverts commit 69d46dd7a6adfffd71da055bb65108c80d27395f. Conflicts: sd/CppunitTest_sd_uimpress.mk sw/CppunitTest_sw_swdoc_test.mk
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
This decreases debug build dir size by about 0.5G for gcc and 1G for clang.
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2011-07-25callcatcher: remove unused methodThomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
Notes: split repo tag: impress_LIBREOFFICE_3_3_FREEZE
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.6.624); FILE MERGEDRüdiger Timm
2008/04/01 15:33:45 thb 1.6.624.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.6.624.1: #i87441# Change license header to LPGL v3.
2005-09-09INTEGRATION: CWS ooo19126 (1.5.364); FILE MERGEDRüdiger Timm
2005/09/05 13:19:59 rt 1.5.364.1: #i54170# Change license header: remove SISSL
2004-10-04INTEGRATION: CWS mav09 (1.4.82); FILE MERGEDKurt Zenker
2004/04/14 14:11:52 mba 1.4.82.1: #i27773#: remove so3; new storage API
2004-01-20INTEGRATION: CWS impress1 (1.2.240); FILE MERGEDOliver Bolte
2003/10/28 09:55:57 af 1.2.240.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/16 12:06:00 af 1.2.240.1: #111996# Moved SdDrawDocShell to namespace sd. Member variables used through macros had to be renamed.
2003-09-19INTEGRATION: CWS fwkq1 (1.2.186); FILE MERGEDRüdiger Timm
2003/07/14 17:52:00 mba 1.2.186.1: #110843#: get rid of factories
2001-10-16#93002# no more SO3 defineKurt Zenker
2000-09-18initial importJens-Heiner Rechtien