summaryrefslogtreecommitdiffstats
path: root/package/source/xstor
Commit message (Expand)AuthorAgeFilesLines
* use more OUString::operator== in forms..salNoel Grandin2017-07-134-41/+41
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-122-5/+5
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-063-3/+3
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* loplugin:oncevar in oox..saxNoel Grandin2017-06-261-4/+1
* create comphelper::RefCountedMutexNoel Grandin2017-06-207-216/+213
* Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem2017-06-122-4/+2
* remove unused uno::Reference varsNoel Grandin2017-05-123-6/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-1/+1
* loplugin:checkunusedparams in package..reportdesignNoel Grandin2017-05-032-4/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-217-34/+34
* drop document_io_logring.txt and use global loggingCaolán McNamara2017-04-124-561/+263
* use std::unique_ptrCaolán McNamara2017-02-222-140/+122
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-153-128/+38
* Add missing #includesStephan Bergmann2017-02-066-1/+17
* Remove dynamic exception specificationsStephan Bergmann2017-01-2618-1034/+209
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-251-6/+0
* New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann2017-01-192-0/+10
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-171-4/+2
* tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2017-01-142-3/+4
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-1/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-193-11/+11
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-137-7/+7
* loplugin:constantparam in package..stocNoel Grandin2016-09-122-4/+4
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-051-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-272-6/+6
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-078-32/+32
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-203-22/+22
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-144-6/+6
* Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann2016-02-232-17/+13
* Fix typosAndrea Gelmini2016-02-051-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-3/+3
* loplugin:unusedmethods unused return value in oox,packageNoel Grandin2016-01-152-4/+2
* loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedfields in oox,packageNoel Grandin2015-12-221-6/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1011-55/+55
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-045-73/+60
* com::sun::star->css in package,pyunoNoel Grandin2015-10-2311-663/+657
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-190/+190
* loplugin:mergeclassesNoel Grandin2015-10-061-6/+3
* Fix typosAndrea Gelmini2015-09-301-2/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl2015-09-011-0/+1
* package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-267-13/+12
* loplugin:unusedmethods packageNoel Grandin2015-07-072-13/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1