summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski2017-04-052-108/+172
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-031-4/+4
* NeonSession_NeonAuth(): avoid redundant OUString->OString conversionVitaliy Anderson2017-03-301-9/+5
* Fix typosAndrea Gelmini2017-03-259-12/+12
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* cleanup double includes and declarationsJochen Nitschke2017-03-172-4/+0
* try to fix webdav buildMarkus Mohrhard2017-03-141-0/+5
* tdf#95416 remove ../ in #include headers of sfx2 filesJeevan2017-03-131-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-034-6/+6
* Fix typosAndrea Gelmini2017-03-022-2/+2
* new loplugin unoanyNoel Grandin2017-02-287-28/+25
* value returned from particular web server is not valid asciiCaolán McNamara2017-02-251-2/+2
* Need <sys/stat.h> when HAVE_FEATURE_MACOSX_SANDBOXTor Lillqvist2017-02-221-1/+6
* fix the webdav=serf buildMarkus Mohrhard2017-02-214-0/+11
* loplugin:subtlezeroinit: ucbStephan Bergmann2017-02-215-8/+8
* try to fix "random config" tbMarkus Mohrhard2017-02-211-1/+2
* try to fix random config tinderboxMarkus Mohrhard2017-02-211-0/+2
* external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann2017-02-164-0/+20
* try to fix "random config" boxMarkus Mohrhard2017-02-151-0/+3
* remove unused enumerators from FTPErrors enumNoel Grandin2017-02-102-10/+2
* convert InsertOperation to scoped enumNoel Grandin2017-02-101-2/+2
* Add missing #includesStephan Bergmann2017-02-0654-19/+130
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-0118-399/+465
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-0118-465/+399
* Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann2017-01-314-8/+0
* Work around -Werror,-Wunknown-pragmasStephan Bergmann2017-01-314-8/+8
* Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist2017-01-314-0/+8
* Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann2017-01-314-0/+33
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3119-418/+401
* NO_STREAM_CREATION_WITHIN_DOCUMENT_ROOT is always trueNoel Grandin2017-01-303-19/+1
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-2815-231/+188
* Don't worry, Kai, it's still in the git repoStephan Bergmann2017-01-274-110/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-26159-4815/+1294
* loplugin: unnecessary destructor test..unotoolsNoel Grandin2017-01-266-15/+0
* loplugin:dynexcspecStephan Bergmann2017-01-268-4/+89
* loplugin:useuniqueptrStephan Bergmann2017-01-263-7/+9
* loplugin:useuniqueptrStephan Bergmann2017-01-262-11/+17
* loplugin:salboolStephan Bergmann2017-01-261-1/+1
* new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin2017-01-2024-83/+55
* New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann2017-01-1953-77/+524
* use rtl::Reference in DynamicResultSetWrapperNoel Grandin2017-01-182-10/+8
* use rtl::Reference in ContentResultSetWrapperNoel Grandin2017-01-182-14/+12
* use rtl::Reference in CachedContentResultSetNoel Grandin2017-01-182-15/+10
* use rtl::Reference OFileAccessNoel Grandin2017-01-171-31/+29
* use rtl::Reference in SortedDynamicResultSetNoel Grandin2017-01-172-38/+22
* ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl2017-01-091-4/+6
* ucb: ReacquireableGuard::reacquire() is a no-opMichael Stahl2017-01-093-80/+76
* New loplugin:externvar: ucbStephan Bergmann2017-01-093-4/+4
* cleanup tailing backslashesJochen Nitschke2016-12-301-1/+1
* unexpected exception seen in tinderboxCaolán McNamara2016-12-302-4/+2