summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio
AgeCommit message (Expand)Author
2014-10-17coverity#1247636 Uncaught exceptionCaolán McNamara
2014-10-10coverity#1241375 Uncaught exceptionCaolán McNamara
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-25coverity#1240266 Logically dead codeCaolán McNamara
2014-06-04compareTo -> equalsNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-13Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-26Hack to not leave SolarMutex released after g_main_loop_run callStephan Bergmann
2013-09-26Improve debug outputStephan Bergmann
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-05Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-14Always try to mount in gio::Content::getGFileInfoStephan Bergmann
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
2013-03-24Does not compileStephan Bergmann
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15fprintf -> SAL_WARNStephan Bergmann
2013-03-13rhbz#895690: Make GIO UCP less brittle, so saving docs works againStephan Bergmann
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04doubled includesThomas Arnhold
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-06fdo#46808 adapt GIO providerDavid Tardon
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-01ucb: add component prefixesMatúš Kukan
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-06-26removed unused forward declarations of classTakeshi Abe