summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/expand
AgeCommit message (Expand)AuthorFilesLines
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen1-3/+0
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-4/+4
2017-10-23loplugin:includeform: ucbStephan Bergmann1-13/+13
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-3/+1
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+5
2016-11-23loplugin:unnecessaryoverride (dtors) in ucbStephan Bergmann1-7/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-11tdf#97966 redundant static keywords removed 6Wastack1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2014-08-28Fix *_component_getFactory function typeStephan Bergmann1-2/+2
2014-06-05ucb: remove SAL_THROW macroNoel Grandin1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-26Remove visual noise from ucbAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-13/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-2/+1
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-6/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-8/+7
2012-10-04re-base on ALv2 code. Includes:Michael Meeks2-49/+31
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+4
2012-09-01ucb: add component prefixesMatúš Kukan2-2/+2
2012-01-15ucb: convert to gbuildMatúš Kukan1-68/+0
2012-01-07catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-2/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-08-29chmod -xTor Lillqvist2-0/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky3-8/+42
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens3-8/+42
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb1-1/+0