summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
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