summaryrefslogtreecommitdiffstats
path: root/ucb/source/sorter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-071-8/+8
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* try to avoid overflows in some compare functionsMichael Stahl2015-02-051-1/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-191-4/+2
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-3/+3
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-8/+7
* loplugin: cstylecastNoel Grandin2014-09-291-23/+23
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-251-3/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-242-8/+8
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-1/+1
* ucb: sal_Bool->boolNoel Grandin2014-04-304-40/+40
* fixincludeguards.sh: ucbThomas Arnhold2014-04-192-4/+4
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-34/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-75/+75
* No need for SortedDynamicResultSet::impl_* to be virtualStephan Bergmann2014-03-132-4/+4
* de-macroize ucb sortresultNorbert Thiebaud2014-03-074-119/+51
* de-macroize ucb sortdynresNorbert Thiebaud2014-03-062-199/+100
* kill XINTERFACE_IMPL_3Norbert Thiebaud2014-03-051-5/+20
* kill XINTERFACE_IMPL_4Norbert Thiebaud2014-03-051-6/+21
* kill XINTERFACE_IMPL_9Norbert Thiebaud2014-03-051-10/+26
* kill XINTERFACE_IMPL_2Norbert Thiebaud2014-03-052-6/+38
* de-macroize XINTERFACE_DECLNorbert Thiebaud2014-03-053-11/+30
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-132/+132
* Remove visual noise from ucbAlexander Wilms2014-02-265-78/+78
* Remove unneccessary commentsAlexander Wilms2014-02-232-155/+155
* coverity#440748 Explicit null dereferencedCaolán McNamara2014-01-281-0/+3
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-9/+9
* remove unnecessary use of OUString constructor in UCB moduleNoel Grandin2013-11-071-4/+4
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-2/+2
* Some more modules at least building with mingw64Fridrich Štrba2013-06-063-86/+86
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-11/+8
* drop prefix from ::cssThomas Arnhold2013-04-021-2/+2
* remove macros in ucbThomas Arnhold2013-04-014-215/+189
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-302-18/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-10-044-98/+62
* ucb: add component prefixesMatúš Kukan2012-09-012-2/+2
* remove unused module-description xml filesMatúš Kukan2012-08-221-66/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* targeted string re-workNorbert Thiebaud2012-05-312-20/+13
* Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist2012-03-291-2/+4
* Initial experiments with static linking of (some) components / servicesTor Lillqvist2012-03-211-4/+2
* ucb: convert to gbuildMatúš Kukan2012-01-151-71/+0
* remove include of pch header from ucbNorbert Thiebaud2011-11-273-6/+0
* chmod -xTor Lillqvist2011-08-293-0/+0