Age | Commit message (Expand) | Author |
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 |
2019-04-23 | tdf#123043 make type character detection unicode-aware | Tomoyuki Kubota |
2019-04-17 | Fix uses of variables before their lifetimes begin | Stephan Bergmann |
2019-04-16 | Initial VS 2019 Support | Tomoyuki Kubota |
2019-04-12 | loplugin:sequentialassign in accessiblity..canvas | Noel Grandin |
2019-04-08 | Fix typo | Andrea Gelmini |
2019-04-08 | Fix typo | Andrea Gelmini |
2019-04-08 | Fix typo | Andrea Gelmini |
2019-04-07 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-04-07 | Fix typo | Andrea Gelmini |
2019-04-07 | Fix typo | Andrea Gelmini |
2019-04-04 | Fix typo | Andrea Gelmini |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-27 | Remove unused using declarations in directories [a-d]* | Gabor Kelemen |
2019-03-16 | Simplify containers iterations in basctl, basegfx, basic, bridges | Arkadiy Illarionov |
2019-03-07 | tdf#42949 Fix IWYU warnings in include/basic/* | Gabor Kelemen |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-06 | remove some unnecessary typedef struct... sugar | Noel Grandin |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-03-01 | Some more WIN32 -> _WIN32 | Stephan Bergmann |
2019-02-20 | o3tl::make_unique -> std::make_unique in include/ & o3tl/ | Gabor Kelemen |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |