Commit Graph

23 Commits

Author SHA1 Message Date
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Kohei Yoshida
e422d9efc3 Removed SearchName() in favor of findByName(). 2011-03-05 15:21:07 -05:00
Thomas Arnhold
a6e69f8fcd Move DBG_ERROR to OSL_FAIL 2011-03-02 14:58:56 +01:00
Mikhail Voytenko
cd42389ad6 removetooltypes01: #i112600# remove tooltypes from sc 2011-01-17 13:20:22 +01:00
Gert Faller
b9a388b78d cleaning of __EXPORT define 2010-12-11 23:25:30 +01:00
Sebastian Spaeth
63bb42ab7d 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:18 +02:00
Kohei Yoshida
383cb27aeb Ported dde-reconnect-on-load-*.diff from ooo-build.
Improve reliability of DDE connections between documents opened in LO.
With this change, LO tries to reconnect to a DDE server document upon
opening if that server document is being listened to by one of the
open documents.

Also, the old implementation would load a DDE server document
invisible, and would never close it when the user updates the link.
This had the consequence that when the user tries to open this
document while it's loaded hidden, it causes some weird focus issues,
and closing it and opening it again would disconnect the DDE
connection.  The new implementation closes the server document
immediately after the DDE link update is complete.

This change also fixes a bug in Calc where DDE link updates to cells
would fail when the formula syntax is set to something other than Calc
A1.
2010-10-05 15:42:37 -04:00
Vladimir Glazunov
22e99ad710 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
4573ccfffd 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
Mathias Bauer
f365884ba7 #i107450#: move more code out of svx 2010-01-13 22:25:07 +01:00
Jens-Heiner Rechtien
28ba39eaf9 CWS-TOOLING: integrate CWS calcmultiline
2009-05-13 18:05:10 +0200 nn  r271868 : CWS-TOOLING: rebase CWS calcmultiline to trunk@271830 (milestone: DEV300:m48)
2009-03-15 00:59:24 +0100 erack  r269502 : #i100205# SYLK import/export: treat embedded double quotes and semicolons correctly; changes ID;PSCALC3 to ID;PCALCOOO32 due to incompatibility
2009-03-10 17:54:33 +0100 er  r269286 : #i35913# multiline (newlines) as formula results; contributed by William S Fulton <wsfulton>
2009-05-18 15:28:50 +00:00
Vladimir Glazounov
5c0ecf9b57 CWS-TOOLING: integrate CWS sfxnotifyremoval 2008-09-30 06:36:06 +00:00
Vladimir Glazounov
9a026ee93a INTEGRATION: CWS koheiformula01 (1.9.314); FILE MERGED
2008/04/23 15:10:05 kohei 1.9.314.2: RESYNC: (1.9-1.10); FILE MERGED
2008/03/20 23:20:14 kohei 1.9.314.1: Use the current address convention everywhere instead of always using the OOo convention.
2008-05-14 08:57:35 +00:00
Rüdiger Timm
82cd9a3898 INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED
2008/03/31 17:15:30 rt 1.9.330.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:16:34 +00:00
Vladimir Glazounov
a58aff47bc INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED
2006/12/01 08:53:27 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10
2007-02-27 12:09:43 +00:00
Kurt Zenker
a5faa73e4d INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED
2006/07/12 10:02:35 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2006-07-21 12:45:45 +00:00
Oliver Bolte
e407ce2d73 INTEGRATION: CWS dr48 (1.6.174); FILE MERGED
2006/06/01 13:57:58 nn 1.6.174.1: #i63148# IsValidReference for area links etc.
2006-07-10 13:07:49 +00:00
Rüdiger Timm
983af73969 INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED
2005/09/05 15:04:36 rt 1.5.452.1: #i54170# Change license header: remove SISSL
2005-09-08 19:50:13 +00:00
Oliver Bolte
de9d45c786 INTEGRATION: CWS rowlimit (1.4.322); FILE MERGED
2004/04/07 14:44:20 er 1.4.322.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells
2004/01/14 15:50:20 er 1.4.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short
2004-06-04 10:26:06 +00:00
Niklas Nebel
7aa78240e8 #94756# ScImportExport uses rtl::OUString also for ExportString 2001-11-14 19:30:03 +00:00
Niklas Nebel
a69ed4de4d #85964# don't access docshell in SFX_HINT_DYING broadcast 2001-04-11 13:37:35 +00:00
jp
136cbbf6a5 change: old data transfer API to the new 2001-03-08 20:00:07 +00:00
Jens-Heiner Rechtien
9ae5a91f79 initial import 2000-09-18 16:07:07 +00:00