summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/ieps/exports.map
blob: 941e4ab9bde8f24000ab1f35927edb7644d85a5f (plain)
1
2
3
4
5
6
7
UDK_3_0_0 {
        global:
                GraphicImport;

        local:
                *;
};
:14 +0000'>2013-04-23Add HarfBuzz support to the build systemKhaled Hosny 2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez 2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist 2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák 2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist 2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist 2013-03-27Add config_features.h platform or configurable high-level featuresTor Lillqvist 2013-03-27.gitignore already ignores config_*.hTor Lillqvist 2013-03-26autoconf can actually handle #define HAVE_FOO 0 as the defaultLuboš Luňák 2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann 2013-03-22Consistent "config_XXX.h" namingStephan Bergmann 2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák 2013-03-20clarify when HAVE_FOO macros should have 0 fallbackLuboš Luňák 2013-03-18update config HAVE_FOO instructionsLuboš Luňák 2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák 2013-03-12solenv: remove versionlist.hrcMatúš Kukan 2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák