Age | Commit message (Expand) | Author |
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 |
2019-02-09 | loplugin:indentation in registry..sax | Noel Grandin |
2019-02-07 | Make osl_getLocalHostname thread-safe | Stephan Bergmann |
2019-02-07 | Make osl_getLocalHostname thread-safe | Stephan Bergmann |
2019-02-06 | tdf#107461: For Unix-like OS, support file://<hostname>/... URLs | Stephan Bergmann |
2019-02-05 | Improve osl_getLocalHostname on Windows | Stephan Bergmann |
2019-01-31 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2019-01-30 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2019-01-23 | rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPP | Stephan Bergmann |
2019-01-17 | Fix rtl_DoubleLocking::getValue_002 test | Stephan Bergmann |
2019-01-16 | Avoid unnecessary string copying in osl_getDottedInetAddrOfSocketAddr | Stephan Bergmann |
2019-01-16 | Use OString for memory management of osl_psz_createPipe | Stephan Bergmann |
2019-01-16 | Avoid unnecessary string copying in osl_getUserName | Stephan Bergmann |
2019-01-16 | Use OString for memory management of getBootstrapSocketPath | Stephan Bergmann |
2019-01-16 | New loplugin:empty | Stephan Bergmann |
2019-01-16 | Use OString for memory management of osl_psz_getConfigDir | Stephan Bergmann |
2019-01-16 | Use OString for memory management of osl_psz_getHomeDir | Stephan Bergmann |
2019-01-15 | simplify duplicate code | Stephan Bergmann |
2019-01-15 | Use C++ OString/OUString classes here | Stephan Bergmann |
2019-01-15 | Avoid unnecessary string copying in osl_getUserName | Stephan Bergmann |
2018-12-15 | tdf#98343 follow-up: don't fail on UNC prefixes | Mike Kaganski |
2018-12-14 | tdf#98343: ensure PathRemoveFileSpec does not remove UNC's "\\" | Mike Kaganski |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-04 | tdf#34171: check foreign lockfiles to tell who has locked document | Mike Kaganski |
2018-12-02 | -Werror,-Wc++98-compat-extra-semi | Stephan Bergmann |
2018-12-01 | tdf#39468 Translate German comments | Jens Carl |
2018-12-01 | Unit test for leading and trailing group separator characters | Eike Rathke |
2018-12-01 | A leading or trailing group separator character is not a group separator | Eike Rathke |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-29 | loplugin:stringconstant look for unnecessary OString constructor use | Noel Grandin |
2018-11-22 | improve function-local statics in sal | Noel Grandin |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-13 | Fix race in test code | Stephan Bergmann |
2018-11-11 | Fix typo | Andrea Gelmini |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-10 | tdf#120703 PVS: silence a V555 | Mike Kaganski |
2018-11-10 | Don't bother setting LC_ALL, LC_CTYPE, and LANG on iOS | Tor Lillqvist |
2018-11-07 | loplugin:collapseif in framework..sal | Noel Grandin |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-11-01 | Fix build on Haiku | Kacper Kasper |
2018-10-31 | Translate German comments | Johnny_M |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |