summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2015-10-23ucb: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-13tdf#91054 cleanup weirdo function prototypeskerem
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-11cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-05tdf#83531 Opening WebDAV URL WebDav fails if write is restrictedGiuseppe Castagno
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-24boost->stdCaolán McNamara
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-17"unnamed namespaces don't work well yet" is no longer trueStephan Bergmann
2015-09-16Related rhbz#1259746: Buffer file content read from GIO UCPStephan Bergmann
2015-09-10ucb: fix another duplicate WeakImplHelper<XInteractionRequest>Michael Stahl
2015-09-10ucb: fix mergedlib duplicate WeakImplHelper<XInteractionRequest>Michael Stahl
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
2015-08-27Apply webdav-neon/ fix to webdav/, tooStephan Bergmann
2015-08-27Missing davs URL scheme handlingStephan Bergmann
2015-08-27Clean up initialization of UcbPropertiesManager::m_pPropsStephan Bergmann
2015-08-21remove last WeakImplHelper8 usesCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-18cppcheck:noExplicitConstructor in webdav, serf versionGiuseppe Castagno
2015-08-17Clean up reinterpret_castsStephan Bergmann
2015-08-17loplugin:cstylecastStephan Bergmann
2015-08-17cppcheck:noExplicitConstructorGiuseppe Castagno
2015-08-14CMIS: remember new session for each userSzymon Kłos
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03remove some unused typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-27loplugin:cstylecastNoel Grandin
2015-07-27loplugin:staticmethodsNoel Grandin
2015-07-27loplugin:loopvartoosmallNoel Grandin
2015-07-27loplugin:simplifyboolNoel Grandin
2015-07-27loplugin:stringconstantNoel Grandin
2015-07-27fix --with-webdav=serf buildNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin