Age | Commit message (Expand) | Author |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-12 | coverity: annotate with markup so they will stay silenced | Caolán McNamara |
2021-11-10 | new loplugin:stringliteraldefine | Noel Grandin |
2021-11-03 | Prepare for removal of non-const operator[] from Sequence in testtools | Mike Kaganski |
2021-08-31 | Fix UNOIDL identifiers that started with lowercase and contained underlines | Stephan Bergmann |
2021-08-02 | tdf#143450: Special integre+fp struct return case needs a fix too, of course | Stephan Bergmann |
2021-07-28 | tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64 | Stephan Bergmann |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-13 | Make bridgetest exercise parameter passing in the C++/UNO bridge harder | Tor Lillqvist |
2020-11-12 | Cosmetic change to make it easier to see which parameter is the nth | Tor Lillqvist |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-09-02 | Fix typo in code | Andrea Gelmini |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: testtools | Stephan Bergmann |
2020-06-05 | Upcoming loplugin:elidestringvar: testtools | Stephan Bergmann |
2020-05-18 | use std::experimental::source_location in uno::Exception | Noel Grandin |
2020-05-10 | compact namespace in testtools..toolkit | Noel Grandin |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-19 | loplugin:buriedassign in various | Noel Grandin |
2020-04-07 | new loplugin:unusedvariableplus | Noel Grandin |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-02-17 | Remove never-executed else-block | Muhammet Kara |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2019-12-23 | sal_Char->char in test..testtools | Noel Grandin |
2019-12-10 | Fix IdentationError and mixture of spaces and tabs | Jens Carl |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): testtools | Stephan Bergmann |
2019-07-30 | Fix typo in code | Andrea Gelmini |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-12 | Fix typos | Andrea Gelmini |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-24 | Simplify containers iterations in test..tools | Arkadiy Illarionov |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |