Age | Commit message (Expand) | Author |
2019-07-24 | Fix typo | Andrea Gelmini |
2019-07-19 | cid#1448293 Copy into fixed size buffer | Caolán McNamara |
2019-07-19 | coverity concurrency annotation attempt | Noel Grandin |
2019-07-18 | cid#1448288 Unchecked return value from library | Caolán McNamara |
2019-07-09 | Optimize osl_getSystemTime on Windows | Mike Kaganski |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-21 | android: Fix type of a C string to be const char[]. | Jan Holesovsky |
2019-06-03 | tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part4 | Noel Grandin |
2019-05-16 | Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not work | Tor Lillqvist |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-04-30 | improve loplugin:stringconstant | Noel Grandin |
2019-04-28 | tdf#120703 PVS: dereference before nullptr check | Mike Kaganski |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann |
2019-04-18 | Don't set locale env vars on macOS | Stephan Bergmann |
2019-04-17 | tdf#124776: don't use SearchPathW to get full path of executable | Mike Kaganski |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-13 | loplugin:sequentialassign in sal | Noel Grandin |
2019-04-13 | use more std::make_unique | Noel Grandin |
2019-04-13 | android: Make the tiled rendering from the loolwsd actually work. | Jan Holesovsky |
2019-04-05 | Replace legacy dynamically-loaded functions with statically linked ones | Mike Kaganski |
2019-04-03 | In LibreOffice core commit d4d3766, several variables were changed | Greg Veldman |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: Silence V575 warnings | Mike Kaganski |
2019-03-27 | Remove unused macros that caused compiler warnings and simplify | Tor Lillqvist |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann |
2019-03-27 | Replace gethostbyname_r with getaddrinfo | Arkadiy Illarionov |
2019-03-19 | hang in crashtesting, would be nice to know what failed to exec here | Caolán McNamara |
2019-03-18 | tdf#96038 Make shell function work with paths containing spaces | Roland Baudin |
2019-03-12 | sal, android: fix -Werror,-Wreturn-type | Miklos Vajna |
2019-03-11 | android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists). | Jan Holesovsky |
2019-03-11 | android: Separate the Android-specific setup from the actual LOK init. | Jan Holesovsky |
2019-03-11 | android: Expose setting of the JavaVM. | Jan Holesovsky |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Fix various clang-cl warnings | Stephan Bergmann |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-01 | make SAL_DEBUG add newline in Windows debug console too | Luboš Luňák |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-02-26 | loplugin:simplifybool (clang-cl) | Stephan Bergmann |
2019-02-22 | tdf#39625 make sal/qa/systools/test_comtools.cxx work with CppUnit | Andrés Maldonado |
2019-02-22 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2019-02-22 | error: expected parentheses around type name in sizeof expression (clang-cl) | Stephan Bergmann |
2019-02-21 | loplugin:indentation (macOS) | Stephan Bergmann |
2019-02-12 | Simplify containers iterations in reportdesign, sal, sax | Arkadiy Illarionov |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-10 | tdf#39593 use existing find() to reduce copypaste | Arkadiy Illarionov |