summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen2019-04-161-1/+2
* Fix typosJens Carl2019-04-031-1/+1
* loplugin:unusedfields in ucb,ucbhelperNoel Grandin2019-02-221-1/+0
* loplugin:constfields in ucbhelperNoel Grandin2018-09-273-15/+11
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-1317-48/+34
* loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin2018-07-271-1/+1
* Fix typosAndrea Gelmini2018-07-231-2/+2
* tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski2018-06-261-2/+2
* enable incremental linking on windowsNoel Grandin2018-06-062-5/+8
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-4/+2
* Fix typosAndrea Gelmini2018-01-292-2/+2
* Fix typosAndrea Gelmini2018-01-141-1/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* Replace lists by vector or deque in ucb/ucbhelperJulien Nabet2017-11-031-2/+2
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-253-5/+5
* loplugin:finalclasses in ucb,ucbhelperNoel Grandin2017-10-202-6/+2
* loplugin:unusedfields in ResultSetColumnDataNoel Grandin2017-09-181-18/+0
* remove some unused macro definitionsNoel Grandin2017-08-291-12/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-184-4/+0
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-161-2/+0
* 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