Age | Commit message (Expand) | Author |
2015-11-17 | use unique_ptr for pImpl in vcl,vbahelper,uui | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-23 | com::sun::star->css in include/ucbhelper to include/xmlscript | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etc | Douglas Mencken |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-07-21 | loplugin:unusedmethods vbahelper | Noel Grandin |
2015-07-02 | some other coverity things | Caolán McNamara |
2015-07-02 | coverity#1309054 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308448 Uncaught exception | Caolán McNamara |
2015-05-22 | convert POINTER constants to scoped enum | Noel Grandin |
2015-04-08 | fix shadow error | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-06 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-10 | cid#1244949 Uncaught exception | Noel Grandin |
2014-09-29 | vbahelper: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-15 | scripting: sal_Bool -> bool | Stephan Bergmann |
2014-09-15 | Mark template member fns that are supposed to override as SAL_OVERRIDE | Stephan Bergmann |
2014-09-15 | Mark template member fns that are supposed to override as SAL_OVERRIDE | Stephan Bergmann |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-18 | some other coverity foo | Caolán McNamara |
2014-07-10 | coverity#707480 Uncaught exception | Caolán McNamara |
2014-07-09 | coverity#707382 Uncaught exception | Caolán McNamara |
2014-07-03 | coverity#707193 Uncaught exception | Caolán McNamara |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-06-02 | coverity#706959 Uncaught exception | Caolán McNamara |
2014-05-28 | cid#706953 Uncaught exception | Noel Grandin |
2014-05-27 | cid#707192 Uncaught exception | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-24 | coverity#707469 Uncaught exception | Caolán McNamara |
2014-04-24 | hmm, need a rethink on these exceptions | Caolán McNamara |
2014-04-24 | coverity#707475 Uncaught exception | Caolán McNamara |
2014-04-24 | coverity#707476 Uncaught exception | Caolán McNamara |
2014-04-24 | coverity#707477 Uncaught exception | Caolán McNamara |
2014-04-24 | coverity#707478 Uncaught exception | Caolán McNamara |
2014-04-24 | coverity#707479 Uncaught exception | Caolán McNamara |
2014-04-14 | fix mac build | Thomas Arnhold |
2014-04-14 | remove static strings | Thomas Arnhold |
2014-04-05 | coverity#707406 Uncaught exception | Caolán McNamara |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | vbahelper: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |