Age | Commit message (Expand) | Author |
2013-05-31 | Bin more VS2008 bits | Tor Lillqvist |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-11 | remove remaining UTF bom | Borim |
2013-02-13 | Some cppcheck cleaning | Julien Nabet |
2013-02-13 | Return the real result of the test | Julien Nabet |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
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-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-10 | Java cleanup, fixup the TestPGP code to compile again. | Noel Grandin |
2012-09-05 | Java cleanup, fix a couple of compile errors in old code | Noel Grandin |
2012-09-05 | fdo#46808, Adapt reflection::CoreReflection UNO service to new style | Noel Grandin |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | cppcheck: Avoid unused variables code warnings | Martyn Russell |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-29 | gbuild conversion: store module | David Ostrovsky |
2012-02-17 | remove extraneous qualifiers that break some compilers | Mariusz Dykierek |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-15 | Removed extra semicolons | Jesse |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-10-07 | cppcheck scope reduction of var in extensions/...Basic.cpp | Pierre-André Jacquod |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-07-09 | Remove unused test/sax | Thomas Arnhold |
2011-06-03 | __cdecl -> SAL_CALL | Christina Rossmanith |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-06 | Remove lots of dead code | Thomas Arnhold |
2011-02-02 | Clean up makefiles | Thomas Arnhold |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-26 | Remove some dead code. | Thomas Arnhold |
2011-01-21 | Remove doubled headers. | Thomas Arnhold |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-11-24 | RTL patch | Julien Nabet |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud |
2010-10-25 | remvove vos/macros.h usage | Norbert Thiebaud |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-25 | merge vosremoval-conditn patch | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |