summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* remove unused uno::Reference varsNoel Grandin2017-05-125-6/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-0918-18/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-083-5/+4
* revert OSL_ASSERT changesChris Sherlock2017-05-076-10/+10
* tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock2017-05-076-10/+10
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-056-11/+9
* loplugin:salunicodeliteral: ucbStephan Bergmann2017-04-283-8/+8
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-289-64/+26
* tdf#39468 cleanup source code commentsdennisroczek2017-04-271-13/+5
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2513-0/+13
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2113-13/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-5/+5
* file UCP: Dir entries can disappear during non-atomic traversalStephan Bergmann2017-04-193-44/+59
* Removed duplicated includesAndrea Gelmini2017-04-131-2/+0
* loplugin:inlinefields in ucb_impl::RegexpMapNoel Grandin2017-04-101-29/+27
* use unique_ptr in RegexpMapImplNoel Grandin2017-04-101-11/+4
* 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