1. 5d8f48c solver doesn't solve anything... by Michael Stahl · 12 years ago
  2. ad55d4e Bin --enable-desktop-gui-elements by Tor Lillqvist · 12 years ago
  3. 6a3bb7c Add HAVE_FEATURE_X11 by Tor Lillqvist · 12 years ago
  4. 8fe9a68 Update comment to match reality by Tor Lillqvist · 12 years ago
  5. 03f548e Allow enable / disable opencl at build time. by Kohei Yoshida · 13 years ago
  6. f171720 Remove opencl-sdk configure option, and build time opencl conditionals. by Kohei Yoshida · 13 years ago
  7. 02346aa Add the configure bits to support --disable-orcus. by Kohei Yoshida · 13 years ago
  8. e4a1acd Check for FT_Face_GetCharVariantIndex at build time by Khaled Hosny · 13 years ago
  9. 28cc89a make the tinderbox information more reliable in the about dialog (fdo#58034) by Petr Mladek · 13 years ago
  10. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  11. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  12. 3aefa4e Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE by Tor Lillqvist · 13 years ago
  13. 6a84a6e Start of enabling use of a more proper "Mac-like" install tree structure by Tor Lillqvist · 13 years ago
  14. 1e0feb5 do not base feature checks on gcc version by Luboš Luňák · 13 years ago
  15. eeb3b8d Add SDT probes for RTL_LOG_STRING_NEW/DELETE. by Mark Wielaard · 13 years ago
  16. 8f315d9 Move the (unimplemented) READONLY_INSTALLSET flag into config_features.h by Tor Lillqvist · 13 years ago
  17. cca02d9 Move OS X sandbox flag to config_features.h by Tor Lillqvist · 13 years ago
  18. 9f8a350 discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_def by Siqi · 13 years ago
  19. 0dc8821 use config_features.h.in instead by Siqi · 13 years ago
  20. 92dfa82 adjust for upstreaming of warn_unused attribute by Luboš Luňák · 13 years ago
  21. f4ea3fd use #if to avoid gotchas, move header to include, make UI conditional. by Michael Meeks · 13 years ago
  22. c17f017 ...and similarly for __cxa_allocate_exception and __cxa_throw by Stephan Bergmann · 13 years ago
  23. 5ba3d17 Clean up declaration of __cxa_get_globals by Stephan Bergmann · 13 years ago
  24. d7ae9f7 rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header by Luboš Luňák · 13 years ago
  25. c32c11f MPLv2 subset improvements. by Michael Meeks · 13 years ago
  26. 8659ca5 fdo#64311 - don't encourage the fpicker to give us URLs we can't handle. by Michael Meeks · 13 years ago
  27. 1ad700f Minor improvements to UNOIDL binary format by Stephan Bergmann · 13 years ago
  28. bff8fa9 Enable HarfBuzz by default by Khaled Hosny · 13 years ago
  29. 7de37ac Add --enable-desktop-gui-elements to show such even on non-DESKTOP platforms by Tor Lillqvist · 13 years ago
  30. cb33ae8 extend license filtering, and add fallback-checks. by Michael Meeks · 13 years ago
  31. 7e389f4 Add HarfBuzz support to the build system by Khaled Hosny · 13 years ago
  32. 4be242c Allow selecting the tls backend to use in oox from configure by Miguel Gomez · 13 years ago
  33. cdd1de0 Check for the C++11 "final" specifier and introduce SAL_FINAL by Tor Lillqvist · 13 years ago
  34. 598d3228 remove HAVE_SFINAE_ANONYMOUS_BROKEN by Luboš Luňák · 13 years ago
  35. 2c38ea6 Building without --with-help is not supposed to disable help functionality by Tor Lillqvist · 13 years ago
  36. ab7ac58 Use <config_features.h> instead of -DDISABLE_EXTENSIONS by Tor Lillqvist · 13 years ago
  37. 556fe2c Add config_features.h platform or configurable high-level features by Tor Lillqvist · 13 years ago
  38. f174c97 .gitignore already ignores config_*.h by Tor Lillqvist · 13 years ago
  39. 8bfc664 autoconf can actually handle #define HAVE_FOO 0 as the default by Luboš Luňák · 13 years ago
  40. fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
  41. 43f59b8 Consistent "config_XXX.h" naming by Stephan Bergmann · 13 years ago
  42. 52f8321 use #if instead of #ifdef for testing config_xxx.hxx macros by Luboš Luňák · 13 years ago
  43. 594a1ca clarify when HAVE_FOO macros should have 0 fallback by Luboš Luňák · 13 years ago
  44. 3084486 update config HAVE_FOO instructions by Luboš Luňák · 13 years ago
  45. 8c2711e change #ifdef -> #if for KDE4 feature macros by Luboš Luňák · 13 years ago
  46. 133fbbc solenv: remove versionlist.hrc by Matúš Kukan · 13 years ago
  47. 6fbd871 re-add support for KDE4 Qt+glib eventloop intergration by Luboš Luňák · 13 years ago
  48. f6deda8 current mingw headers don't have fMergeNeutralItems by Luboš Luňák · 13 years ago
  49. bfdcde7 Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK by Stephan Bergmann · 13 years ago
  50. 8546e41 Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h) by Stephan Bergmann · 13 years ago
  51. f413dec move generation of udkversion.mk to configure by Michael Stahl · 13 years ago
  52. fdd44e2 move generation of sal/udkversion.h to configure by Michael Stahl · 13 years ago
  53. 8b8cd43 move generation of sal/typesizes.h to configure by Michael Stahl · 13 years ago
  54. c91d353 rhbz#908674: Adapt rtl::Allocator::construct to C++11 by Stephan Bergmann · 13 years ago
  55. fdafe95 fix documentation for config_xxx.h files by Luboš Luňák · 13 years ago
  56. c5b1441 Use separate config_*.h files for BUILD and HOST when cross-compiling by Tor Lillqvist · 13 years ago[Renamed from config]
  57. 3891d32 Introduce SAL_OVERRIDE by Miklos Vajna · 13 years ago
  58. fc4003e Make the LIBO_VERSION_* macros integers, not strings by Tor Lillqvist · 13 years ago
  59. 364cce0 add LIBO_VERSION_* macros and a config header for them to live in. by Michael Meeks · 13 years ago
  60. 62532ad do not set our clang timestamp to the timestamp of the clang binary by Luboš Luňák · 13 years ago
  61. 217e3f2 better handling of which files are processed by clang plugins by Luboš Luňák · 13 years ago
  62. e1b11cc config_clang.h by Lubos Lunak · 13 years ago
  63. 8c0cb89 multiple include guard for config_global.h by Lubos Lunak · 13 years ago
  64. 2c9ab4b Add ability to send SAL_* messages to syslog by Riccardo Magliocchetti · 13 years ago
  65. a6d5ed5 -DENABLE_GRAPHITE -> config_graphite.h by Luboš Luňák · 13 years ago
  66. 49a9d37 add rtl::OUStringBuffer::append(bool) by Luboš Luňák · 13 years ago
  67. 1aad468 use config_xxx.h files instead of -DHAVE_XXX on the command line by Luboš Luňák · 13 years ago