summaryrefslogtreecommitdiff
path: root/io/source/stm/opipe.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-13/+13
2014-12-16io: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-9/+9
2014-04-23io: sal_Bool->boolNoel Grandin1-6/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-30/+30
2013-12-09fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza1-13/+2
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-2/+0
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-9/+9
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-2/+3
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-3/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-02-18method is emptyCaolán McNamara1-13/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-13rename IFIFO due to AIX conflictCaolán McNamara1-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.8.28); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.88); FILE MERGEDJens-Heiner Rechtien1-12/+7
2005-09-07INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGEDRüdiger Timm1-47/+21
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.20); FILE MERGEDVladimir Glazounov1-3/+2
2002-09-18#102869# available and skipBytes now throw NotConnected exceptions, in case ...Jörg Budischewski1-2/+15
2002-07-09#98224# improved exception messages, did some tiding up with errornous except...Jörg Budischewski1-9/+23
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-14/+8
2000-09-18initial importJens-Heiner Rechtien1-0/+508