Age | Commit message (Expand) | Author |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
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-29 | vbahelper: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-15 | VbaNewFont apparently does not inherit XHelperInterface | Stephan Bergmann |
2014-07-24 | Drop unused #includes | Takeshi Abe |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-22 | Remove unused #includes | Takeshi Abe |
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-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
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-23 | coverity#707461 Uncaught exception | Caolán McNamara |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-15 | whitespace for include statements | Thomas Arnhold |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-04-14 | no need for those static strings | Thomas Arnhold |
2014-04-12 | cppcheck: multiCondition, remove 2 duplicate "else if" blocks | Julien Nabet |
2014-04-05 | fix colon | Caolán McNamara |
2014-04-05 | coverity#708570 Uninitialized scalar field | 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-04-02 | coverity#1194895 Logically dead code | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-19 | coverity#982489 Unchecked dynamic_cast | Caolán McNamara |
2014-03-13 | xmloff,vbahelper: prefer passing OUString and OString by reference | Noel Grandin |
2014-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from vbahelper | Alexander Wilms |