office-gobmx/starmath
Noel Grandin c6e9926468 Convert SmFontPickList from SfxPtrArr to std::vector
- removing SmPickList in the process, since it's only used
  as a base class for SmFontPickList
- and remove dynamic allocation, since we're always making our
  own copy, just store the data inline in the vector

Change-Id: Idedff240456788c473ac49bdaa3f6d27a217e3d6
Reviewed-on: https://gerrit.libreoffice.org/3398
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16 20:24:41 +00:00
..
inc Convert SmFontPickList from SfxPtrArr to std::vector 2013-04-16 20:24:41 +00:00
qa
sdi
source Convert SmFontPickList from SfxPtrArr to std::vector 2013-04-16 20:24:41 +00:00
uiconfig/smath
util
workben
AllLangResTarget_sm.mk
CppunitTest_starmath_qa_cppunit.mk
JunitTest_starmath_unoapi.mk
Library_sm.mk
Library_smd.mk
Makefile
Module_starmath.mk deliver all uiconfig files by UIConfig 2013-04-11 03:39:16 +00:00
README
UIConfig_smath.mk deliver all uiconfig files by UIConfig 2013-04-11 03:39:16 +00:00
visual-editor-todo

Formula editor code for writer ([[sw]]).

Good overview from the original developer:
http://www.mail-archive.com/dev@sw.openoffice.org/msg00200.html