Age | Commit message (Expand) | Author |
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 |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | Prevent += called on temporary O[U]String instances | Stephan Bergmann |
2015-11-09 | Replace a few for_each and one-liner locals by range-based loops in fpicker. | Mario J. Rugiero |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to be so verbose in constructing uno::Reference | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | convert Link<> to typed | Noel Grandin |
2015-10-14 | convert Link<> to typed | Noel Grandin |
2015-10-14 | com::sun::star->css in fpicker/ | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-06 | tdf#94811: Crash in Open Remote File dialog fixed | Oliver Specht |
2015-10-05 | Remember password after setting new service | Szymon Kłos |
2015-10-05 | Focus for file list after opening folder | Szymon Kłos |
2015-10-05 | Focus for file name field after using it to open folder | Szymon Kłos |