summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/writer
Commit message (Expand)AuthorAgeFilesLines
* connectivity: can avoid copying hereMiklos Vajna2022-01-141-3/+3
* Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski2021-10-291-9/+8
* loplugin:moveparam in connectivityNoel Grandin2021-10-081-1/+1
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2021-09-151-3/+2
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski2021-09-151-3/+2
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-2/+2
* Avoid repeating the return type from the declarationMiklos Vajna2021-09-071-1/+1
* loplugin:refcounting in connectivityNoel2021-02-225-20/+17
* connectivity: avoid unnamed parameterMiklos Vajna2020-08-131-1/+1
* Remove some unused includesMiklos Vajna2020-07-291-1/+0
* connectivity: create instances with uno constructorsNoel Grandin2020-07-113-98/+20
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-272-0/+2
* simplify ORefVector codeNoel Grandin2020-03-181-13/+9
* new loplugin:namespaceindentationNoel Grandin2020-01-316-6/+6
* clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin2020-01-156-34/+7
* sal_Char->char in connectivityNoel Grandin2019-12-181-2/+2
* tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen2019-12-162-0/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+3
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-061-5/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2019-07-311-4/+1
* loplugin:referencecasting in comphelper..connectivityNoel Grandin2019-07-191-2/+2
* connectivity, oox: remove some unused includesMiklos Vajna2019-06-191-1/+0
* loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin2019-06-141-2/+2
* connectivity Writer driver: use auto when initializing with new to avoid ...Miklos Vajna2019-03-132-6/+5
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+1
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-091-4/+3
* loplugin:unusedfields in connectivityNoel Grandin2019-02-251-4/+0
* o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen2019-01-181-2/+1
* loplugin:unusedfields in variousNoel Grandin2018-12-131-3/+0
* connectivity Writer driver: make ProviderRequest members privateMiklos Vajna2018-11-211-3/+5
* loplugin:buriedassign in avmedia..cuiNoel Grandin2018-11-161-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-162-0/+2
* connectivity: turn on clang-format for the Writer driverMiklos Vajna2018-07-067-171/+144
* Fix some IWYU warningsMiklos Vajna2018-05-091-1/+14
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-6/+6
* connectitivty: can use o3tl::make_unique<> hereMiklos Vajna2018-02-161-1/+2
* sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna2018-01-291-1/+1
* loplugin:useuniqueptr in OCatalogNoel Grandin2018-01-291-1/+1
* Fix some IWYU warningsMiklos Vajna2018-01-243-21/+0
* connectivity: various small cleanups in the Writer driverMiklos Vajna2018-01-115-29/+24
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-202-2/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-112-3/+3
* loplugin:includeform: connectivityStephan Bergmann2017-10-237-26/+26
* connectivity writer driver: survive merged cellsMiklos Vajna2017-10-111-1/+12
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna2017-09-111-210/+1
* loplugin:constantparamNoel Grandin2017-08-081-7/+4
* loplugin:singlevalfieldsNoel Grandin2017-08-081-3/+2
* connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna2017-08-021-143/+0