summaryrefslogtreecommitdiff
path: root/io/source/stm/omark.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-30/+30
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-5/+5
2014-04-23io: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-36/+36
2014-03-08coverity#707939 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-08coverity#707938 Uninitialized scalar fieldCaolán McNamara1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-72/+72
2014-02-26Remove visual noise from ioAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-12-09fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza1-22/+3
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-04-19remove unused component_canUnload functionsMatúš Kukan1-4/+0
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-9/+9
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-4/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+5
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-3/+1
2011-01-06fix typoCaolán McNamara1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-4/+4
2010-10-25micro optimizationsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-8/+2
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-4/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGEDRüdiger Timm1-47/+21
2004-02-04INTEGRATION: CWS ooo20031216 (1.6.36); FILE MERGEDJens-Heiner Rechtien1-3/+5
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.4.1.12); FILE MERGEDVladimir Glazounov1-2/+5
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+8
2002-09-18#102869# available and skipBytes now throw NotConnected exceptions, in case ...Jörg Budischewski1-3/+15
2002-07-09#98224# improved exception messages, did some tiding up with errornous except...Jörg Budischewski1-19/+47
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-26/+13
2000-09-18initial importJens-Heiner Rechtien1-0/+1015