Age | Commit message (Expand) | Author |
2021-07-31 | rtl::Static -> static local | Noel Grandin |
2020-11-21 | tdf#123936 Formatting files in module sal with clang-format | Philipp Hofer |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sal | Stephan Bergmann |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in reportdesign,sal,sax" | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Burak Bala |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | iakarsu |
2019-12-19 | sal_Char->char in remotebridges..sax | Noel Grandin |
2019-12-11 | Fix typo | Andrea Gelmini |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | ofz#19010 wrong start of range | Caolán McNamara |
2019-09-11 | Fix Unicode to Shift JIS/MS932 conversion data | Stephan Bergmann |
2019-09-06 | Fix typo in comment (ASCII 0x42 is "B") | Stephan Bergmann |
2019-09-05 | Fix conversion of U+0000 in ImplUnicodeToDBCS | Stephan Bergmann |
2019-09-04 | Do not exclude Unicode noncharacters from rtl_convertUnicodeToText | Stephan Bergmann |
2019-09-04 | [API CHANGE] rtl_convertTextToUnicode behavior upon erroneous input | Stephan Bergmann |
2019-09-03 | Fix handling of invalid bytes >= 0x80 in ImplUTF7ToUnicode | Stephan Bergmann |
2019-08-02 | Fix typos | Andrea Gelmini |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2018-12-02 | -Werror,-Wc++98-compat-extra-semi | Stephan Bergmann |
2018-12-01 | tdf#39468 Translate German comments | Jens Carl |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-10-31 | Translate German comments | Johnny_M |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-12 | loplugin:constfields in reportdesign,sal,sax | Noel Grandin |
2018-08-19 | Fix typos | Andrea Gelmini |
2018-07-23 | ofz#9507 wrong start point for Johab block 59 | Caolán McNamara |
2018-02-08 | ofz#6112 wrong start off sets for korean KSC5601 table | Caolán McNamara |
2018-01-12 | More loplugin:cstylecast: sal | Stephan Bergmann |
2017-12-27 | sal: fix typo in tcvtmb.cxx and remove comment cruft | Chris Sherlock |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
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 |