Age | Commit message (Expand) | Author |
2015-05-11 | Revert "Silence Clang -Werror,-Wreturn-type-c-linkage" | Stephan Bergmann |
2015-05-11 | Silence Clang -Werror,-Wreturn-type-c-linkage | Stephan Bergmann |
2015-05-11 | -Wshadow appears to work now on Mac OS X | Stephan Bergmann |
2015-05-08 | OS X SDK.app build fix | Andras Timar |
2015-05-08 | tdf#78834 enable localized system dialogs on OS X | Andras Timar |
2015-05-07 | regenerate .rdb if makefile changes | David Tardon |
2015-05-06 | android: More services that are probably needed. | Jan Holesovsky |
2015-05-06 | android: add ctors needed for ODT saving to the edit list | Miklos Vajna |
2015-05-03 | viewer: Remove some more services. | Jan Holesovsky |
2015-05-02 | android: Add many missing services, remove several unused ones. | Jan Holesovsky |
2015-04-29 | solenv: add COMPILER_EXTERNAL_TOOL | Miklos Vajna |
2015-04-26 | --enable-mergelibs: Turns out we don't need to install sax | Matúš Kukan |
2015-04-25 | gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS | Michael Stahl |
2015-04-22 | Bin confusing --enable-mergelibs=all option | Matúš Kukan |
2015-04-22 | handle tar.xz tarballs | Markus Mohrhard |
2015-04-21 | Enable -Woverload-virtual for Mac OS X, too | Stephan Bergmann |
2015-04-21 | Do not filter out libsax from installation even if it's merged | Matúš Kukan |
2015-04-20 | don't try to sign merged libs on windows | Christian Lohmaier |
2015-04-19 | tdf#82430: gcc-wrappers: command line *must* start with a space | Michael Stahl |
2015-04-16 | '0' is a not the same as undefined or empty value | Christian Lohmaier |
2015-04-15 | tags: also index officecfg wrappers | Miklos Vajna |
2015-04-14 | add missing services to allow writer to save. | Siqi Liu |
2015-04-10 | Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higher | Andras Timar |
2015-04-08 | solenv: there are no more SvArrays in need of pretty printing | Michael Stahl |
2015-04-08 | solenv: add GDB pretty printer for SfxItemSet | Michael Stahl |
2015-04-02 | Model o3tl::enumarray after std::array to allow aggregate initialization | Stephan Bergmann |
2015-04-01 | give postprocess announce an level | Bjoern Michaelsen |
2015-03-28 | make gbuild a bit more quiet by default | Norbert Thiebaud |
2015-03-25 | correctly rebuild extension desc. l10ns when langs change | David Tardon |
2015-03-25 | gbuild: allow to react on change in configured langs | David Tardon |
2015-03-23 | unittest-failed.sh: Actually just one variable is enough here. | Jan Holesovsky |
2015-03-23 | It's good to have Dr.Memory in your PATH. | Jan Holesovsky |
2015-03-23 | DEBUGCPPUNIT makes no sense on Windows and OS X. | Jan Holesovsky |
2015-03-23 | solenv: adapt native-code to partially split sd/util/sd.component | Miklos Vajna |
2015-03-23 | native-code.py: VBA related services. | Jan Holesovsky |
2015-03-23 | native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work. | Jan Holesovsky |
2015-03-20 | Remove library urelibs. It was more just a temporary hack and is not used. | Matúš Kukan |
2015-03-20 | The 'svp' "plug-in" library is empty so don't build it at all | Tor Lillqvist |
2015-03-19 | Hint how to use Dr.Memory for unit tests / memory checking. | Jan Holesovsky |
2015-03-19 | We require MSVC2013 (_MSC_VER == 1800) now | Tor Lillqvist |
2015-03-12 | native-code: svl_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | native-code: sdd_component_getFactory -> ctor | Miklos Vajna |
2015-03-12 | native-code: scfilt_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | native-code: scd_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | native-code: avmedia_component_getFactory -> ctor | Miklos Vajna |
2015-03-12 | native-code: animcore_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | Follow-up to c4cfb4f4da3cdd318d52d6fca9f7d99c005e2bfe | Tor Lillqvist |
2015-03-12 | Fix iOS build: There is no canvasfactory_component_getFactory any more | Tor Lillqvist |
2015-03-05 | gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil builds | Michael Stahl |
2015-03-05 | gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDK | Michael Stahl |