summaryrefslogtreecommitdiff
path: root/io/source/stm/omark.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: ioStephan Bergmann1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-15/+6
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-113/+103
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-4/+4
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-12/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-30/+18
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-147/+56
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann1-0/+2
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin1-9/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-19/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-17coverity#1327454 Uncaught exceptionCaolán McNamara1-35/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-36/+36
2015-10-12loplugin:mergeclassesNoel Grandin1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-12/+12
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
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