summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2016-08-10tdf#101385: don't try to get SharePoint folder outside of allowed rangeMike Kaganski
2016-07-25curl 7.50.0 has CURL as typedef struct Curl_easyCaolán McNamara
2016-06-03Resolves: tdf#55566 opening two docs with open document macro events can crashCaolán McNamara
2016-05-26avoid a global uno::Reference to the current XCommandEnvironmentCaolán McNamara
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-05-10Assign 0 explicitly, avoiding intermediate downcastsMatteo Casalin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06tdf#99426 Use correct path for lock in PUT methodGiuseppe Castagno
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03tdf#98644 : better error message when wrong password enteredSzymon Kłos
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Related tdf#88502 a better implementation than the one in...Giuseppe Castagno
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15Related tdf#88502 Add default XCommandEnvironment to ...Giuseppe Castagno
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in ucbNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-05These are SAL_INFO, at bestStephan Bergmann
2016-04-05loplugin:constantparam in ucbNoel Grandin
2016-04-04unnecessary reallocNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-18Remaining argument from loplugin:constantparam in ucbKorrawit Pruegsanusak
2016-03-18Restore WebDAV credential dialog functionality...Giuseppe Castagno
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-14inline some use-once macrosNoel Grandin
2016-03-11tdf#97966 redundant static keywords removed 6Wastack
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Make CppunitTest name match *.mk file nameStephan Bergmann
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann
2016-03-09loplugin:constantparams in ucbNoel Grandin
2016-03-08follow the boost lib naming scheme for DateTime tooDavid Tardon
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin