summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2014-07-11webdav: Do not return reference here.Matúš Kukan2-4/+4
2014-07-08webdav: fix locking in webdav_ucp::Content::getResourceType()Matúš Kukan1-1/+11
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann1-0/+1
2014-06-29Typo: conteiner->containerJulien Nabet1-1/+1
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin3-6/+6
2014-06-24webdav: Do not call into DAVResourceAccess with mutex locked.Matúš Kukan1-52/+64
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan5-0/+15
2014-06-24new compilerplugin returnbyrefNoel Grandin2-8/+8
2014-06-23webdav: Do not throw when saving new document.Matúš Kukan2-7/+12
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-20/+4
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-10coverity#707429 Uncaught exceptionCaolán McNamara2-3/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin8-41/+7
2014-06-05ucb: move APR dependencies to gb_LinkTarget__use_aprMichael Stahl1-5/+0
2014-06-05apr uses iconvTor Lillqvist1-0/+1
2014-06-05ucb: remove SAL_THROW macroNoel Grandin16-33/+32
2014-06-04compareTo -> equalsNoel Grandin9-17/+13
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-2/+1
2014-06-02coverity#707427 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-02coverity#707428 Uncaught exceptionCaolán McNamara2-3/+5
2014-06-02coverity#707430 Uncaught exceptionCaolán McNamara2-3/+5
2014-06-02coverity#1219792 Uncaught exceptionCaolán McNamara2-3/+3
2014-06-01fdo#68849: Add header guards to all include filesJens Carl4-4/+18
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-4/+2
2014-05-27remove external header guardsThomas Arnhold2-4/+0
2014-05-26cid#707435 Uncaught exceptionNoel Grandin2-2/+4
2014-05-26cid#707434 Uncaught exceptionNoel Grandin2-2/+3
2014-05-26cid#707433 Uncaught exceptionNoel Grandin2-2/+3
2014-05-26cid#707431 Uncaught exceptionNoel Grandin2-2/+4
2014-05-24cppcheck: unusedPrivateFunctionThomas Arnhold1-16/+0
2014-05-24coverity#983986 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-24coverity#983991 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-24coverity#983992 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-24coverity#983993 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-24coverity#983994 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-24coverity#983995 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet3-4/+3
2014-05-23coverity#1213513 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1215314 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1215315 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-23coverity#1215316 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-23inherit the other DAVException from std::exception tooCaolán McNamara1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin11-55/+47
2014-05-22remove unnecessary use of OUString constructorNoel Grandin9-67/+67
2014-05-20Fix wrong copy paste, should be <ucb::CheckinArgument>Julien Nabet1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold68-190/+187
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet7-29/+18
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-2/+3
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet8-61/+33
2014-05-13loplugin:unreffunMatúš Kukan1-10/+0