Commit graph

2208 commits

Author SHA1 Message Date
Thomas Arnhold
3569872463 Remove FS_PRIV_DEBUG directive. 2011-01-25 23:41:46 +01:00
Frank Schoenheit [fs]
dbbd1aae55 gridsort: pulled and merged DEV300m98 2011-01-25 20:54:56 +01:00
Frank Schoenheit [fs]
acb0bbd76e gridsort: pulled CWS dba34b 2011-01-25 09:21:17 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Carsten Driesner
f163f1264a removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Thomas Arnhold
7c89e643b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:30:44 +01:00
Ocke.Janssen
41e6c179e7 dba34d: #i111015# XTextRange and derivee are not supported anymore by column object 2011-01-17 10:11:36 +01:00
Mikhail Voytenko
41fb6b1541 removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags 2011-01-14 11:20:36 +01:00
Mikhail Voytenko
a6569df130 removetooltypes01: #i112600# remove tooltypes from slideshow and forms 2011-01-13 16:49:46 +01:00
Frank Schoenheit [fs]
35406d6292 dba34c: merge 2011-01-07 14:29:08 +01:00
Frank Schoenheit [fs]
9b2bc5d7cb dba34c: pulled/merged latest changes from CWS dba34b 2011-01-07 13:50:28 +01:00
Philipp Lohmann [pl]
d213658e38 rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
Frank Schoenheit [fs]
94ee4db659 dba34b: merged DEV300m96 2011-01-05 10:07:18 +01:00
Ocke Janssen [oj]
e89ecedf65 dba34c: #i110323# fix for double 2011-01-03 13:58:05 +01:00
Caolán McNamara
4a0bb837cd cppcheck: prefer prefix variant 2011-01-01 21:06:25 +00:00
serval
79c787a66b RTL_CONSTASCII_USTRINGPARAM 2010-12-22 21:21:00 +00:00
Caolán McNamara
d161cc8870 prefix prefix variant 2010-12-19 16:28:33 +00:00
Caolán McNamara
e59df5cb6c cppcheck: can be const 2010-12-16 12:16:00 +00:00
Frank Schoenheit [fs]
09cfbd6086 gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory
which created us, and don't need to resort to the process'es service factory
2010-12-06 14:14:11 +01:00
Takeshi Abe
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
Ocke.Janssen
6697a4827b dba34c: #i102625# only fetch rows when the view moves outside the scope of the rowset window 2010-12-02 13:16:48 +01:00
J. Graeme Lingard
2b77d15fd2 Remove dated comments 2010-11-28 19:44:03 +00:00
Gert Faller
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
Gert Faller
1231e74a6d RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) 2010-11-27 17:20:30 +01:00
Caolán McNamara
c838ea595f cppcheck: use prefix form 2010-11-27 12:46:43 +00:00
Gert Faller
f357474191 RTL_CONSTASCII_USTRINGPARAM in components 1 2010-11-27 11:54:21 +01:00
Ocke.Janssen
c0ec842414 dba34c: #i94053# remove lastvalue 2010-11-26 15:22:57 +01:00
Philipp Lohmann [pl]
4592bb216c merge with DEV300_m94 2010-11-24 18:50:17 +01:00
Philipp Lohmann [pl]
bd6ee967cd vcl117: header cleanup 2010-11-24 16:09:43 +01:00
Julien Nabet
648589a0bd RTL patch 2010-11-24 07:56:52 +01:00
Frank Schoenheit [fs]
6a7bbc11c1 dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to determine how to obtain the column value, instead, use the column type 2010-11-23 21:55:13 +01:00
Philipp Lohmann [pl]
abe4496cfc vcl117: removed obsolete header 2010-11-23 18:41:04 +01:00
Joseph Powers
bf8f8053cf Remove the last of the HC icons 2010-11-22 17:55:31 -08:00
Frank Schoenheit [fs]
5001b1ce32 dba34b: merge after pulling DEV300.m94 2010-11-22 14:30:32 +01:00
Pierre-André Jacquod
f3eb77586e further removing of dead code
Hello,
here in components some other pieces to delete. Again some small parts
in case  I was to generous in deleting.

