lyx_mirror/src/mathed
Georg Baum b0e387e013 Make static variable non-static
This is still a hack, but a less dangerous one. The old code had a problem
if it was called from different threads, or if for some reason it would get
called recursively.
2015-05-07 20:24:02 +02:00
..
BUGS
CMakeLists.txt Years forgotten files. 2013-05-23 22:17:20 -07:00
CommandInset.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
CommandInset.h
InsetMath.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetMath.h Fix the last clang warnings about overloaded virtual methods 2014-12-22 11:02:45 +01:00
InsetMathAMSArray.cpp
InsetMathAMSArray.h
InsetMathArray.cpp
InsetMathArray.h
InsetMathBig.cpp
InsetMathBig.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathBoldSymbol.cpp
InsetMathBoldSymbol.h
InsetMathBox.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathBox.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathBrace.cpp std::min/max are defined in <algorithm> 2014-06-07 08:17:20 +02:00
InsetMathBrace.h
InsetMathCancel.cpp
InsetMathCancel.h
InsetMathCancelto.cpp
InsetMathCancelto.h
InsetMathCases.cpp
InsetMathCases.h
InsetMathChar.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetMathChar.h
InsetMathColor.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathColor.h Header cleanup cont. 2013-05-23 22:12:29 -07:00
InsetMathComment.cpp
InsetMathComment.h
InsetMathDecoration.cpp Store ASCII data in std::string 2014-12-29 21:46:30 +01:00
InsetMathDecoration.h
InsetMathDelim.cpp Store ASCII data in std::string 2014-12-29 21:46:30 +01:00
InsetMathDelim.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathDiagram.cpp
InsetMathDiagram.h Header cleanup cont. 2013-05-25 16:38:20 -07:00
InsetMathDiff.cpp
InsetMathDiff.h
InsetMathDots.cpp Store ASCII data in std::string 2014-12-29 21:46:30 +01:00
InsetMathDots.h
InsetMathEnsureMath.cpp
InsetMathEnsureMath.h
InsetMathEnv.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathEnv.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathExFunc.cpp Implement math-as-HTML output for InsetMathExFunc. 2013-03-27 11:41:29 -04:00
InsetMathExFunc.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathExInt.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
InsetMathExInt.h
InsetMathFont.cpp Avoid implicit copy 2014-11-30 12:59:00 +01:00
InsetMathFont.h
InsetMathFontOld.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathFontOld.h
InsetMathFrac.cpp
InsetMathFrac.h
InsetMathGrid.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetMathGrid.h
InsetMathHull.cpp Properly fix #6369 2015-04-30 16:48:55 +02:00
InsetMathHull.h Native support for \notag 2014-05-27 22:17:35 +02:00
InsetMathKern.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetMathKern.h
InsetMathLefteqn.cpp
InsetMathLefteqn.h
InsetMathLim.cpp
InsetMathLim.h
InsetMathMatrix.cpp
InsetMathMatrix.h
InsetMathNest.cpp Remove unsupported macros from autocompletion 2015-03-10 20:53:56 +01:00
InsetMathNest.h Fix the last clang warnings about overloaded virtual methods 2014-12-22 11:02:45 +01:00
InsetMathNumber.cpp
InsetMathNumber.h
InsetMathOverset.cpp
InsetMathOverset.h
InsetMathPar.cpp
InsetMathPar.h
InsetMathPhantom.cpp Native support for \smash[t] and \smash[b] 2014-05-27 22:13:58 +02:00
InsetMathPhantom.h Native support for \smash[t] and \smash[b] 2014-05-27 22:13:58 +02:00
InsetMathRef.cpp Allowing direct, read-write access to the references cache just seems 2013-03-18 19:32:30 -04:00
InsetMathRef.h
InsetMathRoot.cpp
InsetMathRoot.h
InsetMathScript.cpp Fix bug #8784 (mathml export for scripts) 2014-02-22 19:01:20 +01:00
InsetMathScript.h
InsetMathSideset.cpp Fix regression of 5261ae6a2 2013-02-24 21:23:50 +01:00
InsetMathSideset.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetMathSize.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathSize.h
InsetMathSpace.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetMathSpace.h
InsetMathSpecialChar.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetMathSpecialChar.h
InsetMathSplit.cpp Fix dataloss for align env inside math 2014-02-27 21:25:19 +01:00
InsetMathSplit.h Fix dataloss for align env inside math 2014-02-27 21:25:19 +01:00
InsetMathSqrt.cpp
InsetMathSqrt.h
InsetMathStackrel.cpp Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
InsetMathStackrel.h Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
InsetMathString.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetMathString.h
InsetMathSubstack.cpp
InsetMathSubstack.h
InsetMathSymbol.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetMathSymbol.h Handle text-only wasy symbols correctly. 2013-01-10 21:22:54 +01:00
InsetMathTabular.cpp
InsetMathTabular.h
InsetMathUnderset.cpp
InsetMathUnderset.h
InsetMathUnknown.cpp
InsetMathUnknown.h Remove heavy includes 2014-11-30 12:52:01 +01:00
InsetMathXArrow.cpp Fix possibly uninitialized use of variables 2014-09-03 00:07:26 +02:00
InsetMathXArrow.h
InsetMathXYArrow.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
InsetMathXYArrow.h
InsetMathXYMatrix.cpp
InsetMathXYMatrix.h
MacroTable.cpp Make static variable non-static 2015-05-07 20:24:02 +02:00
MacroTable.h Remove unsupported macros from autocompletion 2015-03-10 20:53:56 +01:00
MathAtom.cpp
MathAtom.h
MathAutoCorrect.cpp More llvm/clang warnings 2013-05-02 18:27:32 +02:00
MathAutoCorrect.h
MathCompletionList.h
MathData.cpp Pimpl MathMacro 2015-04-02 21:20:32 +02:00
MathData.h Rename misleading parameter. 2014-05-14 18:09:40 +02:00
MathExtern.cpp Fix a bunch of small performance issues spotted by cppcheck 2014-07-05 19:13:10 +02:00
MathExtern.h
MathFactory.cpp Remove unsupported macros from autocompletion 2015-03-10 20:53:56 +01:00
MathFactory.h
MathMacro.cpp Fix math macro crash (bug 9418) 2015-04-02 21:35:05 +02:00
MathMacro.h Pimpl MathMacro 2015-04-02 21:20:32 +02:00
MathMacroArgument.cpp
MathMacroArgument.h
MathMacroTemplate.cpp Fix math macro plain text output 2015-03-18 21:33:09 +01:00
MathMacroTemplate.h Make the export of macros thread-safer 2013-10-12 02:36:08 +02:00
MathParser_flags.h
MathParser.cpp Store ASCII data in std::string 2014-12-29 21:46:30 +01:00
MathParser.h Remove unsupported macros from autocompletion 2015-03-10 20:53:56 +01:00
MathStream.cpp
MathStream.h
MathSupport.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
MathSupport.h Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
README
ReplaceData.h
texify
TextPainter.cpp
TextPainter.h

Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'


Inset hierarchy:

                                   MathInset
                                (abstract base)

                         /            |               \

              Dim                  Char               Symbol, Space, ...
         (thing that need       (for things formerly
          the width_/ascent_     known as characters)
          /descent_ cache)

          /             \

       Nest              Dots,  Func, ...
  (for thing with
   nested content)

        |         \

      Grid        Decoration   Delim   Frac  Macro  Root  Script  Sqrt

      /   \

 Array    Hull
         (base for eqnarray/align/...)