office-gobmx/starmath
Luboš Luňák 69e0d871ec make update_pch also consider files in <module>/src/**/inc
With --enable-pch=full there's not much difference between a "public"
header in <module>/inc and a private one in <module>/src/somewhere/inc .
And since the script searches recursively, this apparently helps to
find even more headers for lower pch levels.

Change-Id: I8483d0aa5b4fea5a59107c20a8aa5f1ef694af0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87799
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-02-01 20:12:21 +01:00
..
inc make update_pch also consider files in <module>/src/**/inc 2020-02-01 20:12:21 +01:00
qa use more std::make_shared 2020-01-10 13:07:41 +01:00
sdi tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]* 2019-06-11 08:48:04 +02:00
source push/pop mapmode to avoid 'incorrect MapMode?' warning 2020-01-29 18:35:53 +01:00
uiconfig/smath weld SmElementsDockingWindow 2020-01-29 12:56:49 +01:00
util
AllLangMoTarget_sm.mk
CppunitTest_starmath_dialogs_test.mk
CppunitTest_starmath_export.mk
CppunitTest_starmath_import.mk
CppunitTest_starmath_qa_cppunit.mk tdf#74702: remove GetOutDevType() from SmTmpDevice 2019-09-16 11:13:46 +02:00
IwyuFilter_starmath.yaml tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* 2019-03-28 10:27:23 +01:00
JunitTest_starmath_unoapi.mk
Library_sm.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Library_smd.mk
Makefile
Module_starmath.mk
README
UIConfig_smath.mk
visual-editor-todo sal_Char->char in sot..store 2019-12-22 18:04:41 +01:00

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

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