office-gobmx/sw
Tor Lillqvist 5a5c8e253a Check feature test macros instead of ANDROID and/or IOS
Pass -DLIBO_FEATURE_FOO to compiler for some elements in BUILD_TYPE.
BUILD_TYPE has at least two kinds of elements: Those that indicate
building a bundled copy of some 3rd-party library, and those that
indicate some specific feature of the LibreOffice platform or
build-time configuration choice. This is for the latter kind.

Change many of the checks for Android and/or iOS in the source code to
check LIBO_FEATURE_DESKTOP, LIBO_FEATURE_HELP or DISABLE_EXTENSIONS
instead, in cases where that is what is meant, not Android or iOS
specifically.

Change-Id: I2cd3f3bb99e953c7754dcea76a426f8f9d61e4db
2013-03-26 18:45:04 +02:00
..
inc Looser throw specifiers 2013-03-22 19:12:21 +01:00
qa testcase for the previous starmath docx fixes 2013-03-26 17:20:05 +01:00
sdi
source Check feature test macros instead of ANDROID and/or IOS 2013-03-26 18:45:04 +02:00
uiconfig fdo#60780, Save a Copy wip 2013-03-25 21:44:02 +01:00
util
AllLangResTarget_sw.mk
CppunitTest_sw_filters_test.mk
CppunitTest_sw_layout_test.mk
CppunitTest_sw_macros_test.mk
CppunitTest_sw_odfexport.mk
CppunitTest_sw_odfimport.mk
CppunitTest_sw_ooxmlexport.mk
CppunitTest_sw_ooxmlimport.mk
CppunitTest_sw_rtfexport.mk
CppunitTest_sw_rtfimport.mk
CppunitTest_sw_uwriter.mk
CppunitTest_sw_ww8export.mk
CppunitTest_sw_ww8import.mk
JunitTest_sw_complex.mk
JunitTest_sw_unoapi.mk
Library_msword.mk
Library_sw.mk
Library_swd.mk
Library_swui.mk
Library_vbaswobj.mk
Makefile
Module_sw.mk
Package_uiconfig.mk
README
UI_swriter.mk

Writer application code.

Exakt history ist lost before Sept. 18th, 2000, but old source code
comments show that Writer core dates back until at least November
1990.