Age | Commit message (Expand) | Author |
2014-07-03 | use assert when followed by deref | Caolán McNamara |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-06-25 | fixes for up-casting to Reference<XInterface> | Noel Grandin |
2014-06-25 | remove spurious com::sun::star::chaos | Michael Stahl |
2014-06-24 | coverity#706547 Uncaught exception | Caolán McNamara |
2014-06-17 | rtl::Reference fits just fine here | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
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 |