summaryrefslogtreecommitdiffstats
path: root/io/source/stm/opipe.cxx
Commit message (Expand)AuthorAgeFilesLines
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* coverity#1327454 Uncaught exceptionCaolán McNamara2015-10-171-23/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-15/+15
* loplugin:mergeclassesNoel Grandin2015-10-121-2/+2
* io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-191-2/+2
* Some oslCondition -> osl::ConditionStephan Bergmann2015-08-181-9/+7
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-13/+13
* io: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-2/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-9/+9
* io: sal_Bool->boolNoel Grandin2014-04-231-6/+6
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-15/+15
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-30/+30
* fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza2013-12-091-13/+2
* fdo#60698: Merge all libs of io...Marcos Paulo de Souza2013-11-051-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-2/+0
* sal_Bool to boolTakeshi Abe2013-03-041-2/+2
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-12-011-9/+9
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-2/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-151-2/+0
* re-base on ALv2 code.Michael Meeks2012-07-041-23/+14
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-3/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+2
* remove include of pch header from ioNorbert Thiebaud2011-11-271-2/+0
* method is emptyCaolán McNamara2011-02-181-13/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* rename IFIFO due to AIX conflictCaolán McNamara2010-10-131-3/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.8.28); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.5.88); FILE MERGEDJens-Heiner Rechtien2006-06-191-12/+7
* INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS dbgmacros1 (1.4.20); FILE MERGEDVladimir Glazounov2003-04-151-3/+2
* #102869# available and skipBytes now throw NotConnected exceptions, in case ...Jörg Budischewski2002-09-181-2/+15
* #98224# improved exception messages, did some tiding up with errornous except...Jörg Budischewski2002-07-091-9/+23
* #67468# Added unloading and context supportJörg Budischewski2001-06-221-14/+8
* initial importJens-Heiner Rechtien2000-09-181-0/+508