Noel Grandin
3a50e97499
fdo#46808, Adapt sdb::OrderDialog UNO service to new style
...
The service already existed, it just did not have an IDL file.
Change-Id: If24e9d6069bf7454bb0add3be8c4bc5916cc4d1f
2013-01-09 08:08:14 +02:00
Noel Grandin
6e5cb64670
fdo#46808, Adapt sdb::FilterDialog UNO service to new style
...
The service already existed, it just did not have an IDL file.
Change-Id: I2267bec182ad1cc8f6a37939861a7368a17fcef2
2012-12-21 09:12:09 +02:00
Michael Meeks
0a063f3a36
re-base on ALv2 code. Includes:
...
Patch contributed by Christian Lippka
impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx
http://svn.apache.org/viewvc?view=revision&revision=1167619
Patches contributed by Mathias Bauer
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
cws mba34issues01: #i117712#: fix several resource errors introduced by
IAccessible2 implementation
http://svn.apache.org/viewvc?view=revision&revision=1172343
cws mba34issues01: #i117719#: use correct resource ID
http://svn.apache.org/viewvc?view=revision&revision=1172351
Patch contributed by Andre Fischer
Do not add targets for junit tests when junit is disabled.
http://svn.apache.org/viewvc?view=revision&revision=1241508
Patches contributed by Armin Le-Grand
#118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested
http://svn.apache.org/viewvc?view=revision&revision=1240195
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118485# - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
#118524 : apply patch, followup fixes to 118485
http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68
Patch contributed by Regina Henschel
linecap: Reintegrating finished LineCap feature
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patch contributed by Wang Lei (leiw)
#i118760# split the first table cell vertically, then undo&redo,
the Presentation app will crash
http://svn.apache.org/viewvc?view=revision&revision=1301361
cleanup globlmn hacks, undo dependent fixmes.
2012-11-27 12:55:10 +00:00
Michael Stahl
31170413ae
API CHANGE: com.sun.star.lang.IllegalArgumentException
...
... derives from com.sun.star.uno.RuntimeException instead of
com.sun.star.uno.Exception.
Only test that breaks with this change is jurt_uno/AnyConverter_Test,
which for mysterious reasons effectively tests that
IllegalArgumentException is a subclass of Exception and not
RuntimeException. Presumably this is just a generic exception test that
happens to use IllegalArgumentException.
Some further testing indicates there are no problems expected at
runtime:
Running "make subsequentcheck" with all Java test code compiled against
a ridl.jar that does not contain the change, running against a soffice
that uses ridl.jar and rdbs with the change + ridl.jar with the change
on the test side yields exactly the same AnyConverter_Test failure, with
no other failures.
Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d
2012-11-26 23:14:33 +01:00
Lionel Elie Mamane
de8d2c313b
fix C++ warning: declaration shadows member of this
...
Change-Id: Ib88fecd856c9767cafa0191d3d93b372776d414a
2012-08-30 09:24:16 +02:00
Lionel Elie Mamane
92656d5de9
Make impl_doActionInSQLContext_throw more typesafe
...
Change-Id: I19be63f1cfa57386dd661ab8f98dc21b5ff8d22c
2012-08-30 05:25:24 +02:00
Lionel Elie Mamane
3655f25465
fdo#48807 autofilter should not use LIKE operator
...
This demonstrates a confusion between *values* and *patterns*
Change-Id: I207aa53950166e915bbad22b022c88d07ee6300d
2012-08-30 05:23:06 +02:00
Thomas Arnhold
57154616f0
Remove UNO includes comments
...
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
Gustavo Buzzatti Pacheco
6cfae09e5d
Fix for fdo43460 Part XVIII getLength() to isEmpty()
...
Part XVIII
module
form
2011-12-30 11:36:01 +01:00
Takeshi Abe
75b835c8cd
catch exception by constant reference
2011-12-12 10:05:25 +09:00
Norbert Thiebaud
0c4aa66913
remove include of pch header from forms
2011-11-27 13:09:48 -06:00
Thomas Arnhold
352f1a58e2
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:06:18 +01:00
Guillaume Poussel
8add752517
Remove bogus comments
2011-02-13 17:35:58 +01:00
Guillaume Poussel
842bfb16f7
Remove useless comments in components.
2011-02-08 19:06:48 +01: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
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
Kenneth Venken
394235bba1
SAL_N_ELEMENTS changes for components
2010-10-15 18:15:35 +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
Frank Schoenheit [fs]
69929004c6
dba33f: merge with m76-branch
2010-04-16 13:55:24 +02: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
Ocke Janssen [oj]
80f468de1e
dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter
2010-01-22 08:14:22 +01:00
Frank Schönheit
020562e55e
oops, forgot this file in the previous change (moving css.form.(X)FormController to css.form.runtime)
2009-10-23 11:02:05 +02:00
Vladimir Glazounov
2be1f7e9f6
INTEGRATION: CWS dba31a (1.6.34); FILE MERGED
...
2008/07/04 20:11:47 fs 1.6.34.3: #i66628# impl_getCurrentControlModel_throw: also care for grid control/columns
2008/07/03 08:41:55 fs 1.6.34.2: #i66628# +RefreshCurrentControl
2008/07/02 12:13:14 fs 1.6.34.1: #i90914# after doing a reload, refresh everything which is refreshable
2008-08-19 09:42:40 +00:00
Kurt Zenker
d9e20cf974
INTEGRATION: CWS dba30h_DEV300 (1.6.40); FILE MERGED
...
2008/07/28 07:33:12 fs 1.6.40.1: copying the fix for #i90914# herein, to try to get it for 3.0
2008-08-14 11:09:06 +00:00
Rüdiger Timm
f1012a538b
INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED
...
2008/04/01 12:30:32 thb 1.5.92.2: #i85898# Stripping all external header guards
2008/03/31 13:11:42 rt 1.5.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:50:59 +00:00
Oliver Bolte
ad1ed484ec
INTEGRATION: CWS dba22c (1.3.8); FILE MERGED
...
2007/01/14 20:01:29 fs 1.3.8.1: #i73230#
2007-01-25 10:58:37 +00:00
Vladimir Glazounov
4c76b6ce55
INTEGRATION: CWS dba22b (1.3.4); FILE MERGED
...
2007/01/04 10:15:55 fs 1.3.4.2: commitCurrentRecord needs a MethodGuard
2006/12/19 08:19:02 fs 1.3.4.1: #i10000#
2007-01-15 12:47:47 +00:00
Rüdiger Timm
273f2f9c6a
#i10000# pch statement added.
2006-12-05 14:26:35 +00:00
Rüdiger Timm
80f5277393
INTEGRATION: CWS dba22a (1.1.2); FILE ADDED
...
2006/11/24 22:05:15 fs 1.1.2.4: #i10000#
2006/11/24 21:33:36 fs 1.1.2.3: #i10000#
2006/11/23 10:58:43 fs 1.1.2.2: isModifiedRow and isInsertionRow were exchanged ... oops
2006/11/22 14:58:01 fs 1.1.2.1: css.form.runtime.FormOperation implementation
2006-12-01 15:56:16 +00:00