summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-11coverity#1209904 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-11coverity#1209903 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-11coverity#1209902 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet25-203/+203
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-2/+2
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith1-2/+2
2014-05-08TyposJulien Nabet2-4/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni3-3/+3
2014-04-30WaE: 'bRemovable' may be used uninitialized in this functionTor Lillqvist1-1/+1