summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.cxx
AgeCommit message (Expand)Author
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29ofz: Direct-leakCaolán McNamara
2017-10-10Replace list by vector InputStreamsList_Impl (package)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-25Fix typosAndrea Gelmini
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-09-07tdf#108572 let remove storage elementSzymon Kłos
2017-09-02Replace some lists by vectors in xstorage (part2)Julien Nabet
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet
2017-07-18loplugin:constparams in packageNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-23Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann
2016-02-05Fix typosAndrea Gelmini
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann