summaryrefslogtreecommitdiff
path: root/io/source/stm
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin4-114/+114
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-3/+3
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: ioStephan Bergmann1-30/+19
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-12-16io: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+1
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-29remove more unnecesary OUString constructor useNoel Grandin3-21/+17
2014-04-23io: sal_Bool->boolNoel Grandin4-29/+29
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-7/+7
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-165/+165
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 Bergmann4-282/+282
2014-02-26Remove visual noise from ioAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms3-15/+15
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-12-09fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza3-46/+7
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza7-196/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-38/+5
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-13/+8
2013-04-19remove unused component_canUnload functionsMatúš Kukan6-31/+1
2013-03-30fix loplugin unused warningsPeter Foley1-15/+6
2013-03-04sal_Bool to boolTakeshi Abe2-4/+4
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz4-31/+31
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-2/+3
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-295/+0
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-6/+0
2012-07-04re-base on ALv2 code.Michael Meeks9-202/+146
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold3-15/+15
2012-03-12gbuildize ioDavid Tardon1-83/+0
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-7/+18
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-15catch exception by constant referenceTakeshi Abe1-8/+8
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from ioNorbert Thiebaud6-12/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann1-136/+5
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0