Age | Commit message (Expand) | Author |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-02 | tdf#84263 KDE4: unify includes | Jan-Marek Glogowski |
2015-12-17 | Remove gnome-open support | Bryan Quigley |
2015-12-11 | Do not assume time_t is long. | Pedro Giffuni |
2015-12-08 | Resolve Linker Warning LNK4104 | Mike Kaganski |
2015-11-28 | -Werror,-Wdelete-non-virtual-dtor | Stephan Bergmann |
2015-11-28 | -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-23 | loplugin:unusedfields in shell/ | Noel Grandin |
2015-11-20 | shell: rename CppunitTest to the same name as the makefile | Michael Stahl |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |
2015-11-18 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-18 | -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) | Stephan Bergmann |
2015-11-18 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-18 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-18 | -Werror,-Wsizeof-pointer-memaccess | Stephan Bergmann |
2015-11-18 | -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway | Stephan Bergmann |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
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 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-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | loplugin:stringconstant | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | com::sun::star->css in shell | Noel Grandin |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-23 | Remove obsolete version map files | Stephan Bergmann |
2015-10-16 | drop gconf integration as per ESC decision | Bjoern Michaelsen |
2015-10-12 | TDE: move stuff into the tde-integration package | Jan-Marek Glogowski |
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-02 | Library recentfile should be built when UXING_X11 | Samuel Mehrbrodt |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-03 | shell: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-03 | remove KDE3 support, --enable-kde and --enable-kdeab | Michael Stahl |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin |
2015-08-03 | remove some unused typedefs | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |