Age | Commit message (Expand) | Author |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-30 | fix . in #define | Noel Grandin |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-27 | remove unnecessary use of Reference constructor in throw | Noel Grandin |
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-04-23 | io: sal_Bool->bool | Noel Grandin |
2014-04-22 | second test should be DataOutputStream | Stephan Bergmann |
2014-04-18 | Typo: s/shure/sure | Tor Lillqvist |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-12 | coverity#707937 Uninitialized pointer field | Caolán McNamara |
2014-03-12 | coverity#707936 Uninitialized pointer field | Caolán McNamara |
2014-03-08 | coverity#707939 Uninitialized scalar field | Caolán McNamara |
2014-03-08 | coverity#707938 Uninitialized scalar field | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from io | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-21 | bool improvements | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-09 | fdo#54938: Convert io to use cppu::supportsService | Marcos Paulo de Souza |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-05 | fdo#60698: Merge all libs of io... | Marcos Paulo de Souza |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | Resolves: #i75731# check output stream and... | Jürgen Schmidt |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-12 | Mark as const | Takeshi Abe |
2013-07-01 | Fix memory leak in OTextInputStream. | Mark Wielaard |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-03-30 | fix loplugin unused warnings | Peter Foley |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin |