1. 8659ca5 fdo#64311 - don't encourage the fpicker to give us URLs we can't handle. by Michael Meeks · 13 years ago
  2. 1ad700f Minor improvements to UNOIDL binary format by Stephan Bergmann · 13 years ago
  3. bff8fa9 Enable HarfBuzz by default by Khaled Hosny · 13 years ago
  4. 7de37ac Add --enable-desktop-gui-elements to show such even on non-DESKTOP platforms by Tor Lillqvist · 13 years ago
  5. cb33ae8 extend license filtering, and add fallback-checks. by Michael Meeks · 13 years ago
  6. 7e389f4 Add HarfBuzz support to the build system by Khaled Hosny · 13 years ago
  7. 4be242c Allow selecting the tls backend to use in oox from configure by Miguel Gomez · 13 years ago
  8. cdd1de0 Check for the C++11 "final" specifier and introduce SAL_FINAL by Tor Lillqvist · 13 years ago
  9. 598d3228 remove HAVE_SFINAE_ANONYMOUS_BROKEN by Luboš Luňák · 13 years ago
  10. 2c38ea6 Building without --with-help is not supposed to disable help functionality by Tor Lillqvist · 13 years ago
  11. ab7ac58 Use <config_features.h> instead of -DDISABLE_EXTENSIONS by Tor Lillqvist · 13 years ago
  12. 556fe2c Add config_features.h platform or configurable high-level features by Tor Lillqvist · 13 years ago
  13. f174c97 .gitignore already ignores config_*.h by Tor Lillqvist · 13 years ago
  14. 8bfc664 autoconf can actually handle #define HAVE_FOO 0 as the default by Luboš Luňák · 13 years ago
  15. fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
  16. 43f59b8 Consistent "config_XXX.h" naming by Stephan Bergmann · 13 years ago
  17. 52f8321 use #if instead of #ifdef for testing config_xxx.hxx macros by Luboš Luňák · 13 years ago
  18. 594a1ca clarify when HAVE_FOO macros should have 0 fallback by Luboš Luňák · 13 years ago
  19. 3084486 update config HAVE_FOO instructions by Luboš Luňák · 13 years ago
  20. 8c2711e change #ifdef -> #if for KDE4 feature macros by Luboš Luňák · 13 years ago
  21. 133fbbc solenv: remove versionlist.hrc by Matúš Kukan · 13 years ago
  22. 6fbd871 re-add support for KDE4 Qt+glib eventloop intergration by Luboš Luňák · 13 years ago
  23. f6deda8 current mingw headers don't have fMergeNeutralItems by Luboš Luňák · 13 years ago
  24. bfdcde7 Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK by Stephan Bergmann · 13 years ago
  25. 8546e41 Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h) by Stephan Bergmann · 13 years ago
  26. f413dec move generation of udkversion.mk to configure by Michael Stahl · 13 years ago
  27. fdd44e2 move generation of sal/udkversion.h to configure by Michael Stahl · 13 years ago
  28. 8b8cd43 move generation of sal/typesizes.h to configure by Michael Stahl · 13 years ago
  29. c91d353 rhbz#908674: Adapt rtl::Allocator::construct to C++11 by Stephan Bergmann · 13 years ago
  30. fdafe95 fix documentation for config_xxx.h files by Luboš Luňák · 13 years ago
  31. c5b1441 Use separate config_*.h files for BUILD and HOST when cross-compiling by Tor Lillqvist · 13 years ago[Renamed from config]
  32. 3891d32 Introduce SAL_OVERRIDE by Miklos Vajna · 13 years ago
  33. fc4003e Make the LIBO_VERSION_* macros integers, not strings by Tor Lillqvist · 13 years ago
  34. 364cce0 add LIBO_VERSION_* macros and a config header for them to live in. by Michael Meeks · 13 years ago
  35. 62532ad do not set our clang timestamp to the timestamp of the clang binary by Luboš Luňák · 13 years ago
  36. 217e3f2 better handling of which files are processed by clang plugins by Luboš Luňák · 13 years ago
  37. e1b11cc config_clang.h by Lubos Lunak · 13 years ago
  38. 8c0cb89 multiple include guard for config_global.h by Lubos Lunak · 13 years ago
  39. 2c9ab4b Add ability to send SAL_* messages to syslog by Riccardo Magliocchetti · 13 years ago
  40. a6d5ed5 -DENABLE_GRAPHITE -> config_graphite.h by Luboš Luňák · 13 years ago
  41. 49a9d37 add rtl::OUStringBuffer::append(bool) by Luboš Luňák · 13 years ago
  42. 1aad468 use config_xxx.h files instead of -DHAVE_XXX on the command line by Luboš Luňák · 13 years ago