Age | Commit message (Expand) | Author |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-29 | convert STR_EVENT constants to scoped enum | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | A UNO Any can't contain an Any | Stephan Bergmann |
2015-04-08 | fix shadow error | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-24 | loplugin:constantfunction: various | 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-20 | Some more loplugin:cstylecast: vbahelper | Stephan Bergmann |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-15 | vbahelper: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | coverity#738950 Structurally dead code | Caolán McNamara |
2014-12-08 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-10 | cid#1244949 Uncaught exception | Noel Grandin |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-07-24 | Drop unused #includes | Takeshi Abe |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-18 | some other coverity foo | Caolán McNamara |
2014-07-18 | fix indent | Caolán McNamara |
2014-07-10 | coverity#707480 Uncaught exception | Caolán McNamara |
2014-07-09 | coverity#707382 Uncaught exception | Caolán McNamara |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-13 | Typo: shoud -> should | Julien Nabet |
2014-05-08 | vbahelper: sal_Bool->bool | Noel Grandin |
2014-05-02 | vbahelper: sal_Bool->bool | Noel Grandin |
2014-04-24 | coverity#707469 Uncaught exception | Caolán McNamara |
2014-04-24 | coverity#707474 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-15 | whitespace for include statements | Thomas Arnhold |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | vbahelper: sal_Bool->bool | Noel Grandin |