summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Collapse)AuthorFilesLines
2010-12-06Replace all occured, occurance etc.Takeshi Abe6-10/+10
2010-11-27cppcheck: use prefix variantsCaolán McNamara1-1/+1
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-26cppcheck: use prefix variantCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-24fix author nameDavid Tardon1-1/+1
2010-11-24xmllint: bad entity nameCaolán McNamara1-1/+1
2010-11-22WaE, && ||Caolán McNamara1-1/+1
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 47Gert Faller1-14/+14
2010-11-17remove archaic guardsCaolán McNamara1-2/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller74-1095/+1059
2010-10-28add modelines to .hxx files as wellCaolán McNamara137-0/+384
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud2-5/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud2-2/+2
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-20WaE: I'm informed this is the intended resultCaolán McNamara1-1/+3
2010-10-20WaE: fix missing returnCaolán McNamara1-2/+1
2010-10-18remove non-compiled codePovilas Kanapickas10-233/+3
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-1/+1
2010-10-14include correct sal/macros.h header to compile.Michael Meeks5-12/+16
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid6-12/+11
2010-10-14fix leakHarri Pitkänen1-1/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth135-0/+345
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-11Set username/domain/password to use only if provided by userTor Lillqvist1-3/+11
The semantics of ucbhelper::InteractionSupplyAuthentication changed at some point, so the getUserName(), getRealm() and getPassword() methods now return non-empty strings only if the user actually changed them. Check the return values for being non-empty before using them for gnome-vfs authentication. From gnome-vfs-authentication.diff, fixes bnc#465102.
2010-10-11#i112747# fix ownership cycle in ucbCaolán McNamara2-35/+10
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud1-1/+1
2010-10-06remove more commented out #includes and related commentsDavid Tardon3-32/+0
2010-10-05more removed include guards using fixguard.pyPetr Mladek4-6/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek16-32/+0
2010-09-30forced to make certain neon api calls thread-safe due to cupsCaolán McNamara3-27/+47
rhbz#637738 libgcrypt that's been initialized already by cups to be non-threadsafe is therefore then also non-threadsafe. neon uses libgcrypt. So in the (as this is the usual circumstance) case that cups is initialized before neon, then libgcrypt is not threadsafe even though neon attempt to initialize it as such.
2010-09-28Pass proper parent window handle to ODMRegisterAppTor Lillqvist1-1/+16
Use short code snippet lifted from fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx to get a suitable window handle. Should fix bnc#398822.
2010-09-08Merge commit 'ooo/OOO330_m7'Jan Holesovsky2-81/+78
2010-09-07Merge commit 'ooo/OOO330_m6'Jan Holesovsky2-16/+21
2010-08-26sb130: #i113096# UniversalContentBroker::changesOccurred is now also called ↵sb2-59/+74
for removed items
2010-08-26novell-win32-odma.diff: ODMA dialog implementation.Tor Lillqvist13-142/+121
i#6885, i#32741
2010-08-24fwk154: i114090: adapt listener code to reflect changes in config mgr, ↵Juergen Schmidt1-22/+4
notification of change events (transplanted from 7c0cad639e0b6d74f4be88f5877270f1a8b9fa53)
2010-08-10mav56: #163253# tread invalid path segments correctlyMikhail Voytenko2-16/+21
2010-07-13CWS-TOOLING: integrate CWS jl153_OOO330Kurt Zenker1-2/+1
2010-07-13CWS-TOOLING: integrate CWS fwk147_OOO330Kurt Zenker1-1/+1
2010-06-25#i112664# - service must not be 'one instance'.Kai Sommerfeld1-1/+1
2010-06-22jl152 merge with DEV300_m83Joachim Lingner11-1/+1888
2010-06-16jl153 merge with DEV300_m82Joachim Lingner15-38/+1900
2010-06-14#i112361# - Fixed DAVResourceAccess::handleException() to suggest retry on ↵Kai Sommerfeld1-3/+2
status code 0
2010-06-07jl152 merge with DEV300_m80Joachim Lingner6-42/+462
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]35-170/+546
2010-05-27CWS-TOOLING: integrate CWS kso44Vladimir Glazunov4-38/+13
2010-05-17#i10000# removed OSL_ENSUREooo/DEV300_m78Ivo Hinkelmann1-1/+0
2010-05-06jl152 i111434 ucb failes when copying folders, which contain files ↵Joachim Lingner1-2/+8
containing percent signs