summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Collapse)AuthorFilesLines
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken11-19/+24
2010-10-13fix AIX buildCaolán McNamara16-5/+87
2010-10-13Merge commit 'origin/master'Noel Power195-4/+481
2010-10-13Default to evolutionMichael Meeks1-4/+3
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power8-47/+173
Conflicts: forms/source/component/RadioButton.cxx forms/source/inc/property.hrc
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth195-0/+478
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-12vos:removal: missed a couple of OThreadNorbert Thiebaud1-2/+1
2010-10-10merge vosremoval-thread patchNorbert Thiebaud3-5/+5
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud2-4/+4
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power8-47/+173
2010-10-05more removed include guards using fixguard.pyPetr Mladek21-64/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek44-154/+0
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard4-7/+0
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
This is a switch statement that only ever checks 1 case and has no default action, so make it an if(). Remove some commented out code in the switch while taking the git blame anyway. Signed-off: Sebastian Spaeth <Sebastian@SSpaeth.de>
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 ↵Mikhail Voytenko1-19/+33
to safearray correctly
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 Lingner17-121/+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
Notes: split repo tag: components_ooo/DEV300_m81
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
2010-05-25unoawt: completely separated the controller functionality of a wizard page ↵Frank Schoenheit [fs]15-38/+39
from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ ↵Frank Schoenheit [fs]2-8/+3
RoadmapWizard
2010-05-06dv12#i88957# improved handling of downloading new versionsDirk Voelzke3-10/+26
2010-04-27Merge to DEV300_m77Mikhail Voytenko44-224/+129
2010-04-22dv12: merge with DEV300_m77Dirk Voelzke34-192/+43
2010-04-22dv12: merge with DEV300_m76Dirk Voelzke459-4352/+1396
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann2-0/+41
2010-04-20dv12: Merge with DEV300_m63Jens-Heiner Rechtien46-163/+469
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]3-23/+24
2010-04-14masterfix: #i110833# patch applied to prevent a build error without GTKKurt Zenker1-0/+2
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien32-188/+39
2010-04-14nativeb: #i110754#: rebranding nspluginDirk Voelzke1-1/+1
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb10-32/+86