summaryrefslogtreecommitdiff
path: root/extensions/source/logging
AgeCommit message (Expand)Author
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-26fdo#54938 Convert extensions to cppu::supportsServiceAlexandre Vicenzi
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-19A singleton is not a serviceStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-05-28Resolves: #i121216# Allow unique logger file nameAriel Constenla-Haile
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-06add missing dep on tools/diagnose_ex.hDavid Tardon
2012-10-01Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-17extensions: convert logging to gbuildPeter Foley
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-09Remove static if-statementThomas Arnhold
2011-02-07WaE: format not a string literal and no format argumentsThomas Arnhold