Age | Commit message (Expand) | Author |
2013-04-10 | Allow selecting the tls backend to use in oox from configure | Miguel Gomez |
2013-04-08 | Check for the C++11 "final" specifier and introduce SAL_FINAL | Tor Lillqvist |
2013-04-04 | remove HAVE_SFINAE_ANONYMOUS_BROKEN | Luboš Luňák |
2013-03-28 | Building without --with-help is not supposed to disable help functionality | Tor Lillqvist |
2013-03-27 | Use <config_features.h> instead of -DDISABLE_EXTENSIONS | Tor Lillqvist |
2013-03-27 | Add config_features.h platform or configurable high-level features | Tor Lillqvist |
2013-03-27 | .gitignore already ignores config_*.h | Tor Lillqvist |
2013-03-26 | autoconf can actually handle #define HAVE_FOO 0 as the default | Luboš Luňák |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-22 | Consistent "config_XXX.h" naming | Stephan Bergmann |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-20 | clarify when HAVE_FOO macros should have 0 fallback | Luboš Luňák |
2013-03-18 | update config HAVE_FOO instructions | Luboš Luňák |
2013-03-18 | change #ifdef -> #if for KDE4 feature macros | Luboš Luňák |
2013-03-12 | solenv: remove versionlist.hrc | Matúš Kukan |
2013-03-12 | re-add support for KDE4 Qt+glib eventloop intergration | Luboš Luňák |
2013-03-01 | current mingw headers don't have fMergeNeutralItems | Luboš Luňák |
2013-02-28 | Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK | Stephan Bergmann |
2013-02-28 | Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h) | Stephan Bergmann |
2013-02-27 | move generation of udkversion.mk to configure | Michael Stahl |
2013-02-27 | move generation of sal/udkversion.h to configure | Michael Stahl |
2013-02-27 | move generation of sal/typesizes.h to configure | Michael Stahl |
2013-02-14 | rhbz#908674: Adapt rtl::Allocator::construct to C++11 | Stephan Bergmann |
2013-02-01 | fix documentation for config_xxx.h files | Luboš Luňák |
2013-01-31 | Use separate config_*.h files for BUILD and HOST when cross-compiling | Tor Lillqvist |