Age | Commit message (Expand) | Author |
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 |
2014-03-13 | xmloff,vbahelper: prefer passing OUString and OString by reference | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> include/vbahelper | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include - the rest | Thomas Arnhold |
2013-10-01 | convert remains of String to vbahelper module to OUString | Noel Grandin |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-09 | Parse workbook name correctly, don't fall over spaces etc. | Noel Power |
2013-05-09 | support Shape.Alternative | Noel Power |
2013-05-09 | handle various ReturnXXXX types for forms | Noel Power |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |