Age | Commit message (Expand) | Author |
2014-07-11 | -Wdeprecated-declarations: first deprecated in OS X 10.10 | rbuj |
2014-07-10 | use SimpleReferenceObject in fpicker module | Noel Grandin |
2014-07-02 | fix crash when m_aType is '*' | Caolán McNamara |
2014-07-01 | loplugin:stringconcat | Stephan Bergmann |
2014-07-01 | coverity#703963 Unchecked return value | Norbert Thiebaud |
2014-06-30 | Dead code | Stephan Bergmann |
2014-06-30 | -Werror,-Wunused-macros | Stephan Bergmann |
2014-06-30 | tweak helpids now | Caolán McNamara |
2014-06-30 | rework resize into a custom widget | Caolán McNamara |
2014-06-30 | DLG_FPICKER_EXPLORERFILE conversion to .ui | Szymon Kłos |
2014-06-23 | fdo#76203 - use consistent titlecase for UI title labels | Joren De Cuyper |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | 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-27 | remove unnecessary use of OUString constructor when throwing | Noel Grandin |
2014-05-24 | cppcheck: redundantAssignment | 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-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-12 | fix windows build | Thomas Arnhold |
2014-05-12 | Lost closing brace | Stephan Bergmann |
2014-05-12 | Missing include | Stephan Bergmann |
2014-05-12 | fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF | Michaël Lefèvre |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-05-06 | simplify ternary conditions "xxx ? true : yyy" | 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-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-23 | huge hrc and src file cleanup | Thomas Arnhold |
2014-04-23 | fpicker: sal_Bool->bool | Noel Grandin |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-14 | typo: hierarchie -> hierarchy | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | Bin pointless INET_PATH_TOKEN | Tor Lillqvist |
2014-03-30 | fix warning: shadowed declaration | Andras Timar |
2014-03-30 | fdo#76778 fix wildcard support in File Open dialog | Andras Timar |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from fpicker | Stephan Bergmann |
2014-03-27 | SAL_OVERRIDE, Mac OS X fpicker redux | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-19 | loplugin:passstringbyref (and some dead code) | Stephan Bergmann |
2014-03-05 | Currently used file pickers API doesn't work for OS X < 10.6 | Douglas Mencken |