summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | #i114085# - Dialog must be centered, removed absolaute position.Kai Sommerfeld2010-08-241-1/+0
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | CWS changehid: generate former auto hids into src filesMathias Bauer2010-10-1110-0/+23
| | * | | | | | CWS changehid: resync to m89Mathias Bauer2010-10-0923-491/+571
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | CWS-TOOLING: integrate CWS sb129Vladimir Glazunov2010-09-294-80/+53
| | | |\ \ \ \ \
| | | | * \ \ \ \ sb129: merged in DEV300_m88sb2010-09-221-1/+1
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-80/+53
| | | | | |/ / / | | | | |/| | |
| | | * | | | | CWS-TOOLING: integrate CWS tl82Vladimir Glazunov2010-09-2910-75/+223
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | cws tl82: #i114272# error message changedThomas Lange [tl]2010-09-071-1/+1
| | | | * | | | cws tl82: #i114160# SimplePasswordRequest and respective dialogThomas Lange [tl]2010-09-067-68/+216
| | | | * | | | cws tl82: #i114292# button order changedThomas Lange [tl]2010-09-061-4/+4
| | | | * | | | cws tl82: #i114272# password dialog messages and min password length changedThomas Lange [tl]2010-09-023-3/+3
| | | | * | | | cws tl82: merge with DEV300_m86Thomas Lange [tl]2010-08-0521-824/+829
| | | | |\| | | | | | | | |_|/ | | | | |/| |
| | | * | | | DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau2010-09-171-1/+1
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | CWS-TOOLING: integrate CWS dv19obo2010-07-2911-336/+291
| | | |\ \ \ \
| | | | * | | | dv19#i112822# Applied patch to remove dialog, removed resources used by this ...Dirk Voelzke2010-07-067-347/+0
| | | | * | | | dv19#i29340# Implmented handler for NameClashResolveRequestsDirk Voelzke2010-07-052-41/+3
| | | | * | | | dv19: merge with DEV300_m84Dirk Voelzke2010-07-0115-455/+556
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | dv19#i29340# Implmented handler for NameClashResolveRequestsDirk Voelzke2010-06-281-1/+6
| | | | * | | | dv19#i29340# Implmented handler for NameClashResolveRequestsDirk Voelzke2010-06-257-49/+354
| | * | | | | | CWS changehid: resync to m85Mathias Bauer2010-07-221-1/+1
| | |\| | | | |
| | | * | | | | 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-302-4/+4
| | | | |/ / / | | | |/| | |
| | * | | | | CWS changehid: resync to m84Mathias Bauer2010-07-1316-559/+759
| | |\| | | |
| | * | | | | CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-101-14/+11
* | | | | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-8/+5
|/ / / / / /
* | | | | | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+2
* | | | | | Translation of German comment.Albert Thuswaldner2011-02-216-15/+11
* | | | | | Remove some #include "tools/list.hxx"Joseph Powers2011-02-182-2/+0
* | | | | | migrate to use boost unordered containersFridrich Štrba2011-02-051-2/+2
* | | | | | Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller2010-11-056-19/+19
* | | | | | add modelines to .hxx files as wellCaolán McNamara2010-10-2823-0/+56
* | | | | | remove vos reference from uno xml descriptionsNorbert Thiebaud2010-10-271-1/+0
* | | | | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-258-8/+8
* | | | | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-257-15/+15
* | | | | | remove non-compiled codePovilas Kanapickas2010-10-182-123/+0
* | | | | | add lots more missing sal/macros.h includesMichael Meeks2010-10-144-0/+4
* | | | | | Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2010-10-144-7/+7
* | | | | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1328-0/+67
* | | | | | #i112786# make ConfigManager a well-behaved singletonCaolán McNamara2010-10-121-3/+3
* | | | | | overly constCaolán McNamara2010-10-061-1/+1
* | | | | | more removed include guards using fixguard.pyPetr Mladek2010-10-0510-20/+0
* | | | | | remove include guards using fixguard.pyPetr Mladek2010-10-0510-42/+0
| |_|_|/ / |/| | | |
* | | | | fwk154: #i114014# Use correct compare statementCarsten Driesner2010-08-231-1/+1
* | | | | fwk154: #i114014# Fix problem with check box 'Remember Password' in login dialogCarsten Driesner2010-08-231-1/+1
| |/ / / |/| | |
* | | | #i10000# add bIsPasswordToModifyobo2010-06-241-1/+2
* | | | CWS-TOOLING: integrate CWS tl79obo2010-06-187-999/+967
|\ \ \ \
| * \ \ \ cws tl79: merge with DEV300_m83Thomas Lange [tl]2010-06-184-10/+31
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | cws tl79: #i110048# help ids addedThomas Lange [tl]2010-06-082-11/+26
| * | | | cws tl79: merge with DEV300_m80Thomas Lange [tl]2010-06-071-51/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | cws tl79: mergeThomas Lange [tl]2010-04-284-57/+27
| |\ \ \ \