summaryrefslogtreecommitdiff
path: root/store/inc
AgeCommit message (Collapse)AuthorFilesLines
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.
2012-02-21WaE: silence some documentation errorsThomas Arnhold1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from storeNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-02-01Remove RCS informationThomas Arnhold2-2/+2
2010-10-27add modelines to .h and .c files as wellCaolán McNamara2-0/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+6
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-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]6-22/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien7-29/+7
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-29#i71568# #i108349# Remove unused range locking code.Matthias Huetsch [mhu]1-5/+2
2009-10-27#i71568# #i108349# simplified C++ wrapper inline implementation.Matthias Huetsch [mhu]2-554/+322
2009-03-13CWS-TOOLING: integrate CWS mhu17Vladimir Glazounov4-570/+0
2009-01-23 14:08:09 +0100 mhu r266816 : CWS-TOOLING: rebase CWS mhu17 to trunk@266428 (milestone: DEV300:m39) 2009-01-16 17:49:37 +0100 mhu r266442 : #i98151# Migration to subversion. 2009-01-16 17:48:53 +0100 mhu r266441 : #i98151# Migration to subversion. 2009-01-16 17:47:56 +0100 mhu r266440 : #i98151# Migration to subversion.
2008-04-10INTEGRATION: CWS changefileheader (1.7.52); FILE MERGEDRüdiger Timm1-29/+19
2008/04/01 15:42:41 thb 1.7.52.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.7.52.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.66); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 15:27:46 rt 1.3.66.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.66); FILE MERGEDRüdiger Timm1-32/+19
2008/04/01 15:42:40 thb 1.4.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.4.66.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.66); FILE MERGEDRüdiger Timm1-26/+19
2008/04/01 12:41:54 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.44); FILE MERGEDRüdiger Timm1-32/+19
2008/04/01 15:42:40 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.5.44.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.66); FILE MERGEDRüdiger Timm2-70/+38
2008/04/01 15:42:40 thb 1.4.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:53 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.4.66.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.66); FILE MERGEDRüdiger Timm1-32/+19
2008/04/01 15:42:40 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:53 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.38); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 15:27:46 rt 1.2.38.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.34); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 15:27:46 rt 1.2.34.1: #i87441# Change license header to LPGL v3.
2006-10-30INTEGRATION: CWS ause060 (1.1.2); FILE ADDEDRüdiger Timm1-0/+55
2006/09/22 18:07:17 hjs 1.1.2.1: #i69234# add required makefile
2006-09-17INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDEDOliver Bolte2-0/+77
2006/09/01 17:41:30 kaib 1.1.2.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.3.18); FILE MERGEDJens-Heiner Rechtien1-6/+6
2005/09/22 21:54:51 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/02 16:30:30 sb 1.3.18.1: #i53898# Made code warning-free.
2006-02-28INTEGRATION: CWS sixtyfour01 (1.6.14); FILE MERGEDKurt Zenker1-6/+6
2006/01/14 12:48:32 pjanik 1.6.14.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).
2005-09-08INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:57 rt 1.5.122.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:57 rt 1.2.138.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:56 rt 1.3.122.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:56 rt 1.4.122.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:56 rt 1.3.20.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:56 rt 1.3.134.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:56 rt 1.4.110.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGEDRüdiger Timm1-48/+22
2005/09/05 17:18:55 rt 1.3.134.1: #i54170# Change license header: remove SISSL
2004-07-30INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGEDKurt Zenker1-22/+3
2004/06/04 15:09:13 fa 1.2.106.1: #i28777# gcc 3.4 fixes (only instantiate static object in template once)
2002-08-17#i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstractMatthias Huetsch1-8/+3
(pure virtual) interface to avoid compiler generated 'operator delete()'.
2001-11-26#88337# Fixed 'forward' typedefs of enums (never trust one compiler ↵Matthias Huetsch1-13/+13
alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).
2001-11-03#88337# Reviewed and updated documentation.Matthias Huetsch3-135/+328
2001-05-28#87190# removing leading * in documentationJuergen Schmidt5-210/+210
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch4-82/+145
2001-03-13Added SAL_THROW(()) to (almost) all method declarations.Matthias Huetsch2-103/+140
2001-03-13Added SAL_THROW_EXTERN_C() to all function declarations.Matthias Huetsch2-33/+60
2000-09-18initial importJens-Heiner Rechtien8-0/+2003