Commit Graph

57 Commits

Author SHA1 Message Date
Frank Schönheit
c67ae6f852 #90131# no ENABLEUNICODE anymore 2001-07-24 05:31:02 +00:00
Frank Schönheit
66e0acdbdd #88936# FmXDispatchInterceptor: +m_bListening 2001-07-23 09:42:44 +00:00
Frank Schönheit
388b2e3724 #88936# FmXDispatchInterceptor: hold a weak reference to the intercepted object, do not release it if the object is disposed 2001-07-23 09:04:30 +00:00
Christian Lippka
bd3b246dd0 #87966# first implementation for xml import for edit engine, not testet! 2001-07-20 12:49:51 +00:00
Christian Lippka
1e6b9fbfb0 #87966# new xml export for edit engine 2001-07-20 11:05:22 +00:00
Ocke Janssen
d78ad5928a #89181# SvDataTypeList removed 2001-07-05 09:12:39 +00:00
Frank Schönheit
cccae23df6 #86721# DbBrowseBox replaced by svt::EditBrowseBox 2001-06-29 07:45:10 +00:00
Frank Schönheit
fa39541d82 #88039# implement XDispatch to expose the XConfirmDeleteListener interface 2001-06-15 10:11:14 +00:00
Frank Meies
7c9595a32e Fix: #86988#: Redesign of dialogs 2001-06-14 17:16:32 +00:00
Frank Schönheit
b400c03057 #86096# +TEXTLINECOLOR, +FONTEMPHASISMARK, +FONTRELIEF 2001-06-11 10:47:11 +00:00
Frank Schönheit
bf45fda81d #86096# +SetTextLineColor 2001-06-11 10:45:16 +00:00
Mathias Bauer
c64b5e180f #87722#: no SfxConfigItems 2001-06-11 07:59:27 +00:00
Frank Schönheit
aa29349b71 removed obsolete string id 2001-06-05 09:49:19 +00:00
Frank Schönheit
f03e67f18c #85511# onModify with additional parameter (the control causing this) 2001-05-29 13:00:30 +00:00
Vladimir Glazounov
41717a8f6e #65293# introduce a new intermediate base class between FmXFormShell and WeakComponentImplBase (SUN PRO 5 problem) 2001-05-22 12:37:21 +00:00
Frank Schönheit
2e92a8b78d #87163# use the CharClass helper for properly normalizing strings to search 2001-05-17 11:47:38 +00:00
Frank Schönheit
4299431716 #86706# +invalidateController 2001-05-14 11:08:04 +00:00
th
ef24cfa47c rtl-string-changes 2001-05-11 10:18:01 +00:00
Frank Schönheit
04ea98d0cb #85952# overload (dummy implementations) AcceptDrop/ExecuteDrop 2001-05-08 15:25:15 +00:00
Sven Jacobi
1745f1bbd7 #82461# now using ModalDialog instead of FloatingWindow 2001-05-08 14:21:39 +00:00
Frank Schönheit
f56416926a #83601# +smartControlReset 2001-04-20 15:12:48 +00:00
Frank Schönheit
2b420a51b8 #83601# +operator const sal_Char* 2001-04-20 15:12:10 +00:00
Frank Schönheit
73030e0e05 #85832# +m_pEditingCurrently 2001-04-18 11:29:18 +00:00
Frank Schönheit
6ac47d5c65 #86098# CJK transliteration 2001-04-18 06:44:08 +00:00
Frank Schönheit
c9c03a0afa new DnD implementations 2001-04-09 10:19:35 +00:00
Frank Schönheit
6f9b2d630b new DnD implementations 2001-04-06 11:04:28 +00:00
Frank Schönheit
ee4ee17b84 #85476# own helper class holding a mutex for the OPropertyChangeListener-derived classes 2001-03-29 12:39:32 +00:00
Frank Schönheit
56b3fdd635 #65293# removed the DragSourceHelper base class - now already a part of the SvTreeListBox 2001-03-29 09:23:55 +00:00
Frank Schönheit
086c6373c8 removed the class SvxFmFieldExch - replaced by new DnD implementation 2001-03-26 14:04:39 +00:00
Frank Schönheit
e926c61bdf new DnD implementations for the grid control 2001-03-26 14:04:35 +00:00
Frank Schönheit
4be0541399 removed fmstl.hxx 2001-03-15 06:57:51 +00:00
Christian Lippka
a324fe2d02 changed LineStart and LineEnd property to PolyPolygonBezier 2001-03-08 10:38:56 +00:00
Christian Lippka
1c61feb4ee fixed compile problems under solaris 2001-02-27 13:18:58 +00:00
Christian Lippka
136ac3a455 #83556# added xml support for XPropertyTables 2001-02-23 20:26:48 +00:00
Frank Schönheit
5f1e3f56d8 derive the shell from ConfigItem directly 2001-02-21 12:45:24 +00:00
Frank Schönheit
52f54cb62c make the UseWizards setting persistent, again (in the configuration this time ...) 2001-02-21 11:13:50 +00:00
Frank Schönheit
76c7378f6e #81012# upon the initial state change, grab the focus asynchronously 2001-01-24 13:04:56 +00:00
Frank Schönheit
9cade0aaa8 property browser implementation outsourced 2001-01-12 13:18:47 +00:00
Frank Schönheit
d9f4bfc019 +RID_STR_EVT_UN-/-RELOADING 2001-01-03 07:51:23 +00:00
Frank Schönheit
859e6499a7 #82151# put the string constants into a namespace - needed to disambiguate the symbols for solaris 2000-12-18 07:22:38 +00:00
Ocke Janssen
5a423d5344 enable drag&drop 2000-11-15 13:55:12 +00:00
Frank Schönheit
0bef74a666 forgot an include 2000-11-09 09:18:46 +00:00
Frank Schönheit
4e88234812 XInterceptorInfo for the FmXDispatchInterceptorImpl 2000-11-09 09:07:35 +00:00
Ocke Janssen
ef01c02a0b change some base classes to template classes 2000-11-07 12:17:38 +00:00
Jens-Heiner Rechtien
ff93d20f28 #65293#: broken line ends 2000-11-07 11:26:08 +00:00
Ocke Janssen
38a9c0a985 use of OWeakComponentImpl class 2000-11-06 13:09:32 +00:00
Ocke Janssen
c9c9a86262 cleanup the property browser 2000-11-06 06:19:53 +00:00
Ocke Janssen
fef4a615ee need of MultiServiceFactory 2000-11-03 13:56:25 +00:00
Frank Schönheit
a76a13e1fa added operator == 2000-10-31 10:57:54 +00:00
Frank Schönheit
0c8a5e67c3 removed RID_SVX_DLG_QUERYPARAMS - functionality is available via the com.sun.star.sdb.InteractionHandler service 2000-10-31 09:45:33 +00:00