summaryrefslogtreecommitdiff
path: root/io/source/TextOutputStream/TextOutputStream.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-01-20Some more loplugin:cstylecast: ioStephan Bergmann1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+1
2014-04-23io: sal_Bool->boolNoel Grandin1-1/+1
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-10/+10
2014-03-12coverity#707937 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-26Remove visual noise from ioAlexander Wilms1-4/+4
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza1-18/+1
2013-10-22Resolves: #i75731# check output stream and...Jürgen Schmidt1-0/+15
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-2/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-12/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-4/+3
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-3/+3
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-16removed unused forward declarations of classTakeshi Abe1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann1-2/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-12/+3
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-6/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.10.28); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.7.28); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGEDRüdiger Timm1-47/+21
2004-02-02INTEGRATION: CWS geordi2q14 (1.6.14); FILE MERGEDJens-Heiner Rechtien1-6/+2
2003-08-18INTEGRATION: CWS geordi2q01 (1.5.40); FILE MERGEDHans-Joachim Lankenau1-3/+3
2002-09-05#100000#Vladimir Glazounov1-2/+5
2001-09-21#65293# exceptions for solarisOliver Bolte1-8/+8
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-49/+60
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+356