Age | Commit message (Expand) | Author |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-18 | fix comparison of std::lower_bound result | Noel Grandin |
2019-02-12 | Fix typo | Andrea Gelmini |
2019-02-10 | Fix typo | Andrea Gelmini |
2019-02-08 | loplugin:indentation in codemaker..comphelper | Noel Grandin |
2019-01-23 | rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPP | Stephan Bergmann |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-12-22 | use boost::optional for OUString | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-26 | remove unused enum value ConvertDataFormat::PDF | Noel Grandin |
2018-11-23 | Use the correct DPI scaling factor in LibreOfficeKit for iOS, too | Tor Lillqvist |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-21 | improve function-local statics in basic..cui | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-12 | Add a SAL_INFO() when changing the global "lok" language tag | Tor Lillqvist |
2018-11-12 | tdf#118581 Correctly display issuer name in signature line | Samuel Mehrbrodt |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-11-08 | sc lok: Implement hi-dpi and zoom for spreadsheets. | Jan Holesovsky |
2018-11-08 | coverity#1441101: Use std::atomic instead of volatile | Stephan Bergmann |
2018-11-06 | reduce cost of ProfileZone when it is not active | Noel Grandin |
2018-11-05 | tdf#120703 PVS: V1028 fix unexpected integer overflow | Mike Kaganski |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-26 | Log unopkg errors to log file if requested | Samuel Mehrbrodt |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | Fix typos | Andrea Gelmini |
2018-10-20 | when calling std::lower_bound | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-02 | Move GetkeyBindingStrByXkeyBinding to comphelper | Samuel Mehrbrodt |
2018-09-27 | -Werror=unused-variable (--enable-debug --disable-assert-always-abort) | Stephan Bergmann |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-09-19 | generateGUIDString: Fix incorrect string length | Samuel Mehrbrodt |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-11 | clang-tidy bugprone-copy-constructor-init | Noel Grandin |
2018-09-06 | loplugin:simplifyconstruct in canvas..cui | Noel Grandin |
2018-09-06 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2018-09-05 | loplugin:useuniqueptr in AccessibleEventNotifier | Noel Grandin |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-29 | loplugin:constantparam (1) | Noel Grandin |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-09 | remove Calc's software interpreter | Luboš Luňák |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |
2018-07-26 | comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-26 | loplugin:returnconstant in tools,comphelper,unotools | Noel Grandin |
2018-07-23 | Fix typos | Andrea Gelmini |