summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)AuthorFilesLines
2018-07-16ODT export: handle NoFileSync store optionMiklos Vajna2-1/+10
2018-04-12forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara1-2/+0
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens1-1/+3
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2-0/+61
2017-11-01loplugin:finalclasses in packageNoel Grandin2-4/+2
2017-10-23loplugin:includeform: packageStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-11/+1
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+2
2017-10-10Replace list by vector InputStreamsList_Impl (package)Julien Nabet3-13/+13
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-243/+243
2017-10-01throw more useful uno::Exception'sNoel Grandin1-7/+7
2017-10-01simplify some OUString compareTo callsMuhammet Kara1-1/+1
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-22loplugin:flatten in framework..packageNoel Grandin2-147/+124
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin2-3/+3
2017-09-07tdf#108572 let remove storage elementSzymon Kłos1-0/+2
2017-09-02Replace some lists by vectors in xstorage (part2)Julien Nabet2-57/+51
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet2-30/+27
2017-07-18loplugin:constparams in packageNoel Grandin2-2/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin4-41/+41
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin2-5/+5
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin3-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-4/+1
2017-06-20create comphelper::RefCountedMutexNoel Grandin7-216/+213
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem2-4/+2
2017-05-12remove unused uno::Reference varsNoel Grandin3-6/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-1/+1
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin2-4/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin7-34/+34
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara4-561/+263
2017-02-22use std::unique_ptrCaolán McNamara2-140/+122
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann3-128/+38
2017-02-06Add missing #includesStephan Bergmann6-1/+17
2017-01-26Remove dynamic exception specificationsStephan Bergmann18-1034/+209
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-6/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann2-0/+10
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke1-4/+2
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2-3/+4
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke3-11/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-7/+7
2016-09-12loplugin:constantparam in package..stocNoel Grandin2-4/+4
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin2-6/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann8-32/+32
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-22/+22
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-6/+6