summaryrefslogtreecommitdiff
path: root/package/source/xstor/xfactory.cxx
AgeCommit message (Expand)Author
2023-06-18Use getXWeak in packageMike Kaganski
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-06-02improve exception messageNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-10-02Use the new single-instance="true" attribute in packageStephan Bergmann
2020-07-26package/xstor: create instances with uno constructorsNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-22package: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-08-27These shall apparently check for URL scheme prefix matchStephan Bergmann
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-06-22re-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-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components - xstorpjacquod
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-15CWS-TOOLING: integrate CWS fwk139obo