summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: ucbStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-15rhbz#1163106: tdoc_ucp: fix life cycle of OfficeDocumentsCloseListenerMichael Stahl
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Fix simple typos.Andrea Gelmini
2014-12-20onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos
2014-12-19ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15OneDrive authfallback request is now issuedMihai Varga
2014-12-15OneDrive binding settingsMihai Varga
2014-12-12ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-18Need <cppuhelper/queryinterface.hxx> here, too, I assumeTor Lillqvist
2014-11-18Need <cppuhelper/queryinterface.hxx> nowTor Lillqvist
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06coverity#983989 Uncaught exceptionCaolán McNamara
2014-11-06coverity#983985 Uncaught exceptionCaolán McNamara
2014-11-06coverity#983984 Uncaught exceptionCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-31coverity#707418 Uncaught exceptionCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704085 Unchecked return valueCaolán McNamara
2014-10-17coverity#1247636 Uncaught exceptionCaolán McNamara
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11coverity#983990 Uncaught exceptionCaolán McNamara
2014-10-11coverity#1130163 Unchecked return valueCaolán McNamara
2014-10-10coverity#1241375 Uncaught exceptionCaolán McNamara
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann
2014-10-01Tired of seing changes made to effectively dead workben codeStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-25coverity#1240266 Logically dead codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin