summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius5-5/+5
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud10-23/+10
2010-10-25remvove vos/macros.h usageNorbert Thiebaud14-23/+3
2010-10-25migrate vos::OModule to osl:ModuleNorbert Thiebaud4-8/+8
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud20-52/+51
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud5-8/+5
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud8-39/+39
2010-10-25merge vosremoval-pipe.diffNorbert Thiebaud2-2/+2
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud3-6/+7
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud9-13/+12
2010-10-18Two more SAL_N_ELEMENTS revertsTor Lillqvist2-2/+2
2010-10-18Revert SAL_N_ELEMENTS change for one fileTor Lillqvist1-1/+1
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken1-1/+2
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken12-21/+25
2010-10-13fix AIX buildCaolán McNamara16-5/+87
2010-10-13Merge commit 'origin/master'Noel Power233-5/+578
2010-10-13Default to evolutionMichael Meeks1-4/+3
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power10-48/+176
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth233-1/+575
2010-10-12vos:removal: missed a couple of OThreadNorbert Thiebaud1-2/+1
2010-10-10merge vosremoval-thread patchNorbert Thiebaud7-11/+10
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud7-12/+12
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power10-48/+176
2010-10-05more removed include guards using fixguard.pyPetr Mladek22-66/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek45-156/+0
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard17-30/+5
2010-10-04Code cleanup in cuiJacopo Nespolo1-3/+3
2010-09-30libsane leaks and threading crashesCaolán McNamara4-42/+79
2010-09-28fontdialog: Convert switch with only 1 case to an if ()Sebastian Spaeth1-16/+4
2010-09-28Replace the "Help Support" menu item by the "License Information" oneFridrich Štrba1-1/+1
2010-08-24ooo33gsl07: #i114002# add missing license headersPhilipp Lohmann [pl]2-12/+50
2010-08-03CWS-TOOLING: integrate CWS mib17Ivo Hinkelmann3-32/+119
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz2-0/+8
2010-07-27mib17: #i110822# Fixed named parameter handling in automation bridgeAndreas Bregas1-0/+3
2010-07-08mib17: #162917# let basic byte use one byte, let olebridge convert sequence t...Mikhail Voytenko1-19/+33
2010-07-06mib17: #162858# allow to transport COM objects without TypeInfo as beforeMikhail Voytenko1-40/+55
2010-06-29mib17: #i110821# Hot fix to avoid regressionAndreas Bregas1-1/+3
2010-06-25mib17: #i110821# COM default member supportAndreas Bregas2-13/+66
2010-06-22CWS-TOOLING: integrate CWS jl152obo1-0/+3
2010-06-22jl152 merge with DEV300_m83Joachim Lingner28-121/+362
2010-06-21CWS-TOOLING: integrate CWS vcl112obo1-0/+5
2010-06-15CWS-TOOLING: integrate CWS unoawtobo17-70/+54
2010-06-14CWS-TOOLING: integrate CWS dv12obo9-28/+284
2010-06-07jl152 merge with DEV300_m80Joachim Lingner18-122/+177
2010-06-04vcl112: #i112119# check return value (thanks cmc!)Philipp Lohmann [pl]1-0/+5
2010-06-04CWS-TOOLING: integrate CWS dba33fIvo Hinkelmann3-23/+24
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]17-70/+54
2010-06-02jl152#i77196# better handling of extensions with unaccepted licenseDirk Voelzke1-0/+3
2010-05-27CWS-TOOLING: integrate CWS fwk138Vladimir Glazunov13-117/+0
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]8-24/+12