summaryrefslogtreecommitdiff
path: root/ucb/workben
AgeCommit message (Expand)Author
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-08TyposJulien Nabet
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-20Fix missing parenthesisJulien Nabet
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-03-21chmod -xTor Lillqvist
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
2012-01-07catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-02Clean up makefilesThomas Arnhold
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 47Gert Faller
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud