summaryrefslogtreecommitdiffstats
path: root/uui/source/iahndl.cxx
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSExceptionMichael Stahl2012-11-291-23/+0
* uui: oops, overlooked css.sync2 using code in uuiMichael Stahl2012-11-291-23/+0
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-12/+3
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-2/+2
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-6/+4
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-42/+13
* Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist2012-08-301-4/+5
* no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist2012-08-301-4/+4
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-2/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-23/+14
* tidy ResId String/rtl::OUString cast fooCaolán McNamara2012-05-071-2/+2
* drop ensure for non-NULL pointer and use a refCaolán McNamara2012-05-031-4/+3
* fdo#48870: Remove cookie handling code.Gábor Stefanik2012-04-261-3/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+1
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-8/+5
* Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot2012-01-191-24/+14
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-34/+7
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-5/+7
* error dialog when a component (e.g. Writer) is not found (bnc#689116)Luboš Luňák2011-04-261-0/+18
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-5/+89
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-5/+89
| |\
| | * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-131-2/+2
| | * removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-101-55/+28
| | |\
| | | * CWS-TOOLING: integrate CWS dv19obo2010-07-291-50/+23
| | | |\
| | | | * dv19: merge with DEV300_m84Dirk Voelzke2010-07-011-0/+0
| | | | |\ | | | |_|/ | | |/| |
| | | | * dv19#i29340# Implmented handler for NameClashResolveRequestsDirk Voelzke2010-06-251-49/+28
| | | * | cmcfixes76: #i112819# oops, revert part of wrong patch to fix overly const me...Caol?n McNamara2010-07-061-3/+3
| | | * | cmcfixes76: #i112819# overly const memberCaol?n McNamara2010-06-301-3/+3
| | |/ /
* | / / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-8/+5
|/ / /
* | | Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller2010-11-051-2/+2
* | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-2/+2
* | | remove non-compiled codePovilas Kanapickas2010-10-181-111/+0
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* | | #i112786# make ConfigManager a well-behaved singletonCaolán McNamara2010-10-121-3/+3
* | | remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
|/ /
* | dv12#i106373# applied patch to remove unused codeDirk Voelzke2010-05-061-2/+9
* | dv12#i29340# activated handleNameClashResolveRequestDirk Voelzke2010-04-271-8/+7
* | dv12: merge with DEV300_m76Dirk Voelzke2010-04-221-3323/+966
|\|
| * autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]2010-03-111-4/+1
| |\
| | * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
| * | autorecovery: when a handler is not yet in the cache, nonetheless use the fir...Frank Schoenheit [fs]2010-02-051-2/+1
| * | autorecovery: post-rebase build problems solvedFrank Schoenheit [fs]2010-02-041-0/+2
| * | autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]2010-02-041-3309/+878
| |\|
| | * linux build breaker due to warning.Kai Sommerfeld2009-12-101-2/+2
| | * InteractionHandler refactoring, 1st wave.Kai Sommerfeld2009-12-091-2920/+696
| | * i107484 - Fixed interaction continuations for FutureDocumentVersionProductUpd...Kai Sommerfeld2009-12-071-1130/+1053
| | * #i107081# - impl/use new PasswordContainerInteractionHandler UNO service.Kai Sommerfeld2009-11-261-238/+48