summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07cppcheck: should be passed by referenceCaolán McNamara
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann
2015-02-23file UCP: Ensure myLocalTime is initializedStephan Bergmann
2015-02-21Typo: trough->throughJulien Nabet
2015-02-10drop some unbuilt test codeCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05try to avoid overflows in some compare functionsMichael Stahl
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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