Age | Commit message (Expand) | Author |
2023-08-22 | tdf#156825 Half of the splash screen is visible on both monitors under Linux | Noel Grandin |
2023-07-21 | Assume that, if we have X11, it supports Xinerama | Noel Grandin |
2020-04-14 | loplugin:flatten in desktop | Noel Grandin |
2019-09-20 | Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UI | Andras Timar |
2019-03-12 | Write HiDPI consistently without a hyphen | Tor Lillqvist |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-02-23 | get headless build to work again for Linux | Thorsten Behrens |
2017-11-23 | tdf#90794 Position of progress bar on high res screens | heiko tietze |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-06-23 | loplugin:oncevar in cppcanvas..drawinglayer | Noel Grandin |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-01-21 | coverity#1399016 Logically dead code | Caolán McNamara |
2017-01-20 | const these up | Caolán McNamara |
2017-01-13 | refactor this to open the display just once | Caolán McNamara |
2017-01-13 | tdf#90794 Fix the Linux HiDPI start screen | Abhilash Singh |
2016-12-12 | loplugin:unreffun | Tor Lillqvist |
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 |
2014-12-02 | Use OSL_LIT/BIGENDIAN | Stephan Bergmann |
2014-10-10 | coverity#1242395 Don't call random | Caolán McNamara |
2014-06-04 | desktop: fix includes | Thomas Arnhold |
2014-05-20 | C string usage improvment | Arnaud Versini |
2013-10-17 | fdo#58982 Center the splash screen in dual-monitor setup | Samuel Mehrbrodt |
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-03-27 | WaE: macro is not used: USE_LIBPNG | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-18 | added comment about language tags | Eike Rathke |
2012-12-03 | -Werror=unused-parameter | Stephan Bergmann |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2011-11-18 | Valgrind: fixed memory leak | August Sodora |
2011-10-26 | chmod -x | Tor Lillqvist |
2011-10-11 | WaE: ISO C90 forbids mixed declarations and code | David Tardon |
2011-09-25 | make the case not ENABLE_QUICKSTART_LIBPNG work again | Norbert Thiebaud |
2011-09-25 | refactor start.c and splash.c. de-couple the 2 sources and avoid globals | Norbert Thiebaud |
2011-09-15 | WaE: declaration of 'i' shadows a previous local | David Tardon |
2011-07-20 | Splash screen fix for multi-head on Linux (fdo#33214) | Josh Heidenreich |
2011-07-13 | null the display pointer after closing the display, fixes fdo#37579 | Michael Meeks |
2011-06-26 | Close file descriptor | Thomas Arnhold |
2011-05-24 | surely the name should be LibreOffice | David Tardon |
2011-05-24 | handle NULL display gracefully | David Tardon |
2011-05-05 | removed dead code | Takeshi Abe |
2011-04-05 | Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 | Petr Mladek |
2011-03-23 | fix various leaks | Caolán McNamara |
2011-03-21 | misc fixes, and un-conditionally enable the splash reporting component | Michael Meeks |
2011-03-21 | re-work start process to enable earlier splash and faster start | Michael Meeks |