Age | Commit message (Expand) | Author |
2016-10-16 | clang-cl loplugin: extensions | Stephan Bergmann |
2016-02-28 | Ole: Fix WaE | David Ostrovsky |
2016-01-26 | -Werror,-Wignored-qualifiers (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2015-11-24 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-08-28 | Bin a few leftover (?) stderr printouts | Tor Lillqvist |
2015-08-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-02-21 | Typo: queriing->querying | Julien Nabet |
2015-02-21 | Typo: reqired->required | Julien Nabet |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-14 | typo: choosen -> chosen | Thomas Arnhold |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-09-04 | WaE: use number() instead of valueOf() | Tor Lillqvist |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-01-30 | fix string literals concatenation | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-20 | extensions: oleautobridge: avoid boatloads of warning C4005 | Michael Stahl |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-09-19 | Wrong include | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt reflection::CoreReflection UNO service to new style | Noel Grandin |
2012-02-06 | Fixed some cppcheck messages | PKEuS |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-11 | fix ole build failure | Peter Foley |
2011-12-10 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-18 | No WIN_ULONG needed any more | Tor Lillqvist |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-03 | masterfix DEV300: MinGW fix | Ivo Hinkelmann |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-17 | masterfix: #i10000# INT16 -> sal_Int16 | Ivo Hinkelmann |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba |
2011-01-24 | Fix fallout of WIN_ULONG change in pre/postsys.h | Tor Lillqvist |
2011-01-21 | Remove doubled headers. | Thomas Arnhold |
2010-12-24 | cppcheck: prefer prefix variant | Caolán McNamara |