Age | Commit message (Expand) | Author |
2014-06-05 | forms: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | forms: expand DECLARE_XCLONEABLE | Thomas Arnhold |
2014-06-04 | forms: expand DECLARE_DEFAULT_DTOR | Thomas Arnhold |
2014-06-01 | Fixed lower case typo in header guard definition | Jens Carl |
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-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-25 | Remove ASCII art, useless comments and whitespace from forms module | Chris Laplante |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-14 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 | Julien Nabet |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9 | Julien Nabet |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-05-08 | RFC: add IsValueChangedFromSaved to VCL button and listbox | Noel Grandin |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-05-06 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3 | Julien Nabet |
2014-05-06 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errors | Julien Nabet |
2014-05-06 | WaE: 'bPrependCurrencySymbol' may be used uninitialized in this function | Tor Lillqvist |
2014-05-06 | forms: sal_Bool->bool | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-23 | coverity#989723 Uncaught exception | Caolán McNamara |
2014-04-23 | coverity#989722 Uncaught exception | Caolán McNamara |
2014-04-23 | coverity#989721 Uncaught exception | Caolán McNamara |
2014-04-22 | coverity#989724 Uncaught exception | Caolán McNamara |
2014-04-22 | More hacking on --disable-database-connectivity | Tor Lillqvist |
2014-04-18 | Typo: s/gurantee/guarantee | Tor Lillqvist |
2014-04-18 | Intermediate commit of hacking on --disable-database-connectivity | Tor Lillqvist |
2014-04-14 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-14 | typo: occuring -> occurring | Thomas Arnhold |
2014-04-14 | typo: obsolet -> obsolete | Thomas Arnhold |
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold |
2014-04-14 | typo: ULR -> URL | Thomas Arnhold |
2014-04-11 | replace some SvStream seeking with calls to remainingSize() | Michael Stahl |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-10 | DownLoad -> Download. | Jan Holesovsky |
2014-04-07 | Remove silly PUT_SEMICOLON_AT_THE_END | Stephan Bergmann |
2014-04-04 | fdo#43157 : clean up more OSL_POSTCOND | Michaël Lefèvre |
2014-04-04 | /include/connectivity/dbtools.hxx: sal_Bool->bool | Noel Grandin |
2014-04-04 | coverity#707864 Uninitialized scalar field | Caolán McNamara |
2014-04-04 | coverity#707862 Uninitialized scalar field | Caolán McNamara |
2014-04-03 | Typo: corect->correct | Julien Nabet |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | fdo#43157 : clean up OSL_POSTCOND | Michaël Lefèvre |
2014-04-03 | vcl: sal_Bool->bool and cleanup | Noel Grandin |
2014-04-01 | Forgotten TODO | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |