summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/embeddedobjectcontainer.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-1/+1
Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a Reviewed-on: https://gerrit.libreoffice.org/2347 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed.
2011-11-02callcatcher: some unused codeCaolán McNamara1-3/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-11#i10000# Typo corrected: 'XInputStream.hpp' instead of 'XInputStrem.hpp'.Rüdiger Timm1-4/+3
2008-04-11INTEGRATION: CWS changefileheader (1.14.18); FILE MERGEDRüdiger Timm1-37/+18
2008/04/01 15:05:19 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.14.18.1: #i87441# Change license header to LPGL v3.
2008-03-05INTEGRATION: CWS rptchart01_DEV300 (1.13.4); FILE MERGEDKurt Zenker1-2/+31
2008/02/18 13:00:24 oj 1.13.4.2: #85225# new Method 2008/01/14 11:41:10 oj 1.13.4.1: #i85225# new methods to store obj
2007-12-12INTEGRATION: CWS mav26 (1.12.68); FILE MERGEDKurt Zenker1-2/+3
2007/11/27 15:13:12 mav 1.12.68.1: #i79302# avoid duplicate objects
2007-05-22INTEGRATION: CWS chart2mst3 (1.9.36); FILE MERGEDVladimir Glazounov1-2/+10
2006/11/30 12:06:28 mba 1.9.36.4: #i64497#: parent is now set before objects are loaded 2006/11/24 15:51:46 bm 1.9.36.3: RESYNC: (1.10-1.11); FILE MERGED 2006/10/18 17:28:35 bm 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/10/13 16:15:08 mba 1.9.36.1: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this
2006-11-01INTEGRATION: CWS inplaceobjects (1.9.68); FILE MERGEDVladimir Glazounov1-2/+6
2006/07/06 15:26:43 mba 1.9.68.2: RESYNC: (1.9-1.10); FILE MERGED 2006/06/09 10:34:41 mba 1.9.68.1: #i66239#: create OLE objects with special MiscStatus
2006-06-19INTEGRATION: CWS warnings01 (1.7.16); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005/11/07 18:37:13 pl 1.7.16.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/23 03:02:28 sb 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/08 13:16:47 sb 1.7.16.1: #i53898# Made code warning-free.
2005-10-19INTEGRATION: CWS cov2src (1.8.18); FILE MERGEDRüdiger Timm1-2/+8
2005/10/17 16:23:34 rt 1.8.18.1: #126234# Join MWS COV680 m4 into SRC680
2005-09-08INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:23:40 rt 1.7.22.1: #i54170# Change license header: remove SISSL
2005-07-12INTEGRATION: CWS mav18 (1.6.16); FILE MERGEDKurt Zenker1-2/+6
2005/06/08 13:52:12 mav 1.6.16.2: #121099# let the ReplacementImages storage be commited on storing of the document 2005/06/07 14:29:23 mav 1.6.16.1: #i50429#,#i48568# creation of a copy of an object
2005-03-23INTEGRATION: CWS fwkfinal1 (1.5.6); FILE MERGEDVladimir Glazounov1-4/+12
2005/03/09 11:10:47 mav 1.5.6.1: #i43950# copy replacement image
2005-02-16INTEGRATION: CWS visibility02 (1.3.10); FILE MERGEDVladimir Glazounov1-3/+6
2005/01/05 05:54:07 mnicel 1.3.10.1: Issue number: 38608 Part of symbol visibility work.
2005-02-02#i41899# allow to release a the image replacements substorageMikhail Voitenko1-2/+3
2004-11-26INTEGRATION: CWS leanobjects (1.2.32); FILE MERGEDRüdiger Timm1-5/+10
2004/11/22 09:19:31 mba 1.2.32.2: #i37278#: some problems with moving and copying objects 2004/11/19 14:57:05 mba 1.2.32.1: #i37278#: allow to load objects on demand
2004-10-04INTEGRATION: CWS mav09 (1.1.2); FILE ADDEDKurt Zenker1-0/+169
2004/08/16 10:30:56 mav 1.1.2.7: #i27773# storage format 2004/08/16 10:15:34 mav 1.1.2.6: #i27773# storage format 2004/07/15 10:27:20 mba 1.1.2.5: #i27773#: method for removing of graphic streams 2004/06/25 11:48:39 mav 1.1.2.4: #i27773# linkage support 2004/06/10 16:49:04 mba 1.1.2.3: #i27773#: improve handling of graphical reps 2004/05/18 17:10:58 mba 1.1.2.2: #i27773#: new method MoveEmbeddedObject 2004/05/16 17:25:25 mba 1.1.2.1: #i27773#: new EmbeddedObjectContainer