summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin6-7/+0
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara12-76/+29
2015-01-02Fix simple typos.Andrea Gelmini2-5/+5
2014-12-20onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos1-3/+3
2014-12-19ucb: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+3
2014-12-19java: static fields that should not be staticNoel Grandin1-1/+1
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann25-55/+53
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann2-2/+2
2014-12-15OneDrive authfallback request is now issuedMihai Varga4-0/+67
2014-12-15OneDrive binding settingsMihai Varga2-0/+10
2014-12-12ucb: Use appropriate OUString functions on string constantsStephan Bergmann7-54/+53
2014-12-10java: simplify the getMSF() methodsNoel Grandin4-10/+6
2014-11-18Need <cppuhelper/queryinterface.hxx> here, too, I assumeTor Lillqvist1-0/+1
2014-11-18Need <cppuhelper/queryinterface.hxx> nowTor Lillqvist1-0/+3
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl3-2/+7
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-18java: make fields final where possibleNoel Grandin11-15/+15
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl7-0/+8
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava10-19/+27
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-12/+6
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann5-23/+33
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin5-33/+23
2014-11-06coverity#983989 Uncaught exceptionCaolán McNamara1-30/+41
2014-11-06coverity#983985 Uncaught exceptionCaolán McNamara1-25/+36
2014-11-06coverity#983984 Uncaught exceptionCaolán McNamara1-3/+21
2014-11-05markup with event type not checker typeCaolán McNamara1-0/+1
2014-10-31coverity#707418 Uncaught exceptionCaolán McNamara1-19/+34
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-10-28coverity#704085 Unchecked return valueCaolán McNamara1-1/+1
2014-10-17coverity#1247636 Uncaught exceptionCaolán McNamara1-2/+2
2014-10-17java: final fields that can be staticNoel Grandin1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann5-11/+4
2014-10-11coverity#983990 Uncaught exceptionCaolán McNamara2-2/+3
2014-10-11coverity#1130163 Unchecked return valueCaolán McNamara1-2/+3
2014-10-10coverity#1241375 Uncaught exceptionCaolán McNamara5-7/+36
2014-10-08spelling: instanciated -> instantiatedNoel Grandin10-24/+24
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2-4/+4
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2-3/+3
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann1-2/+0
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann13-85/+38
2014-10-01Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann10-80/+80
2014-10-01Tired of seing changes made to effectively dead workben codeStephan Bergmann13-3635/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin1-4/+4
2014-09-29loplugin: cstylecastNoel Grandin2-24/+24
2014-09-25coverity#1240266 Logically dead codeCaolán McNamara1-4/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler4-74/+4
2014-09-12ucb: prevent out of bound access in OUStringNorbert Thiebaud1-1/+1
2014-09-11ucb: sal_Bool -> boolStephan Bergmann6-9/+9
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2-18/+18