summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/prltempl.hxx
AgeCommit message (Collapse)Author
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-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
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
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
This cleans up a lot of lifecycle nasties and cleans up some serious cut/paste code duplication issues at the same time. Cleanup the naming of ColorTable -> ColorList to match the impl. too
2011-08-29Rename class XColorTable to XColorListJoseph Powers
The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List.
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-28add modelines to .hxx files as wellCaolán McNamara
Notes: split repo tag: impress_LIBREOFFICE_3_3_FREEZE
2010-10-05more removed include guards using fixguard.pyPetr Mladek
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.4.298); FILE MERGEDRüdiger Timm
2008/04/01 15:35:30 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.4.298.1: #i87441# Change license header to LPGL v3.
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGEDKurt Zenker
2006/11/27 13:48:07 cl 1.3.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:05 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro
2005-09-09INTEGRATION: CWS ooo19126 (1.2.294); FILE MERGEDRüdiger Timm
2005/09/05 13:23:25 rt 1.2.294.1: #i54170# Change license header: remove SISSL
2004-11-18INTEGRATION: CWS impress18 (1.1.1.1.622); FILE MERGEDOliver Bolte
2004/11/10 12:38:27 cl 1.1.1.1.622.1: #i34074# use GetOutputItemSet on the correct implementation
2000-09-18initial importJens-Heiner Rechtien