Age | Commit message (Expand) | Author |
2016-05-31 | Move exithelper.h to include | Tor Lillqvist |
2016-05-11 | xdg-app got renamed to Flatpak | Stephan Bergmann |
2016-05-06 | coverity#1359235 Resource leak | Caolán McNamara |
2016-05-02 | -Werror,-Wlogical-not-parentheses | Stephan Bergmann |
2016-05-01 | tdf#99311 Detect SSDs in pagein | Nurhak ALTIN |
2016-04-07 | refactor pagein, as it still seems to cause rare crashes | Bjoern Michaelsen |
2016-04-04 | Add DBus-based IPC mechanism for xdg-app | Stephan Bergmann |
2016-03-21 | No, I don't want to see that "bootstap" typo on every start of soffice | Stephan Bergmann |
2016-03-12 | tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop) | Rohan Kumar |
2016-03-02 | tdf#98210 do not require R_OK for pipe dir | Hank Leininger |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-01-19 | -Werror=strict-aliasing (GCC 6) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-07 | tdf#94829: Splash screen sets invalid XSizeHints | Julien Nabet |
2015-10-06 | Fix typos | Andrea Gelmini |
2015-10-05 | Add new line after error message during startup | Arnaud Versini |
2015-09-23 | CppCheck : reduce variables scope | Michaël Lefèvre |
2015-05-08 | read_percent returns ProgressStatus, not sal_Bool | Stephan Bergmann |
2015-03-30 | Revert "Merge the --invisible and --headless options" | Tor Lillqvist |
2015-03-30 | Merge the --invisible and --headless options | Tor Lillqvist |
2015-03-26 | tdf#39440 cppcheck cleanliness, Fixing basic cpp errors | Varun |
2015-03-16 | CppCheck cleaning : remove unused struct member | Michaël Lefèvre |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-01 | desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl() | Miklos Vajna |
2014-12-02 | Use OSL_LIT/BIGENDIAN | Stephan Bergmann |
2014-11-28 | Clean up | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/bin/* -> program/ | Stephan Bergmann |
2014-11-21 | make glxtest available in salmain | Markus Mohrhard |
2014-11-20 | WaE: work around loplugin:unreffun and loplugin:externandnotdefined | Tor Lillqvist |
2014-11-20 | include the unx part for getting OpenGL driver & device information | Markus Mohrhard |
2014-10-28 | coverity#982159 silence Unchecked return value from library | Caolán McNamara |
2014-10-10 | coverity#1242395 Don't call random | Caolán McNamara |
2014-10-09 | desktop: -Werror=unused-macros | Michael Stahl |
2014-06-04 | desktop: fix includes | Thomas Arnhold |
2014-05-20 | C string usage improvment | Arnaud Versini |
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann |
2013-10-28 | fixincludeguards.sh: desktop | Thomas Arnhold |
2013-10-17 | fdo#58982 Center the splash screen in dual-monitor setup | Samuel Mehrbrodt |
2013-09-09 | Be less verbose in a plain debug build | Tor Lillqvist |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-06-15 | clean executables in Repository.mk | Matúš Kukan |
2013-05-14 | coverity#982969 Resource leak | Norbert Thiebaud |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-29 | Remove residue of undocumented "edition" feature | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | WaE: macro is not used: USE_LIBPNG | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Thomas Arnhold |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |