summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringliteraldefine in ucbhelperNoel Grandin2021-11-272-2/+2
* loplugin:moveparam in ucbhelperNoel Grandin2021-10-101-1/+1
* loplugin:moveparam in ucbhelperNoel Grandin2021-10-061-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-022-16/+16
* loplugin:refcounting in fpickerNoel2021-02-231-1/+4
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-217-180/+146
* Fix typosAndrea Gelmini2020-08-192-2/+2
* loplugin:unusedmethodsNoel Grandin2020-08-161-47/+0
* Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet2020-08-111-26/+0
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-036-6/+0
* expand out an UNO macroNoel Grandin2020-07-131-14/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-0313-43/+42
* make more classes private in mergedlibs modeNoel Grandin2020-03-233-5/+8
* Fix typoAndrea Gelmini2020-03-181-1/+1
* Revert "loplugin:constfields in ucbhelper"Noel Grandin2020-03-152-10/+10
* inline some acquire/release callsNoel Grandin2020-02-172-32/+31
* move some headers inside ucbhelperNoel Grandin2020-02-043-246/+0
* tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu2020-01-261-4/+1
* remove some useless comment linesNoel Grandin2019-12-031-2/+0
* loplugin:finalclasses in ucbhelperNoel Grandin2019-10-3114-20/+20
* use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin2019-10-081-16/+1
* use cppu::WeakImplHelper in ResultSetNoel Grandin2019-10-081-24/+10
* use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin2019-10-081-17/+2
* use cppu::WeakImplHelper in ResultSetImplHelperNoel Grandin2019-10-081-18/+4
* use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin2019-10-081-20/+5
* use cppu::WeakImplHelper in PropertyValueSetNoel Grandin2019-10-081-18/+4
* use cppu::WeakImplHelper in InteractionRequestNoel Grandin2019-10-081-18/+3
* use cppu::WeakImplHelper in PropertySetInfoNoel Grandin2019-10-081-17/+2
* use cppu::WeakImplHelper in ContentIdentifierNoel Grandin2019-10-081-18/+2
* Fix typosAndrea Gelmini2019-09-101-2/+2
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-2/+2
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Fix typosAndrea Gelmini2019-07-201-1/+1
* Drop GETVALUE_IMPL/SETVALUE_IMPL macrosArkadiy Illarionov2019-07-151-0/+9
* 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