summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Collapse)AuthorFilesLines
2010-11-16get this to build againCaolán McNamara4-21/+1
2010-11-13Purged BmpColorMode from libs-gui - componentsJoseph Powers2-13/+10
2010-11-12Remove two more _HC instancesSebastian Spaeth1-18/+3
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov2-2/+2
2010-11-02initial import of latest cws container_controlsNoel Power1-2/+3
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]22-80/+95
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer25-101/+194
2010-10-28add modelines to .hxx files as wellCaolán McNamara62-0/+131
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-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2-8/+8
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken4-8/+12
2010-10-13Merge commit 'origin/master'Noel Power56-0/+127
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power6-1/+9
Conflicts: forms/source/component/RadioButton.cxx forms/source/inc/property.hrc
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth56-0/+127
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-11CWS changehid: generate former auto hids into src filesMathias Bauer5-0/+12
2010-10-09CWS changehid: resync to m89Mathias Bauer3-21/+99
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power6-1/+9
2010-10-05more removed include guards using fixguard.pyPetr Mladek10-30/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek23-100/+0
2010-10-04dba34b: pulled DEV300:m89Frank Schoenheit [fs]3-21/+99
2010-10-04Code cleanup in cuiJacopo Nespolo1-3/+3
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-13dba34a: during #i114403#: allow list boxes to have a bound column of '0'Frank Schoenheit [fs]1-1/+1
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-21/+99
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ↵Frank Schoenheit [fs]1-1/+1
parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen10-63/+8
2010-06-04CWS-TOOLING: integrate CWS dba33fooo/DEV300_m81Ivo Hinkelmann2-10/+7
2010-04-27Merge to DEV300_m77Mikhail Voytenko8-37/+83
2010-04-24CWS gnumake2: wrong includeMathias Bauer1-1/+1
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]2-10/+7
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb6-28/+82
2010-03-23fwk138: #i105549# integrate the patchMikhail Voytenko6-44/+0
2010-02-25sb118: merged in DEV300_m72sb135-654/+224
2010-02-19dba33f: #i109431#: need a css.form.runtime.FormController, not the legacy ↵Frank Schoenheit [fs]2-10/+7
css.form.FormController
2010-02-17CWS-TOOLING: integrate CWS changefileheader2ooo/DEV300_m73ooo/DEV300_m72Vladimir Glazunov135-607/+205
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien3-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien135-604/+202
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-05CWS-TOOLING: integrate CWS svxsplitVladimir Glazunov2-16/+17
2010-02-04CWS-TOOLING: integrate CWS ab71Vladimir Glazunov1-31/+2
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2-9/+1
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]135-654/+224
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-01-21resync to DEV300_m70Mathias Bauer2-3/+4
2010-01-21dba33e: merge to m70Ocke Janssen [oj]6-28/+82
2010-01-15dba33b: merge m69Ocke Janssen [oj]2-3/+4
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer2-16/+17
2010-01-07enable hierachical queriesOcke Janssen [oj]2-4/+35
2009-12-17dba33e: #i107611#: display a text sample for text formats, to better ↵Frank Schoenheit [fs]5-24/+47
distinguish text formats from non-text formats
2010-01-29ab71: merge with DEV300_m63Jens-Heiner Rechtien12-5/+183
2010-01-29ab71: merge with DEV300_m54Jens-Heiner Rechtien28-160/+1520
2009-12-10dba33d: merge with DEV300_m67Ocke Janssen [oj]15-118/+28