summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Collapse)AuthorFilesLines
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components - incpjacquod2-2/+2
components/forms/source/inc should be OK now
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components - formspjacquod12-42/+42
the whole directory components/forms/source/component should now be OK
2010-11-12WaE, fix member init orderCaolán McNamara1-5/+5
2010-11-02Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.Thomas Klausner2-10/+12
2010-11-01use SolarMutexGuard to take a guard on the solar mutex.Norbert Thiebaud1-1/+1
2010-10-28include algorithm for std::lower_boundCaolán McNamara1-0/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara114-0/+277
2010-10-28Make some stl functions less ambiguous (fixes VC++ 10 compilation)Jesús Corrius2-3/+3
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud8-8/+8
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud11-19/+19
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-0/+4
2010-10-21get rid of extra PROPERTY_ID_VERTICAL_ALIGN defineNoel Power1-1/+0
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken3-4/+6
2010-10-13Merge commit 'origin/master'Noel Power100-0/+241
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power9-52/+128
Conflicts: forms/source/component/RadioButton.cxx forms/source/inc/property.hrc
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth100-0/+241
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-10merge vosremoval-thread patchNorbert Thiebaud2-5/+6
2010-10-07#i114425# fix a possible dangling referenceCaolán McNamara1-1/+2
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky8-131/+194
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power9-53/+127
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-4/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek20-48/+0
2010-10-05#i113654# these event handler ids need to be a ULONGCaolán McNamara2-2/+2
2010-10-04dead comment removalJacopo Nespolo2-2/+1
2010-09-28dba33j: #i113631# loadData: restore m_nNULLPos/m_nBoundColumnType when old ↵Frank Schoenheit [fs]1-0/+4
list data is still cached
2010-08-26dba33h: #i114122# don't set GraphicObject-URLs at the image control/model, ↵Frank Schoenheit [fs]2-19/+53
instead, just set the XGraphic, and let the implementation manage the respective XGraphicObject instance and its life time
2010-08-26dba33h: #i113991# handle ImageURL and Graphic properties ourselves, do not ↵Frank Schoenheit [fs]7-119/+134
leave this to the aggregate. Otherwise, both the aggregate and we try to sync those, which is good for some problems ...
2010-08-26dba33h: #i112659# ensure bound image controls never embed their image in the ↵Frank Schoenheit [fs]1-0/+5
surrounding document
2010-08-25dba33h: #i114022# properly handle new/empty imagesFrank Schoenheit [fs]2-3/+12
2010-06-22unoawt2: #i10000#Frank Schoenheit [fs]1-2/+0
2010-06-20unoawt: now that the image control/model are not connected via ↵Frank Schoenheit [fs]4-55/+23
XImageProducer/Consumer anymore, ensure that images loaded from a database document are displayed, too
2010-06-15CWS-TOOLING: integrate CWS unoawtobo2-0/+23
2010-06-04CWS-TOOLING: integrate CWS dba33fIvo Hinkelmann5-51/+31
Notes: split repo tag: components_ooo/DEV300_m81
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]2-0/+23
2010-04-29fs33a: #i111238# ensure that form control list boxes, which override the ↵Frank Schoenheit [fs]2-0/+23
StringItemListProperty, update it when the aggregated toolkit list box changes it
2010-04-21sb120: merged in DEV300_m77sb5-20/+45
2010-04-21sb120: #i109916# prevent further frm::OInterfaceContainer::implInsert ↵sb1-4/+6
deadlocks (patch by fs)
2010-04-20sb120: #i109916# prevent frm::OInterfaceContainer::fakeVbaEventsHack ↵sb2-57/+62
deadlock (patch by fs)
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]8-58/+62
2010-03-15dba33f: #i110036#: when creating new controls or grid columns, set ↵Frank Schoenheit [fs]3-7/+31
MouseWheelBehavior to NEVER
2010-03-11dba321a: #i109535# grid columns now returning proper types in getTypesFrank Schönheit3-7/+31
2010-02-25#i109081# translateDbColumnToControlValue: force the current value to be the ↵Frank Schönheit2-13/+14
same type as our bound field (if we have one), since the values we will compare it with will also have this type
2010-03-23CWS-TOOLING: integrate CWS autorecoveryVladimir Glazunov3-159/+97
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov2-54/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]226-1133/+613
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov226-1088/+427
Notes: split repo tag: components_ooo/DEV300_m72 split repo tag: components_ooo/DEV300_m73
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien5-47/+47
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien226-1041/+380
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-05CWS-TOOLING: integrate CWS svxsplitVladimir Glazunov16-45/+49