summaryrefslogtreecommitdiff
path: root/include/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2-16/+16
2021-02-23loplugin:refcounting in fpickerNoel1-1/+4
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer7-180/+146
2020-08-19Fix typosAndrea Gelmini2-2/+2
2020-08-16loplugin:unusedmethodsNoel Grandin1-47/+0
2020-08-11Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet1-26/+0
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen6-6/+0
2020-07-13expand out an UNO macroNoel Grandin1-14/+0
2020-05-03use more compact namespace syntax in /includeNoel Grandin13-43/+42
2020-03-23make more classes private in mergedlibs modeNoel Grandin3-5/+8
2020-03-18Fix typoAndrea Gelmini1-1/+1
2020-03-15Revert "loplugin:constfields in ucbhelper"Noel Grandin2-10/+10
2020-02-17inline some acquire/release callsNoel Grandin2-32/+31
2020-02-04move some headers inside ucbhelperNoel Grandin3-246/+0
2020-01-26tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu1-4/+1
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