summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2019-12-03remove some useless comment linesNoel Grandin1-2/+0
2019-10-31loplugin:finalclasses in ucbhelperNoel Grandin14-20/+20
2019-10-08use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin1-16/+1
2019-10-08use cppu::WeakImplHelper in ResultSetNoel Grandin1-24/+10
2019-10-08use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin1-17/+2
2019-10-08use cppu::WeakImplHelper in ResultSetImplHelperNoel Grandin1-18/+4
2019-10-08use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin1-20/+5
2019-10-08use cppu::WeakImplHelper in PropertyValueSetNoel Grandin1-18/+4
2019-10-08use cppu::WeakImplHelper in InteractionRequestNoel Grandin1-18/+3
2019-10-08use cppu::WeakImplHelper in PropertySetInfoNoel Grandin1-17/+2
2019-10-08use cppu::WeakImplHelper in ContentIdentifierNoel Grandin1-18/+2
2019-09-10Fix typosAndrea Gelmini1-2/+2
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-2/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-20Fix typosAndrea Gelmini1-1/+1
2019-07-15Drop GETVALUE_IMPL/SETVALUE_IMPL macrosArkadiy Illarionov1-0/+9
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen1-1/+2
2019-04-03Fix typosJens Carl1-1/+1
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin1-1/+0
2018-09-27loplugin:constfields in ucbhelperNoel Grandin3-15/+11
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen17-48/+34
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin1-1/+1
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski1-2/+2
2018-06-06enable incremental linking on windowsNoel Grandin2-5/+8
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-4/+2
2018-01-29Fix typosAndrea Gelmini2-2/+2
2018-01-14Fix typosAndrea Gelmini1-1/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet1-2/+2
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin3-5/+5
2017-10-20loplugin:finalclasses in ucb,ucbhelperNoel Grandin2-6/+2
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin1-18/+0
2017-08-29remove some unused macro definitionsNoel Grandin1-12/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-4/+0
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin1-2/+0
2017-06-12replace double checked locking patterns in getTypes macrosJochen Nitschke1-11/+4
2017-06-05spelling instanciate -> instantiateNoel Grandin1-3/+3
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-6/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-5/+4
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-1/+1
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann18-733/+270
2017-01-26loplugin:dynexcspecStephan Bergmann1-25/+0
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin3-4/+5