Age | Commit message (Expand) | Author |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-16 | MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 now | Tor Lillqvist |
2014-10-16 | MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now | Tor Lillqvist |
2014-10-08 | back out more wrong and confusing tools::Time comment changes | Eike Rathke |
2014-10-02 | fpicker (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-22 | fdo#84086 Fix assorted use-after-free bugs | Matthew J. Francis |
2014-09-15 | loplugin:salbool | Stephan Bergmann |
2014-09-12 | fpicker: sal_Bool -> bool | Stephan Bergmann |
2014-09-10 | Typo: (N|n)ormaly->(N|n)ormally | Julien Nabet |
2014-08-25 | oops, forgot to include osl/thread.h | Michael Stahl |
2014-08-25 | set names on the Win32-only threads | Michael Stahl |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-08-13 | warning C4505: unreferenced local function has been removed | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-09 | remove obsolete comment | Thomas Arnhold |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-07-26 | WaE: convenience initializer should not invoke an initializer on 'super' | Tor Lillqvist |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-21 | win32 fpicker: correctly set the default file name | Aurimas Fišeras |
2014-07-21 | Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)" | Aurimas Fišeras |
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 |