summaryrefslogtreecommitdiff
path: root/io/source/TextInputStream/TextInputStream.cxx
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: ioStephan Bergmann
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03Fix create/destroy mismatchStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-03inline some use-once typedefsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-20Some more loplugin:cstylecast: ioStephan Bergmann
2014-11-21fdo#79941: Properly handle short readsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-23io: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12coverity#707936 Uninitialized pointer fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ioAlexander Wilms
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-12Mark as constTakeshi Abe
2013-07-01Fix memory leak in OTextInputStream.Mark Wielaard
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-10-02Use prefixTor Lillqvist
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-11-27remove include of pch header from ioNorbert Thiebaud
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky