summaryrefslogtreecommitdiffstats
path: root/io/source/TextInputStream
Commit message (Expand)AuthorAgeFilesLines
* improve some exception messagesNoel Grandin2020-09-271-2/+2
* io: create instances with uno constructorsNoel Grandin2020-07-141-24/+8
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* Simplify Sequence iterations in ioArkadiy Illarionov2019-09-011-13/+6
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann2019-07-311-1/+1
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-251-5/+2
* loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2019-02-241-2/+0
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: ioStephan Bergmann2017-10-231-1/+1
* RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock2017-07-171-2/+2
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-31/+12
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-251-4/+2
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-43/+19
* New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann2017-01-191-0/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new plugin stylepoliceNoel Grandin2016-04-211-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Fix create/destroy mismatchStephan Bergmann2015-11-031-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+0
* io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-191-2/+2
* inline some use-once typedefsNoel Grandin2015-08-031-3/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-4/+4
* Some more loplugin:cstylecast: ioStephan Bergmann2015-01-201-1/+1
* fdo#79941: Properly handle short readsStephan Bergmann2014-11-211-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* io: sal_Bool->boolNoel Grandin2014-04-231-19/+19
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-14/+14
* coverity#707936 Uninitialized pointer fieldCaolán McNamara2014-03-121-3/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-28/+28
* Remove visual noise from ioAlexander Wilms2014-02-261-4/+4
* fdo#60698: Merge all libs of io...Marcos Paulo de Souza2013-11-052-43/+1
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-8/+2
* Mark as constTakeshi Abe2013-08-121-1/+1
* Fix memory leak in OTextInputStream.Mark Wielaard2013-07-011-0/+3
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-5/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-13/+1
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-111-4/+3
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-12-011-3/+3
* Use prefixTor Lillqvist2012-10-022-2/+2
* re-base on ALv2 code.Michael Meeks2012-07-042-49/+31
* removed unused forward declarations of classTakeshi Abe2012-06-161-1/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0