summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* replace double checked locking patterns in getTypes macrosJochen Nitschke2017-06-121-11/+4
* spelling instanciate -> instantiateNoel Grandin2017-06-051-3/+3
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-082-6/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* Fix typosAndrea Gelmini2017-03-252-2/+2
* convert InsertOperation to scoped enumNoel Grandin2017-02-101-5/+4
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-011-1/+1
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-011-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2618-733/+270
* loplugin:dynexcspecStephan Bergmann2017-01-261-25/+0
* new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin2017-01-203-4/+5
* New loplugin:dynexcspec: Add @throws documentation, ucbhelperStephan Bergmann2017-01-195-25/+92
* inline InteractionContinuation_ImplNoel Grandin2017-01-161-3/+1
* tdf#88206 replace cppu::WeakImplHelper* in ucbhelperJochen Nitschke2016-12-075-10/+10
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-2/+1
* loplugin:expandablemethods in ucb..ucbhelperNoel Grandin2016-10-263-16/+2
* Fix typosAndrea Gelmini2016-10-011-1/+1
* convert CONTINUATION constants to typed_flags_setNoel Grandin2016-09-261-18/+21
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1312-14/+14
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-071-2/+1
* cid#1371163 Missing move assignment operatorNoel Grandin2016-08-291-0/+10
* ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann2016-08-222-186/+0
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-192-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-5/+1
* loplugin:singlevalfields in ucbhelperNoel Grandin2016-06-243-58/+1
* remove some manual ref-countingNoel Grandin2016-06-061-1/+2
* Revert "remove some manual ref-counting"Noel Grandin2016-05-241-1/+1
* remove some manual ref-countingNoel Grandin2016-05-241-1/+1
* loplugin:unusedmethods in ucb/ucbhelperNoel Grandin2016-05-193-96/+0
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-1/+1
* loplugin:passstuffbyref in ucbhelperNoel Grandin2016-04-141-1/+1
* clang-tidy performance-unnecessary-value-param in ucbhelperNoel Grandin2016-04-111-1/+1
* loplugin:constantfunction in ucbhelperNoel Grandin2016-03-165-36/+10
* loplugin:constantparamNoel Grandin2016-03-151-3/+3
* inline some use-once macrosNoel Grandin2016-03-141-19/+14
* Remove excess newlinesChris Sherlock2016-02-0911-26/+0
* Fix typosAndrea Gelmini2016-02-052-4/+4
* Fix typosAndrea Gelmini2016-01-103-3/+3
* use unique_ptr for pImpl in ucbhelper/Noel Grandin2015-11-177-8/+15
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-6/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-5/+5
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-2326-995/+851
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1216-285/+285
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno2015-10-051-0/+20
* Fix typosAndrea Gelmini2015-09-303-3/+3
* Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann2015-08-181-97/+0
* Remove obsolete getLocalFileURLStephan Bergmann2015-08-181-14/+0
* remove some unused definesNoel Grandin2015-07-271-47/+0