summaryrefslogtreecommitdiffstats
path: root/io/source/TextOutputStream
Commit message (Expand)AuthorAgeFilesLines
* 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:constmethod in vcl and stocNoel Grandin2017-10-301-2/+2
* loplugin:includeform: ioStephan Bergmann2017-10-231-1/+1
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-251-2/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-29/+14
* New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann2017-01-191-0/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-10/+10
* 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-2/+2
* Some more loplugin:cstylecast: ioStephan Bergmann2015-01-201-2/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-3/+1
* io: sal_Bool->boolNoel Grandin2014-04-231-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-10/+10
* coverity#707937 Uninitialized pointer fieldCaolán McNamara2014-03-121-1/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-20/+20
* 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
* Resolves: #i75731# check output stream and...Jürgen Schmidt2013-10-221-0/+15
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-8/+2
* Mark as constTakeshi Abe2013-08-121-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-2/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-12/+1
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* fdo#46808, convert io::TextOutputStream 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
* gbuildize ioDavid Tardon2012-03-121-70/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+2
* function component_canUnload is exportedDavid Tardon2011-12-271-1/+1
* remove include of pch header from ioNorbert Thiebaud2011-11-271-2/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1
* sb140: #i117292# use ImplInheritanceHelperStephan Bergmann2011-09-091-2/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-6/+0
* this is overly static + double check lock for little gainCaolán McNamara2011-06-011-12/+3