Age | Commit message (Expand) | Author |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-01 | -I$(dir $(3)) in gb_CObject__command_pattern is no longer needed | Stephan Bergmann |
2017-10-23 | loplugin:includeform: sal | Stephan Bergmann |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-09-28 | Warn about missing text converter | Stephan Bergmann |
2017-09-26 | ofz#3186: wrong starting offset for JOHAB 0x6D block | Caolán McNamara |
2017-09-24 | Map Windows code page 42 to RTL_TEXTENCODING_SYMBOL | Stephan Bergmann |
2017-09-15 | Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are valid | Stephan Bergmann |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-09-13 | Silence warning C4701: potentially uninitialized local variable | Stephan Bergmann |
2017-09-13 | Make reading UTF-8 strict | Stephan Bergmann |
2017-08-25 | ofz#2852 korean table entries start at 0xF not 0x7 | Caolán McNamara |
2017-08-18 | Fix typos | Andrea Gelmini |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | Rather translate "Sonderzeichen" as "special characters" | Stephan Bergmann |
2017-07-03 | Translate German comments and debug strings (leftovers in dirs sal to sc) | Johnny_M |
2017-06-26 | loplugin:oncevar in oox..sax | Noel Grandin |
2017-06-14 | use more SAL_N_ELEMENTS part 2 | Noel Grandin |
2017-06-09 | clang-tidy readability-non-const-parameter | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-04-12 | clang-tidy: readability-else-after-return | Noel Grandin |
2017-04-04 | ofz#770 JOHAB_73 table starts at 0xA not 0x2 | Caolán McNamara |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-01-01 | ofz#358 SJIS_84 table mnLeadEnd is out by one | Caolán McNamara |
2016-04-11 | tdf#94306 replace boost::noncopyable r.. to sdext | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-03 | Fix some perl shebangs. | Pedro Giffuni |
2015-08-22 | tdf#39440 reduce scope of local variables | Michael Weghorn |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-18 | loplugin:staticmethods | Stephan Bergmann |
2015-05-08 | Use bool instead of int | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-08 | -Werror=maybe-uninitialized | Stephan Bergmann |
2015-04-08 | tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSH | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-01-26 | Visible function type RTTI for Clang -fsanitize=function | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: sal | Stephan Bergmann |
2015-01-07 | loplugin:cstylecast: sal | Stephan Bergmann |
2014-12-19 | fdo#39440 sal: reduce scope of local variables | Michael Weghorn |