/ure/

pgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/fsstor/fsstorage.cxx
AgeCommit message (Expand)Author
2017-10-03new loplugin:blockblockNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:inlinefields in FSStorage_ImplNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-15use initialiser 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-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-18Simplify isLocalFile_Impl checkStephan Bergmann
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-21coverity#707210 Uncaught exceptionCaolán McNamara
2014-07-21coverity#707209 Uncaught exceptionCaolán McNamara
2014-07-21coverity#707208 Uncaught exceptionCaolán McNamara
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-01Remove unused inline constructorStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10svl: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann