summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/ucbstreamhelper.hxx
AgeCommit message (Collapse)AuthorFilesLines
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
Avoid some uses of non portable #!/bin/bash in shell scripts. Patch contributed by Pedro Giffuni http://svn.apache.org/viewvc?view=revision&revision=1235297 remove redundant namespace, patch contributed Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1162610 removal of OS/2 port changes, and preferring our similiar tools/inc/tools/solar.h DLLPOSTFIX cleanup. i118595 - Removal of the use of getopt() from rscdep. Patch contributed by Andre Fische http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-02-21expand and remove NS_* macroThomas Arnhold1-9/+5
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.10.4); FILE MERGEDRüdiger Timm1-31/+18
2008/04/01 16:03:29 thb 1.10.4.3: #i85898# Stripping all external header guards 2008/04/01 12:59:46 thb 1.10.4.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.10.4.1: #i87441# Change license header to LPGL v3.
2008-03-20License header addedRüdiger Timm1-0/+34
2006-06-19INTEGRATION: CWS warnings01 (1.7.46); FILE MERGEDJens-Heiner Rechtien1-2/+2
2006/05/23 18:03:31 sb 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/27 10:51:10 pl 1.7.46.1: #i55991# removed warnings for solaris platform
2006-04-26INTEGRATION: CWS fwk37 (1.7.64); FILE MERGEDKurt Zenker1-0/+2
2006/03/29 09:43:25 mav 1.7.64.1: #b6404500# support substorages in OLESimpleStorage service
2005-04-13INTEGRATION: CWS visibility03 (1.6.22); FILE MERGEDOliver Bolte1-1/+4
2005/02/28 04:33:55 mnicel 1.6.22.1: Issue number: 40092 Part of visibility work
2004-10-04INTEGRATION: CWS mav09 (1.3.140); FILE MERGEDKurt Zenker1-0/+6
2004/07/08 08:28:40 mav 1.3.140.4: RESYNC: (1.4-1.5); FILE MERGED 2004/04/29 16:49:45 mav 1.3.140.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/15 14:36:31 mba 1.3.140.2: #ii27773#: create Stream from XStream 2004/04/15 14:34:57 mba 1.3.140.1: #ii27773#: create Stream from XStream
2004-05-28INTEGRATION: CWS tdocfixes1 (1.4.6); FILE MERGEDOliver Bolte1-0/+3
2004/05/14 15:17:51 kso 1.4.6.1: #29204# - Added new member function to class UcbStreamHelper
2004-04-21INTEGRATION: CWS loadenv01 (1.3.142); FILE MERGEDSander Vesik1-3/+7
2004/03/15 10:45:31 mba 1.3.142.1: #115936#: allow loading through XStream in MediaDescriptor
2001-07-17#87576# extra semicolons removedRüdiger Timm1-3/+3
2001-07-16#89377#: better support new error handling in UCBMathias Bauer1-1/+20
2000-11-02new helper classesMathias Bauer1-0/+28