regards

>From 1535d5e774e7d1ef08696344be8fcdfc6828f2c3 Mon Sep 17 00:00:00 2001
From: pjacquod <pjacquod@alumni.ethz.ch>
Date: Sun, 21 Nov 2010 12:10:15 +0100
Subject: [PATCH 1/5] remove dead code components workben
2010-11-22 12:10:30 +00:00
Norbert Thiebaud
9140ff3adc micro-optimization suggested by cppcheck 2010-11-21 19:07:07 -06:00
sb
297b302757 sb131: merged in re/DEV300_next towards DEV300_m94 2010-11-19 11:35:41 +01:00
pjacquod
b0a1304262 RTL_CONSTASCII_USTRINGPARAM in components misc
components/forms/source/misc should be OK now
2010-11-17 16:33:00 +00:00
pjacquod
41fbf2c1a6 RTL_CONSTASCII_USTRINGPARAM components in runtime
components/forms/source/runtime should be OK now
2010-11-17 16:30:16 +00:00
pjacquod
7f459c9492 RTL_CONSTASCII_USTRINGPARAM components xpathlib
components/forms/source/xforms/xpathlib should now be OK
2010-11-17 16:28:24 +00:00
pjacquod
7f36ddf518 RTL_CONSTASCII_USTRINGPARAM in components .. submission
components/forms/source/xforms/submission should be OK now
2010-11-17 16:26:20 +00:00
pjacquod
c150d11c58 RTL_CONSTASCII_USTRINGPARAM in components - inc
components/forms/source/inc should be OK now
2010-11-17 16:23:47 +00:00
pjacquod
36cff0860f RTL_CONSTASCII_USTRINGPARAM in components - forms
the whole directory components/forms/source/component
should now be OK
2010-11-17 16:21:57 +00:00
Caolán McNamara
5515c056ab WaE, fix member init order 2010-11-12 11:33:12 +00:00
Vladimir Glazunov
7f6d48f1e1 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Thomas Klausner
4fd29f3d18 Add some more files to EXCEPTIONSFILES, needed on at least NetBSD. 2010-11-02 15:08:29 +01:00
Norbert Thiebaud
3fae822870 use SolarMutexGuard to take a guard on the solar mutex. 2010-11-01 12:24:09 -05:00
Vladimir Glazunov
8372a69539 #i10000# changes from OOO330 m13 2010-11-01 15:58:31 +01:00
Frank Schoenheit [fs]
afb8e47009 dba34a: #i114403# when delivering our text (getText, plus notifications), and we're a filter list box created for a list box control, translate between display strings and values. (Filter list boxes (*not* combo boxes!) still messed up. This needs a follow-up issue.) 2010-11-01 13:32:13 +01:00
Caolán McNamara
eec16c4640 include algorithm for std::lower_bound 2010-10-28 20:18:06 +01:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
Ocke.Janssen
931fd5e9d0 Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300 2010-10-28 14:18:49 +02:00
Jesús Corrius
6a6190a7bb Make some stl functions less ambiguous (fixes VC++ 10 compilation) 2010-10-28 13:55:00 +02:00
Norbert Thiebaud
f14c1f372f remove vos reference from uno xml descriptions 2010-10-27 01:07:59 -05:00
Norbert Thiebaud
e73dde5fb4 Finally, gut the vos module out of the build 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
33cd16725f rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
46308b84dd merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Jan Holesovsky
ed0080c927 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:36:39 +02:00
sb
9c5ef3ce00 sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt 2010-10-22 10:37:46 +02:00
Noel Power
9c298a8bce get rid of extra PROPERTY_ID_VERTICAL_ALIGN define 2010-10-21 17:52:40 +02:00
Vladimir Glazunov
81876836fe CWS-TOOLING: integrate CWS vcl115 2010-10-18 13:28:53 +02:00
Kenneth Venken
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +01:00
Noel Power
5089e955d6 Merge commit 'origin/master' 2010-10-13 12:51:15 +01:00
Noel Power
5a9064d007 Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabs
Conflicts:
	forms/source/component/RadioButton.cxx
	forms/source/inc/property.hrc
