summaryrefslogtreecommitdiff
path: root/io/source/TextInputStream
AgeCommit message (Expand)AuthorFilesLines
2024-05-09loplugin:ostr in ioNoel Grandin1-6/+6
2024-03-29tdf#146619 Drop unused 'using namespace' in: io/Gabor Kelemen1-1/+0
2023-03-14tdf#150135: Fix OTextInputStream to throw runtime exception when uninitializedBaole Fang1-0/+18
2021-03-26Drop these definesMike Kaganski1-5/+2
2020-09-27improve some exception messagesNoel Grandin1-2/+2
2020-07-14io: create instances with uno constructorsNoel Grandin1-24/+8
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-09-01Simplify Sequence iterations in ioArkadiy Illarionov1-13/+6
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann1-1/+1
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen1-5/+2
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin1-2/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: ioStephan Bergmann1-1/+1
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-2/+2
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-31/+12
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin1-4/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-43/+19
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann1-0/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-03Fix create/destroy mismatchStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-03inline some use-once typedefsNoel Grandin1-3/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-01-20Some more loplugin:cstylecast: ioStephan Bergmann1-1/+1
2014-11-21fdo#79941: Properly handle short readsStephan Bergmann1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-23io: sal_Bool->boolNoel Grandin1-19/+19
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-12coverity#707936 Uninitialized pointer fieldCaolán McNamara1-3/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-28/+28
2014-02-26Remove visual noise from ioAlexander Wilms1-4/+4
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza2-43/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-07-01Fix memory leak in OTextInputStream.Mark Wielaard1-0/+3
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-5/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-13/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin1-4/+3
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-3/+3