summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_provider.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in ucbNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-15loplugin:referencecasting in ucbNoel
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-07-23ucb/gio: create instances with uno constructorsNoel Grandin
2020-07-13expand out an UNO macroNoel Grandin
2020-01-21lok: disable ucbgio provider for Online.Michael Meeks
2019-12-23sal_Char->char in ucbNoel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-05-09Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/Stephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-12-19ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-06fdo#46808 adapt GIO providerDavid Tardon
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-01ucb: add component prefixesMatúš Kukan
2012-05-31targeted string re-workNorbert Thiebaud
2012-03-29Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21this requires string literals nowDavid Tardon
2011-11-11I don't need to hear about your every little titchy successCaolán McNamara
2011-10-05use getStr instead of castCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-18#i114970#Vladimir Glazunov
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb