summaryrefslogtreecommitdiff
path: root/ucb/source/sorter
AgeCommit message (Expand)Author
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13No need for SortedDynamicResultSet::impl_* to be virtualStephan Bergmann
2014-03-07de-macroize ucb sortresultNorbert Thiebaud
2014-03-06de-macroize ucb sortdynresNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_9Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28coverity#440748 Explicit null dereferencedCaolán McNamara
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01remove macros in ucbThomas Arnhold
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-01ucb: add component prefixesMatúš Kukan
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-01-15ucb: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-08-29chmod -xTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-20catch by const referenceCaolán McNamara
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21Remove 'using namespace rtl'Tor Lillqvist
2011-02-08translated commentsRob Snelders
2011-02-08translated commentsRob Snelders
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-17some cppcheck cleaningJulien Nabet
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko