Age | Commit message (Expand) | Author |
2016-04-13 | tdf#98395 : Remote File dialog showing wrong details in columns | Szymon Kłos |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | WNT: check result of PostMessage() | Michael Stahl |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-23 | -Werror=unused-but-set-variable | Stephan Bergmann |
2016-03-23 | loplugin:constantparam in fpicker | Noel Grandin |
2016-03-23 | remove unused AUTOSELECT_USERFILTER code | Noel Grandin |
2016-03-15 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-09 | icon view for RemoteFilesDialog | Szymon Kłos |
2016-03-09 | loplugin:constantparam in svtools | Noel Grandin |
2016-03-07 | Bin overly verbose OSL_TRACEs of questionable usefulness | Tor Lillqvist |
2016-03-07 | Bin overly verbose function entry/exit debug print macros | Tor Lillqvist |
2016-03-04 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-04 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-04 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-02-17 | Typo: namesapce(s)->namespace(s) | Julien Nabet |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-13 | vcl: include vcl headers via triangular brackets instead of quotes | Chris Sherlock |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Fix tdf#97500 Reinstate missing file error dialog on WebDAV | Giuseppe Castagno |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | tdf#43157 Cleanup DBG_ASSERT for fpicker and framework | Berk Gureken |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-21 | loplugin: unused return values | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | Related tdf#96833: display WebDAV path in remote files dialog | Giuseppe Castagno |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-23 | loplugin:unusedfields in fpicker | Noel Grandin |
2015-12-07 | Undef RGB where it was defined, not where it gets used | Stephan Bergmann |
2015-12-02 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-28 | Avoid ambiguity which OUStringBuffer ctor to select | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-20 | loplugin:unusedfields forms,formula,fpicker,framework | Noel Grandin |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |