Commit graph

70 commits

Author SHA1 Message Date
Thomas Lange
29ddd29136 #98795# Accessibility: allow for keyboard navigation in selection toolbox; fixed in current 2002-04-24 12:24:47 +00:00
Thomas Lange
8551cb3b81 #98793#, #98794# HC compatibilty of font selection dialog, symbol dialog and symbol define dialog 2002-04-24 09:09:56 +00:00
Thomas Lange
714e86ae5f #97652#, #98253# Accessibility: font color changed to automatic, edit-window uses same font as other fields now. 2002-04-18 10:50:42 +00:00
Thomas Lange
2111a40668 #96352# assertion fixed by removing the ShowWindows functions and calling Show in the constructor of SmEditWindow. 2002-01-21 10:16:11 +00:00
Thomas Lange
c0ad4af9a6 #96409# virtual device problem fixed 2002-01-11 14:36:08 +00:00
Thomas Lange
5e5d20c01d #95965# *.mml files can now be imported via 'Tools/Import Formula' 2002-01-04 12:29:11 +00:00
Thomas Lange
eaa61b8f11 #91500# renaming of 5.2 symbol names to 6.0 symbol names fixed 2001-12-14 08:07:32 +00:00
Caolán McNamara
39a4706504 #95658# kingsoft mathml to text fixes 2001-12-06 13:22:31 +00:00
Thomas Lange
6974ce083e #84994# renaming of some symbol names for spanish. 2001-11-02 11:13:16 +00:00
Jens-Heiner Rechtien
c762f4182e #92924#: exception specifications 2001-10-18 11:10:19 +00:00
Thomas Lange
14cada0899 #92744# make align functions work for nodes with token-type TTEXT 2001-10-11 11:33:58 +00:00
Thomas Lange
aae3e706a7 #92864# renaming of swedish symbols from version 5.x to 6.0 2001-10-09 08:11:06 +00:00
Thomas Lange
2389c4b6fd #92615# renaming of italian symbols from version 5.x to 6.0 2001-10-08 10:47:58 +00:00
Thomas Lange
3628db4881 #92654# symbol-dialog remembers selected position after closing of symbol-define-dialog 2001-10-05 08:05:48 +00:00
Thomas Lange
d30e2d25d3 #92656# GPF when changing the symbol-set fixed 2001-10-02 11:58:49 +00:00
Thomas Lange
33921ff9a6 problem with new SOLARIS compiler fixed 2001-09-13 10:16:08 +00:00
Vladimir Glazounov
41bd22ae0a #92075# exception specification 2001-09-13 07:24:44 +00:00
Thomas Lange
d325e7d288 #91122# access to EditEngine (available from the docucument) and SmViewShell from within SmEditWindow changed 2001-08-31 13:11:58 +00:00
Thomas Lange
f233345332 #91580# convert to/from localized symbol names for XML annotation import/export 2001-08-28 06:47:20 +00:00
Thomas Lange
f052415fb1 #90662# new default-fonts 2001-08-16 08:20:48 +00:00
Frank Meies
a6c526b790 Fix #90760#: Removed VCL defines 2001-08-16 08:18:20 +00:00
Thomas Lange
3e51156023 #90485# import of formulas stored in 5.0 format with multi-byte encoding fixed 2001-08-08 10:22:18 +00:00
Thomas Lange
43fd81e2da #89759# final changes in StarSymbol font applied 2001-08-03 12:54:04 +00:00
Thomas Lange
b87f042151 #90029# french 50 <-> 60 symbol name conversion 2001-08-02 14:37:39 +00:00
Caolán McNamara
5a1fe542a3 #80365# Progress Bar text 2001-08-01 12:59:28 +00:00
Thomas Lange
3d231b81d0 #90072# solar mutex acquired in _setPropertyValues 2001-07-23 11:52:38 +00:00
Thomas Lange
0a0880862d #89759# SubsetChangeHdl declaration added 2001-07-23 07:54:36 +00:00
Thomas Lange
15f1898f37 #89982# polyogn resource data now from StarSymbol fonts unicode characters 2001-07-20 12:24:54 +00:00
Thomas Lange
aa73f452d6 #89759# StarMath font => StarSymbol font 2001-07-17 07:28:21 +00:00
jp
3a578758c2 changes for remove GetAppInternational 2001-07-06 12:02:49 +00:00
jp
a476b12baf Changes for TFD636 2001-07-05 09:52:21 +00:00
Thomas Lange
992868c54b #88893# function added to add a single symbol to the hashtable 2001-06-28 06:19:17 +00:00
Thomas Lange
84b08f0284 #87897# localization of symbol-set names 2001-06-22 11:43:06 +00:00
Thomas Lange
4d3ff36062 #88083# copy-constructor and assignment-operator provided for SmStructureNode 2001-06-19 10:54:24 +00:00
Frank Meies
f038590298 Fix #86988#: Redesign of dialogs 2001-06-15 05:42:09 +00:00
Thomas Lange
655bfb8a33 #87897# defines for symbolset names specific resources added 2001-06-07 09:09:24 +00:00
Thomas Lange
41d753740c #87824# define for MN_SUB_SYMBOLS removed(there is no symbols submenu anymore) 2001-06-06 06:47:56 +00:00
Thomas Lange
eb9b8aaa7b #85869# EditEngine and EditEngineItemPool now obtained from the document via the active shell 2001-06-01 09:34:48 +00:00
Thomas Lange
e6cb197d62 #85869# some dtor declarations for debugging purposes 2001-06-01 09:33:41 +00:00
Thomas Lange
216100b98a #87597# function void UpdateText() added to apply latest changes from the edit-engine if necessary 2001-05-30 12:08:34 +00:00
Thomas Lange
bcf1ba79be #86646# applied to current version 2001-05-30 06:47:25 +00:00
Thomas Lange
b68faeda46 #86986# 'SfxFileDialog * CreateDocFileDialog()' declaration removed 2001-05-16 12:24:52 +00:00
Martin Gallwey
5715f4ec2a #87071# some fixes contributed by TL to facilitate Symbol import/export 2001-05-16 10:56:45 +00:00
Martin Gallwey
f6c274b36f #87071# make unomodel use CL's PropertySetHelper as it is faster than the previous implementation 2001-05-16 10:56:04 +00:00
jp
bfdc119cab remove compiler warning 2001-05-11 12:01:56 +00:00
jp
9ce6cb5688 use the new clipboard interfaces/classes 2001-05-11 12:01:35 +00:00
Thomas Lange
ecb9bc1488 Math configuration and Symbol/SymbolSet/SymbolSetManager 2001-05-02 15:58:48 +00:00
Martin Gallwey
edce9db570 Add throw specification 2001-04-24 14:14:09 +00:00
Thomas Lange
db66f2949f SymbolSet Manager now member of document 2001-04-19 13:47:39 +00:00
Thomas Lange
5b2803b68e SmDocShell now additional argument to Prepare function in order to allow access to the SymbolSet manager 2001-04-19 13:46:59 +00:00