summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-2/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-01convert message box return types to an enumCaolán McNamara1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-66/+66
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power1-1/+16
2013-02-25loplugin: improve indentationThomas Arnhold1-3/+3
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-9/+9
2012-12-11Remove RTL_* from uuiMarcos Paulo de Souza1-25/+14
2012-11-29API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSExceptionMichael Stahl1-23/+0
2012-11-29uui: oops, overlooked css.sync2 using code in uuiMichael Stahl1-23/+0
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-12/+3
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-6/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-42/+13
2012-08-30Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist1-4/+5
2012-08-30no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist1-4/+4
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-07tidy ResId String/rtl::OUString cast fooCaolán McNamara1-2/+2
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara1-4/+3
2012-04-26fdo#48870: Remove cookie handling code.Gábor Stefanik1-3/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-8/+5
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-24/+14
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-34/+7
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-5/+7
2011-04-26error dialog when a component (e.g. Writer) is not found (bnc#689116)Luboš Luňák1-0/+18
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 Holesovsky1-5/+89
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-8/+5
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-5/+89
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-2/+2
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-55/+28
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-18remove non-compiled codePovilas Kanapickas1-111/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara1-3/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-07-29CWS-TOOLING: integrate CWS dv19obo1-50/+23
2010-07-06cmcfixes76: #i112819# oops, revert part of wrong patch to fix overly const me...Caol?n McNamara1-3/+3
2010-07-01dv19: merge with DEV300_m84Dirk Voelzke1-0/+0