summaryrefslogtreecommitdiff
path: root/sot/source/unoolestorage
AgeCommit message (Expand)Author
2016-04-04remove some unnecessary realloc'ingNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-05tdf#74608: Ctor function for css.embed.OLESimpleStorageMatúš Kukan
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-07-21coverity#707195 Uncaught exceptionCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from sotAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sot: sal_Bool -> bool fixupStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
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
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-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31targeted string re-workNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2011-12-26catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-25gnumake3: adjust sot project to the new build environmentMikhail Voytenko
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller