Age | Commit message (Expand) | Author | Files | Lines |
2016-01-28 | tdf#95360 Fix use of icons used only from help, but not in the code | melikeyurtoglu | 1 | -7/+0 |
2016-01-23 | tdf# 95360 Fix use of icons used only from help, but not in the code | irem | 1 | -2/+0 |
2016-01-19 | Missing dependency | Stephan Bergmann | 1 | -0/+1 |
2016-01-07 | configure: hard-code /usr/bin/{sort,find} for Cygwin | Michael Stahl | 2 | -5/+5 |
2015-12-31 | Remove missed NPAPI items | Bryan Quigley | 1 | -6/+0 |
2015-11-22 | Silence "Skipping non-existent ... StartModule/toolbar/standardbar.xml" | Maxim Monastirsky | 1 | -1/+0 |
2015-10-26 | tdf#75637: Resolve help images via a vnd.libreoffice.image UCP | Stephan Bergmann | 1 | -0/+1 |
2015-10-25 | Remove Seamonkey based address book driver | David Ostrovsky | 2 | -13/+0 |
2015-10-20 | sc: initial png export | Miklos Vajna | 1 | -0/+2 |
2015-10-16 | drop gconf integration as per ESC decision | Bjoern Michaelsen | 2 | -16/+2 |
2015-10-07 | No xsec_xmlsec built for iOS either | Tor Lillqvist | 1 | -1/+1 |
2015-09-25 | Replace GUIBASE with USING_X11 | Samuel Mehrbrodt | 1 | -3/+3 |
2015-09-12 | Typo: muliple->multiple | Julien Nabet | 1 | -1/+1 |
2015-09-03 | remove KDE3 support, --enable-kde and --enable-kdeab | Michael Stahl | 2 | -10/+0 |
2015-09-02 | ditch gnome-vfs2 support | Caolán McNamara | 2 | -8/+0 |
2015-08-27 | Improve names of WebDAV-related install:modules | Stephan Bergmann | 1 | -2/+2 |
2015-08-27 | Restrict the install:module="neon_gnomevfs" hack to --with-webdav=neon | Stephan Bergmann | 1 | -0/+2 |
2015-08-06 | postprocess: d'oh generated files are in $(BUILDDIR) | Michael Stahl | 1 | -1/+1 |
2015-08-06 | postprocess: try to get the right version number in About dialog | Michael Stahl | 1 | -2/+4 |
2015-07-26 | tdf#92792: Register mork driver on windows 64bit and make it work | David Ostrovsky | 1 | -8/+1 |
2015-07-13 | tdf#92668: Revert some implementation names, for backwards compatibility | Stephan Bergmann | 1 | -0/+11 |
2015-06-23 | tdf#90790: Don't take galaxy as a reference icon set, it may be incomplete. | Jan Holesovsky | 1 | -2/+3 |
2015-06-15 | fix fingerprint path with system libextextcat | David Tardon | 1 | -0/+1 |
2015-05-23 | tdf#91469: convert links in help/about to https | Julien Nabet | 1 | -1/+1 |
2015-04-29 | officecfg, postprocess: allow embedding of Base documents | Miklos Vajna | 1 | -0/+1 |
2015-04-20 | don't try to sign merged libs on windows | Christian Lohmaier | 1 | -2/+5 |
2015-04-13 | rhbz#1134285: Access dav, davs URLs via GVFS | Stephan Bergmann | 1 | -0/+3 |
2015-03-30 | Make syntax gotcha | Stephan Bergmann | 1 | -1/+1 |
2015-03-25 | Revert "give this a copy ctor" | Stephan Bergmann | 1 | -4/+0 |
2015-03-25 | Keep GCC 4.6 happy | Stephan Bergmann | 1 | -2/+2 |
2015-03-24 | give this a copy ctor | Caolán McNamara | 1 | -0/+4 |
2015-03-24 | CppunitTest_services: Check that XServiceInfo and .component data matches | Stephan Bergmann | 1 | -12/+165 |
2015-03-16 | Exclude Python components if --disable-python | Stephan Bergmann | 1 | -5/+7 |
2015-02-27 | gbuild: CppunitTest: always use unittest configuration | Michael Stahl | 1 | -2/+0 |
2015-02-12 | Fill in bug ID | Stephan Bergmann | 1 | -1/+2 |
2015-02-12 | Make CppunitTest_services instantiate even more services | Stephan Bergmann | 2 | -74/+193 |
2015-02-11 | add log message about untested services | Markus Mohrhard | 1 | -0/+1 |
2014-11-28 | icons: Hide the Industrial theme again, fallback to it during Tango creation. | Jan Holesovsky | 1 | -0/+3 |
2014-11-23 | icons: Package only the icons that are in the theme. | Jan Holesovsky | 1 | -8/+2 |
2014-11-07 | Clarify configure GStreamer handling | Jan-Marek Glogowski | 1 | -1/+1 |
2014-10-24 | make Korean ReplaceSingleQuote the same as everyone else | Caolán McNamara | 1 | -5/+0 |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist | 1 | -1/+1 |
2014-09-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud | 1 | -3/+1 |
2014-08-22 | remove special casing for obsoleted default theme | Bjoern Michaelsen | 2 | -4/+2 |
2014-08-12 | Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, too | Tor Lillqvist | 1 | -1/+2 |
2014-08-11 | fdo#82038: Make sending email from LO work again on OS X | Tor Lillqvist | 1 | -1/+1 |
2014-08-02 | gbuild: more deps for services test | David Tardon | 1 | -0/+3 |
2014-08-02 | fix python deps for services test | David Tardon | 1 | -0/+6 |
2014-08-02 | fix java deps for services test | David Tardon | 1 | -3/+4 |
2014-07-07 | fix build errors related to AVFoundation @ OS X <10.7 | Douglas Mencken | 1 | -1/+1 |