summaryrefslogtreecommitdiff
path: root/ucb/workben
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-05ucb: remove SAL_THROW macroNoel Grandin6-19/+19
2014-05-24cppcheck: unusedPrivateFunctionThomas Arnhold1-16/+0
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-3/+3
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-2/+2
2014-05-08TyposJulien Nabet2-4/+4
2014-04-19fixincludeguards.sh: ucbThomas Arnhold5-15/+15
2014-02-26Remove visual noise from ucbAlexander Wilms4-59/+59
2014-02-23Remove unneccessary commentsAlexander Wilms1-55/+55
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin1-8/+7
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin1-16/+13
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-17/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-131/+131
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith1-8/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-15/+15
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-10/+20
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-4/+4
2013-01-20Fix missing parenthesisJulien Nabet1-40/+40
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-270/+102
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
2012-10-04re-base on ALv2 code. Includes:Michael Meeks3-67/+40
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-8/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud4-7/+7
2012-06-29Remove some more include guardsThomas Arnhold5-27/+0
2012-06-21re-base on ALv2 code.Michael Meeks9-216/+135
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-01targeted string re-workNorbert Thiebaud1-1/+1
2012-05-31targeted string re-workNorbert Thiebaud1-64/+57
2012-05-02Cleaned up CommandLineArgsStephan Bergmann1-6/+1
2012-03-21chmod -xTor Lillqvist2-0/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-3/+3
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann1-1/+1
2012-01-07catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from ucbNorbert Thiebaud6-12/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito11-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens13-0/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-05migrate to use boost unordered containersFridrich Štrba1-5/+2
2011-02-02Clean up makefilesThomas Arnhold1-3/+0
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 47Gert Faller1-14/+14
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-41/+41
2010-10-28add modelines to .hxx files as wellCaolán McNamara5-0/+14