Age | Commit message (Expand) | Author |
2019-05-23 | tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/ | Gabor Kelemen |
2019-02-09 | loplugin:indentation in helpcompiler..io | Noel Grandin |
2018-12-20 | Fix typo in code | Andrea Gelmini |
2018-11-29 | Adds 16k papers to print files in vcl and paper files in i18nutil | Daniel Silva |
2018-11-29 | Sets paper sizes listbox in print dialog | Daniel Silva |
2018-11-07 | tdf#42949 Fix IWYU warnings in include/i18nutil/* | Gabor Kelemen |
2018-10-31 | loplugin:useuniqueptr in oneToOneMappingWithFlag | Noel Grandin |
2018-10-18 | loplugin:staticvar in hwpfilter..sal | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-07-16 | Upgrade to ICU 62.1 | Eike Rathke |
2018-06-27 | fix thread-unsafe return of a reference to a static | Luboš Luňák |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-02-02 | Clean up of dirty hack. | Winfried Donkers |
2018-01-26 | tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS. | Winfried Donkers |
2018-01-24 | loplugin:unused-returns in drawinglayer..svx | Noel Grandin |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2018-01-15 | More loplugin:cstylecast: i18nutil | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: i18nutil | Stephan Bergmann |
2018-01-02 | tdf#114681: Adding support for case folding in Glagolitic | Aleksandr Andreev |
2017-12-19 | Explicitly qualify ICU types with icu:: namespace | Eike Rathke |
2017-12-13 | Make loplugin:salcall look into macros too | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-11-20 | Upgrade to ICU 60.1 | Eike Rathke |
2017-11-17 | Revert "Upgrade to ICU 60.1" | Eike Rathke |
2017-11-17 | Upgrade to ICU 60.1 | David Tardon |
2017-11-11 | Remove duplication of Paper enum as #defines | Tor Lillqvist |
2017-11-10 | There is no "paperconf" command on macOS | Tor Lillqvist |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-10-23 | loplugin:includeform: i18nutil | Stephan Bergmann |
2017-10-04 | move stuff in i18npool/i18nutil in own namespace | Noel Grandin |
2017-07-17 | loplugin:constparams in i18nutil,sot | Noel Grandin |
2017-07-12 | Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum match | Eike Rathke |
2017-06-25 | loplugin:oncevar in helpcompiler..jvmfwk | Noel Grandin |
2017-06-15 | use more SAL_N_ELEMENTS part 3 | Noel Grandin |
2017-06-07 | Make use of OUString::startsWith rest parameter | Stephan Bergmann |
2017-05-30 | coverity#1411565 'Constant' variable guards dead code | Caolán McNamara |
2017-05-29 | i18nutil: fix invalid string copy that prevents startup | Michael Stahl |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: i18nutil | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove some old MSVC workarounds | Noel Grandin |
2017-04-20 | loplugin:unusedfields | Noel Grandin |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-03-31 | use actual UNO enums in i18nutil | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg | Stephan Bergmann |
2017-03-22 | Use nl_langinfo_l with an explicitly created locale | Stephan Bergmann |