summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* cppcheck:variableScopeNoel Grandin2015-10-151-2/+1
* tdf#91054 cleanup weirdo function prototypeskerem2015-10-131-33/+17
* remove some useless commentsNoel Grandin2015-10-131-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12105-1273/+1273
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-7/+7
* loplugin:mergeclassesNoel Grandin2015-10-124-72/+13
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2015-10-112-4/+4
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-6/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+0
* tdf#83531 Opening WebDAV URL WebDav fails if write is restrictedGiuseppe Castagno2015-10-051-0/+22
* tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno2015-10-055-77/+301
* remove old standalone Sun bug numbersNoel Grandin2015-10-016-9/+8
* Fix typosAndrea Gelmini2015-09-304-6/+6
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-11/+0
* boost->stdCaolán McNamara2015-09-244-28/+28
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-239-42/+40
* "unnamed namespaces don't work well yet" is no longer trueStephan Bergmann2015-09-171-6/+3
* Related rhbz#1259746: Buffer file content read from GIO UCPStephan Bergmann2015-09-163-35/+13
* ucb: fix another duplicate WeakImplHelper<XInteractionRequest>Michael Stahl2015-09-103-34/+19
* ucb: fix mergedlib duplicate WeakImplHelper<XInteractionRequest>Michael Stahl2015-09-103-36/+20
* ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-0921-58/+55
* ditch gnome-vfs2 supportCaolán McNamara2015-09-0211-3407/+0
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-3110-52/+52
* Add vnd.sun.star.webdavs URL schemeStephan Bergmann2015-08-276-3/+40
* Apply webdav-neon/ fix to webdav/, tooStephan Bergmann2015-08-271-3/+7
* Missing davs URL scheme handlingStephan Bergmann2015-08-271-3/+7
* Clean up initialization of UcbPropertiesManager::m_pPropsStephan Bergmann2015-08-272-311/+150
* remove last WeakImplHelper8 usesCaolán McNamara2015-08-212-7/+5
* loplugin: defaultparamsNoel Grandin2015-08-215-8/+7
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* cppcheck:noExplicitConstructor in webdav, serf versionGiuseppe Castagno2015-08-183-17/+5
* Clean up reinterpret_castsStephan Bergmann2015-08-171-17/+6
* loplugin:cstylecastStephan Bergmann2015-08-172-6/+5
* cppcheck:noExplicitConstructorGiuseppe Castagno2015-08-172-1/+13
* CMIS: remember new session for each userSzymon Kłos2015-08-145-10/+29
* cppcheck:noExplicitConstructorNoel Grandin2015-08-078-14/+13
* loplugin:unusedmethodsNoel Grandin2015-08-051-4/+0
* inline some use-once typedefsNoel Grandin2015-08-031-6/+3
* remove some unused typedefsNoel Grandin2015-08-031-1/+0
* new loplugin: refcountingNoel Grandin2015-08-032-4/+3
* loplugin:unusedmethodsNoel Grandin2015-07-302-19/+0
* loplugin:cstylecastNoel Grandin2015-07-274-8/+5
* loplugin:staticmethodsNoel Grandin2015-07-274-12/+12
* loplugin:loopvartoosmallNoel Grandin2015-07-271-1/+1
* loplugin:simplifyboolNoel Grandin2015-07-272-8/+4
* loplugin:stringconstantNoel Grandin2015-07-275-19/+20
* fix --with-webdav=serf buildNoel Grandin2015-07-271-1/+1
* inline a bunch of use-once macrosNoel Grandin2015-07-2711-56/+19
* remove some unused definesNoel Grandin2015-07-274-19/+4
* inline a handful of use-once #definesNoel Grandin2015-07-234-59/+28