summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0412-76/+29
* Fix simple typos.Andrea Gelmini2015-01-022-5/+5
* onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos2014-12-201-3/+3
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-192-3/+3
* java: static fields that should not be staticNoel Grandin2014-12-191-1/+1
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1825-55/+53
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-172-2/+2
* OneDrive authfallback request is now issuedMihai Varga2014-12-154-0/+67
* OneDrive binding settingsMihai Varga2014-12-152-0/+10
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-127-54/+53
* java: simplify the getMSF() methodsNoel Grandin2014-12-104-10/+6
* Need <cppuhelper/queryinterface.hxx> here, too, I assumeTor Lillqvist2014-11-181-0/+1
* Need <cppuhelper/queryinterface.hxx> nowTor Lillqvist2014-11-181-0/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-183-2/+7
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-182-0/+2
* java: make fields final where possibleNoel Grandin2014-11-1811-15/+15
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-177-0/+8
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-1410-19/+27
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-12/+6
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-065-23/+33
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-065-33/+23
* coverity#983989 Uncaught exceptionCaolán McNamara2014-11-061-30/+41
* coverity#983985 Uncaught exceptionCaolán McNamara2014-11-061-25/+36
* coverity#983984 Uncaught exceptionCaolán McNamara2014-11-061-3/+21
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+1
* coverity#707418 Uncaught exceptionCaolán McNamara2014-10-311-19/+34
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* coverity#704085 Unchecked return valueCaolán McNamara2014-10-281-1/+1
* coverity#1247636 Uncaught exceptionCaolán McNamara2014-10-171-2/+2
* java: final fields that can be staticNoel Grandin2014-10-171-2/+2
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-155-11/+4
* coverity#983990 Uncaught exceptionCaolán McNamara2014-10-112-2/+3
* coverity#1130163 Unchecked return valueCaolán McNamara2014-10-111-2/+3
* coverity#1241375 Uncaught exceptionCaolán McNamara2014-10-105-7/+36
* spelling: instanciated -> instantiatedNoel Grandin2014-10-0810-24/+24
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-022-4/+4
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-022-3/+3
* Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2014-10-011-2/+0
* ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-0113-85/+38
* Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann2014-10-0110-80/+80
* Tired of seing changes made to effectively dead workben codeStephan Bergmann2014-10-0113-3635/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-011-4/+4
* loplugin: cstylecastNoel Grandin2014-09-292-24/+24
* coverity#1240266 Logically dead codeCaolán McNamara2014-09-251-4/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-184-74/+4
* ucb: prevent out of bound access in OUStringNorbert Thiebaud2014-09-121-1/+1
* ucb: sal_Bool -> boolStephan Bergmann2014-09-116-9/+9
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-102-18/+18
* Fix *_component_getFactory function typeStephan Bergmann2014-08-281-2/+2