summaryrefslogtreecommitdiff
path: root/sot/source/unoolestorage
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin2-67/+67
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-07-21coverity#707195 Uncaught exceptionCaolán McNamara1-10/+10
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-40/+40
2014-02-25Remove visual noise from sotAlexander Wilms1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-31/+31
2014-02-19sot: sal_Bool -> bool fixupStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza1-13/+2
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud2-21/+21
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-41/+41
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-2/+4
2012-06-22re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-31targeted string re-workNorbert Thiebaud1-7/+7
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+3
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-26catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from sotNorbert Thiebaud2-4/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-5/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky4-81/+2
2011-01-25gnumake3: adjust sot project to the new build environmentMikhail Voytenko1-51/+0
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller1-6/+6
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-28/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+6
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-28/+0
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-2/+2