2010-10-13 10:17:11 +01:00
Sebastian Spaeth
ead7290449 Add vim/emacs modelines to all source files
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-13 10:57:23 +02:00
Norbert Thiebaud
f81e36d56e merge vosremoval-thread patch 2010-10-10 21:29:02 -05:00
Caolán McNamara
f791a7ba71 #i114425# fix a possible dangling reference 2010-10-07 12:10:24 +01:00
Frank Schoenheit [fs]
d03b746024 dba34b: slightly simplified makefile 2010-10-07 10:07:59 +02:00
Jan Holesovsky
7e73a8842b Merge commit 'ooo/OOO330_m9' 2010-10-06 13:31:28 +02:00
Noel Power
e31e563d72 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:13 +01:00
Petr Mladek
d41279d586 more removed include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Petr Mladek
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Caolán McNamara
72a8a2b77e #i113654# these event handler ids need to be a ULONG 2010-10-05 10:45:06 +01:00
Frank Schoenheit [fs]
e5f9fd1e24 dba34b: pulled DEV300:m89 2010-10-04 19:55:06 +02:00
sb
2ee39bc091 sb132: merged in DEV300_m89 2010-10-04 17:38:17 +02:00
Jacopo Nespolo
3ae75cb878 dead comment removal 2010-10-04 12:13:52 +01:00
Frank Schoenheit [fs]
9e5d60cdca dba34b: merge after pulling sb123 2010-10-04 13:06:24 +02:00
Frank Schoenheit [fs]
d388db8d41 dba34b: tweaked the makefile 2010-09-30 13:10:28 +02:00
Frank Schoenheit [fs]
f7c9efe9c6 dba34a: #i114792# restore m_nNULLPos/m_nBoundColumnType when old list data is still cached 2010-09-28 11:45:50 +02:00
Frank Schoenheit [fs]
acc5e9f794 dba33j: #i113631# loadData: restore m_nNULLPos/m_nBoundColumnType when old list data is still cached 2010-09-28 11:45:50 +02:00
Frank Schoenheit [fs]
f41c780b27 dba34a: #i114752# allow setting an empty reference, not only an empty Any, as ControlLabel 2010-09-28 09:42:32 +02:00
sb
f6d317b72b sb123: merged in DEV300_m88 2010-09-22 15:59:47 +02:00
sb
8a378d15f0 sb123: #i114669# disabled forms.OListBoxControl for now 2010-09-22 13:00:22 +02:00
Philipp Lohmann [pl]
9f2e55c9aa rebase to DEV300_m88 2010-09-22 11:31:22 +02:00
sb
29d1f19d1f sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Philipp Lohmann [pl]
a510f6ba8a vcl115: #i114425# fix a possible dangling reference (thanks dtardon!) 2010-09-20 13:13:18 +02:00
Frank Schoenheit [fs]
7dbfe98ee0 dba34a: #i111148# re-enabled the tests 2010-09-20 11:36:45 +02:00
Hans-Joachim Lankenau
66ee906cda DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Frank Schoenheit [fs]
0096dc80ab dba34a: #i114403# fixed the form-based filter for list boxes 2010-09-17 08:38:54 +02:00
sb
43c78860c3 sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/> 2010-09-14 15:14:56 +02:00
Frank Schoenheit [fs]
dfc599fdc4 dba34a: during #i114403#: allow list boxes to have a bound column of '0' 2010-09-13 18:59:52 +02:00
sb
5dbc43ead1 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Frank Schoenheit [fs]
43c935a925 dba34a: i113188# don't call into XWindow implementations with own mutex locked 2010-09-03 19:37:30 +02:00
Frank Schoenheit [fs]
ac88e862f9 dba34a: merged in CWS dba33i 2010-09-02 14:25:11 +02:00
sb
2b5c7e15c0 sb123: #i114209# disabled forms.OGridControlModel::com::sun::view::XSelectionSupplier for now 2010-08-30 16:22:08 +02:00
Frank Schoenheit [fs]
00703ec615 dba33h: merge after pulling DEV300.m87 2010-08-30 14:19:36 +02:00
Frank Schoenheit [fs]
6c3b530fb1 dba34a: fail the test on caught exceptions 2010-08-27 16:51:16 +02:00
Frank Schoenheit [fs]
33ddb6e91d dba33h: #i114122# don't set GraphicObject-URLs at the image control/model, instead, just set the XGraphic, and let the implementation manage the respective XGraphicObject instance and its life time 2010-08-26 17:14:25 +02:00
Frank Schoenheit [fs]
e4a1230f6b dba33h: #i113991# handle ImageURL and Graphic properties ourselves, do not leave this to the aggregate. Otherwise, both the aggregate and we try to sync those, which is good for some problems ... 2010-08-26 15:24:03 +02:00
Frank Schoenheit [fs]
93f90c4e7d dba33h: #i112659# ensure bound image controls never embed their image in the surrounding document 2010-08-26 12:02:20 +02:00
Frank Schoenheit [fs]
96a48f7977 dba33h: #i114022# properly handle new/empty images 2010-08-25 16:14:14 +02:00
Caolán McNamara
30ed332773 cmcfixes77: #i113654# 64bit events 2010-08-04 19:01:02 +01:00
sb
e8acc62922 sb123: #i113201# disabled forms.OEditModel::com::sun::form::validation::XValidatableFormComponent for now 2010-07-16 16:57:09 +02:00
sb
89de06d996 sb123: merged in DEV300_m87 2010-09-10 11:13:28 +02:00
Lars Langhans
85900d0c1f sb123:#i111449# remove all subdirs in complex tests 2010-08-23 10:38:44 +02:00
Lars Langhans
abce795656 sb123:#i111449# makefile cleanups for qa/complex tests 2010-06-29 13:43:23 +02:00
Frank Schoenheit [fs]
dce758a522 unoawt2: #i10000# 2010-06-22 01:39:29 +02:00
Frank Schoenheit [fs]
ddc43ba8f7 unoawt: now that the image control/model are not connected via XImageProducer/Consumer anymore, ensure that images loaded from a database document are displayed, too 2010-06-20 22:36:14 +02:00
Lars Langhans
0127033dec merge DEV300_m83 2010-06-18 14:29:05 +02:00
Lars Langhans
7067099242 sb123:#i111449# cleanups in forms qa/complex tests 2010-06-17 12:39:47 +02:00
obo
7bce502de1 CWS-TOOLING: integrate CWS unoawt 2010-06-15 10:58:34 +02:00
Ivo Hinkelmann
3a9fa417bc CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
Frank Schoenheit [fs]
a361fd5bd8 unoawt: merged in latest changes from CWS slidecopy (rebase to m80) 2010-06-03 17:54:37 +02:00
sb
8288e21f9a sb120: #i111333# disabled failing tests for now 2010-05-03 11:01:45 +02:00
sb
8a5524eb70 sb120: #i111285# disabled failing tests for now 2010-04-30 14:11:17 +02:00
sb
5ff0115a19 sb120: #i111148# disabled failing tests for now 2010-04-29 14:57:54 +02:00
Frank Schoenheit [fs]
113cf2120b fs33a: #i111238# ensure that form control list boxes, which override the StringItemListProperty, update it when the aggregated toolkit list box changes it 2010-04-29 14:39:58 +02:00
sb
b5c2dcde9e sb120: #i109939# disabled failing tests for now 2010-04-28 10:14:33 +02:00
sb
8939b3cd37 sb120: #i109939# disabled failing tests for now 2010-04-27 09:33:25 +02:00
sb
c88ec77a57 sb120: #i111148# disabled failing tests for now 2010-04-26 11:39:45 +02:00
sb
9ac48cad9b sb120: merged in DEV300_m77 2010-04-21 22:01:20 +02:00
sb
0dbdeb5cc3 sb120: #i109916# prevent further frm::OInterfaceContainer::implInsert deadlocks (patch by fs) 2010-04-21 10:05:39 +02:00
sb
834486c8e1 sb120: #i111006# disable failing tests for now 2010-04-20 16:39:08 +02:00
sb
a19cd21e3c sb120: #i109916# prevent frm::OInterfaceContainer::fakeVbaEventsHack deadlock (patch by fs) 2010-04-20 10:44:53 +02:00
Frank Schoenheit [fs]
69929004c6 dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Jens-Heiner Rechtien
4f2def4221 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
sb
4f1af49037 sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118 2010-04-07 14:09:12 +02:00
sb
55d474d853 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Frank Schoenheit [fs]
6c07c7cad4 dba33f: #i110036#: when creating new controls or grid columns, set MouseWheelBehavior to NEVER 2010-03-15 14:07:56 +01:00
Frank Schönheit
43533b80c9 dba321a: #i109535# grid columns now returning proper types in getTypes 2010-03-11 12:20:02 +00:00
sb
70a334670b sb120: #i109978# removed --disable-qadevooo 2010-03-09 17:31:37 +01:00
Frank Schönheit
88df38f41b #i109081# translateDbColumnToControlValue: force the current value to be the same type as our bound field (if we have one), since the values we will compare it with will also have this type 2010-02-25 12:47:23 +00:00
sb
87ec9c993b sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Vladimir Glazunov
97412488d9 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
sb
52b23e4bfa sb118: adapted remaining */qa/unoapi tests to new framework 2010-02-16 11:53:58 +01:00
Jens-Heiner Rechtien
da975155be changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
4f51ab82ff sb118: merged in DEV300_m71 2010-02-08 09:18:14 +01:00
Vladimir Glazunov
211367b24e CWS-TOOLING: integrate CWS svxsplit 2010-02-05 11:53:09 +01:00
Mathias Bauer
2f533ec6d5 CWS svxsplit: merge with m71 2010-02-04 17:59:58 +01:00
Vladimir Glazunov
1463a9ffda CWS-TOOLING: integrate CWS ab71 2010-02-04 16:22:08 +01:00
sb
27bb69577e sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, 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-01-29 17:01:54 +01:00
Vladimir Glazunov
affba4eec2 CWS-TOOLING: integrate CWS autorecovery 2010-03-23 11:58:14 +01:00
Vladimir Glazunov
46aa13222d CWS-TOOLING: integrate CWS vcl109 2010-03-22 18:17:46 +01:00
Frank Schoenheit [fs]
e9de8ab515 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01:00
Frank Schoenheit [fs]
1816f3232b autorecovery: pass a MacroExecMode when creating a blank document - with the changed implementation, it is not (as before) by accident that a suitable MacroExecMode is set automatically 2010-02-22 12:36:29 +01:00
Frank Schoenheit [fs]
269a73582e autorecovery: merge after pulling CWS dba33e 2010-02-05 11:15:32 +01:00
Frank Schoenheit [fs]
2176aee8e2 autorecovery: commit resolved merge (after rebase to m71) 2010-02-04 10:38:39 +01:00
Philipp Lohmann [pl]
e645ebac25 merge with DEV300_m71 2010-02-03 15:34:13 +01:00