summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2002-01-21#96352# assertion fixed by removing the ShowWindows functions and calling Sho...Thomas Lange2-7/+4
2002-01-11#96409# virtual device problem fixedThomas Lange1-2/+11
2002-01-04#95965# *.mml files can now be imported via 'Tools/Import Formula'Thomas Lange1-3/+3
2001-12-14#91500# renaming of 5.2 symbol names to 6.0 symbol names fixedThomas Lange2-11/+25
2001-12-06#95658# kingsoft mathml to text fixesCaolán McNamara1-2/+5
2001-11-02#84994# renaming of some symbol names for spanish.Thomas Lange1-2/+4
2001-10-18#92924#: exception specificationsJens-Heiner Rechtien1-6/+4
2001-10-11#92744# make align functions work for nodes with token-type TTEXTThomas Lange1-3/+3
2001-10-09#92864# renaming of swedish symbols from version 5.x to 6.0Thomas Lange1-2/+4
2001-10-08#92615# renaming of italian symbols from version 5.x to 6.0Thomas Lange2-9/+36
2001-10-05#92654# symbol-dialog remembers selected position after closing of symbol-def...Thomas Lange1-3/+4
2001-10-02#92656# GPF when changing the symbol-set fixedThomas Lange1-2/+3
2001-09-13problem with new SOLARIS compiler fixedThomas Lange2-15/+15
2001-09-13#92075# exception specificationVladimir Glazounov1-3/+3
2001-08-31#91122# access to EditEngine (available from the docucument) and SmViewShell ...Thomas Lange2-6/+8
2001-08-28#91580# convert to/from localized symbol names for XML annotation import/exportThomas Lange3-21/+52
2001-08-16#90662# new default-fontsThomas Lange1-4/+10
2001-08-16Fix #90760#: Removed VCL definesFrank Meies1-10/+2
2001-08-08#90485# import of formulas stored in 5.0 format with multi-byte encoding fixedThomas Lange1-3/+7
2001-08-03#89759# final changes in StarSymbol font appliedThomas Lange1-9/+9
2001-08-02#90029# french 50 <-> 60 symbol name conversionThomas Lange3-10/+47
2001-08-01#80365# Progress Bar textCaolán McNamara1-2/+4
2001-07-23#90072# solar mutex acquired in _setPropertyValuesThomas Lange1-3/+2
2001-07-23#89759# SubsetChangeHdl declaration addedThomas Lange1-3/+5
2001-07-20#89982# polyogn resource data now from StarSymbol fonts unicode charactersThomas Lange1-4/+4
2001-07-17#89759# StarMath font => StarSymbol fontThomas Lange3-206/+184
2001-07-06changes for remove GetAppInternationaljp1-2/+12
2001-07-05Changes for TFD636jp2-9/+10
2001-06-28#88893# function added to add a single symbol to the hashtableThomas Lange1-2/+3
2001-06-22#87897# localization of symbol-set namesThomas Lange2-14/+15
2001-06-19#88083# copy-constructor and assignment-operator provided for SmStructureNodeThomas Lange1-5/+8
2001-06-15Fix #86988#: Redesign of dialogsFrank Meies1-17/+12
2001-06-07#87897# defines for symbolset names specific resources addedThomas Lange1-2/+5
2001-06-06#87824# define for MN_SUB_SYMBOLS removed(there is no symbols submenu anymore)Thomas Lange1-3/+2
2001-06-01#85869# EditEngine and EditEngineItemPool now obtained from the document via ...Thomas Lange1-6/+6
2001-06-01#85869# some dtor declarations for debugging purposesThomas Lange1-5/+10
2001-05-30#87597# function void UpdateText() added to apply latest changes from the edi...Thomas Lange1-2/+4
2001-05-30#86646# applied to current versionThomas Lange1-2/+3
2001-05-16#86986# 'SfxFileDialog * CreateDocFileDialog()' declaration removedThomas Lange1-5/+2
2001-05-16#87071# some fixes contributed by TL to facilitate Symbol import/exportMartin Gallwey1-8/+16
2001-05-16#87071# make unomodel use CL's PropertySetHelper as it is faster than the pre...Martin Gallwey1-71/+23
2001-05-11remove compiler warningjp1-4/+4
2001-05-11use the new clipboard interfaces/classesjp2-14/+14
2001-05-02Math configuration and Symbol/SymbolSet/SymbolSetManagerThomas Lange7-151/+97
2001-04-24Add throw specificationMartin Gallwey1-7/+12
2001-04-19SymbolSet Manager now member of documentThomas Lange1-2/+9
2001-04-19SmDocShell now additional argument to Prepare function in order to allow acce...Thomas Lange1-11/+15
2001-04-19CharLineEnd member removedThomas Lange1-3/+2
2001-04-18Implement XPropertyState so we only export non-default values and XMultiPrope...Martin Gallwey1-5/+43
2001-04-18parser uses CharClass to parse text nowThomas Lange1-31/+18