Age | Commit message (Expand) | Author |
2016-04-19 | WIP tdf#89609 Ignore subsecond precision in iso8601 | Muhammet Kara |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-11 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-07 | tdf#96099 Reduce number of trivial typedefs | Chirag Manwani |
2016-02-17 | Typo: namesapce(s)->namespace(s) | Julien Nabet |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
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-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-16 | use initialiser list 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-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-29 | com::sun::star->css in shell | Noel Grandin |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-03 | shell: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-07-13 | warning C4101: unreferenced local variable | Stephan Bergmann |
2015-07-13 | Code deliberately not linking against sal just can't use OSL_ENSURE | Stephan Bergmann |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-01 | tdf#92269 fix Windows Explorer crash caused by shellextension | Christian Lohmaier |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | tdf#82695 allow to build with system collada2gltf | David Tardon |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-24 | Fix various Windows-only XServiceInfo implementations | Stephan Bergmann |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-11 | V512: we want the number of wide-chars here, not the number of bytes | Caolán McNamara |
2015-03-11 | leak on short read | Caolán McNamara |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-05 | shell: warning C4996 function call with parameters that may be unsafe | Michael Stahl |
2015-03-04 | V813: Decreased performance | Caolán McNamara |