Age | Commit message (Expand) | Author |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-10 | convert WriteCharPtr..getStr to WriteOString | Noel Grandin |
2019-10-09 | tdf#114441 changed some sal_uLong to better fitting types | Christian Barth |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | Avoid loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringadd in basctl..cui | Noel Grandin |
2019-10-01 | loplugin:duplicate-defines in basic | Noel Grandin |
2019-09-27 | tdf#62326 - Macros: Converting Hex strings of negative value | Andreas Heinisch |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-18 | Removed executable permission on files | Andrea Gelmini |
2019-09-17 | tdf#118544 set correct type for optional parameter | Tomoyuki Kubota |
2019-09-17 | Remove redundant clears | Mike Kaganski |
2019-09-17 | move GetStandardText to stdtext.hxx | Caolán McNamara |
2019-09-06 | Fixing "...." | Andrea Gelmini |
2019-09-03 | loplugin:constmethod in basic | Noel Grandin |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-31 | Fix typos in code | Andrea Gelmini |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in basic..cui | Noel Grandin |
2019-08-14 | Fix Clang 10 -Werror,-Wimplicit-int-float-conversion | Stephan Bergmann |
2019-08-14 | Fix Clang 10 -Werror,-Wimplicit-int-float-conversion | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): basic | Stephan Bergmann |
2019-07-28 | loplugin:collapseif | Noel Grandin |
2019-07-24 | Fix typos | Andrea Gelmini |
2019-07-22 | cid#1448485 silence Copy-paste error | Caolán McNamara |
2019-07-19 | loplugin:referencecasting in avmedia..basic | Noel Grandin |
2019-07-19 | cid#1448547 Unchecked return value | Caolán McNamara |
2019-07-19 | cid#1448256 Unchecked return value | Caolán McNamara |
2019-07-19 | cid#1448438 Uncaught exception | Caolán McNamara |
2019-07-18 | cid#1448372 Unchecked return value | Caolán McNamara |
2019-07-18 | cid#1448326 Unchecked return value | Caolán McNamara |
2019-06-29 | tdf#125564: WatchWindow should report correct type for global constants | Tomoyuki Kubota |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-14 | loplugin:logexceptionnicely in accessibility..basic | Noel Grandin |
2019-06-11 | Use hasElements to check Sequence emptiness in accessibility..canvas | Arkadiy Illarionov |
2019-06-11 | loplugin:virtualdown in SbxValue | Noel Grandin |
2019-05-27 | -fsanitize=nullability | Stephan Bergmann |
2019-05-15 | Fix typo | Andrea Gelmini |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-07 | downgrade warning to info | Caolán McNamara |
2019-05-03 | tdf#68339 Other: BASIC Syntax error | Jens Carl |
2019-05-02 | Resolves: tdf#124605 ditch "if operand 1 is Empty, result is operand 2" | Eike Rathke |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2019-04-25 | Fix typo | Andrea Gelmini |