Age | Commit message (Expand) | Author |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-24 | Simplify uses of comphelper::string::equals with constant argument | Stephan Bergmann |
2015-06-24 | remove SFX_NOTIFY macro | Noel Grandin |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-15 | cppcheck:redundantCondition | Noel Grandin |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
2015-06-13 | BASIC: Don't use SbiStringPool to pass SbiParser. | Arnaud Versini |
2015-06-13 | Typos | Julien Nabet |
2015-06-09 | cppcheck: variableScope | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin |
2015-06-04 | convert PropertyMode to scoped enum | Noel Grandin |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-29 | tdf#91702 - fix stack-based MessBox allocation. | Michael Meeks |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | Rewrite all calls like Dialog(params).Execute() | Philippe Jung |
2015-05-26 | BASIC: Remove BasicCharClass::IsLetterTab | Arnaud Versini |
2015-05-26 | BASIC: User std::unique_ptr in basic runtime | Arnaud Versini |
2015-05-23 | Wrong comment since 642cfe8ac206af4fe82bc695d38b5c7f0edf7dc7 | Julien Nabet |
2015-05-19 | tdf#90110: basic: fix Randomize statement | Michael Stahl |
2015-05-19 | basic: used typed LINKs | Noel Grandin |
2015-05-18 | missing semi | Caolán McNamara |
2015-05-18 | cppunit: noExplicitConstructor | Caolán McNamara |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-17 | remove unnecessary header file | Noel Grandin |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-05-12 | Missing disposeAndClear in MsgBox basic function | Philippe Jung |
2015-05-12 | tdf#90969: basic: add horrible hack to avoid crash due to ... | Michael Stahl |
2015-05-12 | Basic: Doesn't allow non ASCII characters in numeric literals | Arnaud Versini |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-04-30 | tdf#84435: Mod operator does not deal with decimals as described in help | Julien Nabet |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann |
2015-04-29 | Remove unnecessary IMPL_LINK_INLINE macro | Stephan Bergmann |
2015-04-29 | convert STR_EVENT constants to scoped enum | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2015-04-28 | Dialog::Execute returns short/VclResponseType | Stephan Bergmann |
2015-04-28 | SbModule::Run return value is unused | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-22 | Update to XDocumentEventBroadcaster et al | Stephan Bergmann |