Age | Commit message (Expand) | Author |
2012-10-09 | Remove useless code | Marcos Paulo de Souza |
2012-10-02 | Remove not used macros from lotusworkpro | Marcos Paulo de Souza |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | Prefixify lotuswordpro | Tor Lillqvist |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-15 | Remove unused variable | Julien Nabet |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-01 | Remove unused code: those classes are unused | Thomas Arnhold |
2012-07-16 | Change form of checking self-assignment + cleaning before assigning | Julien Nabet |
2012-07-14 | Check for assignment to self for =operator | Julien Nabet |
2012-07-14 | Perform initalization in initialization list | Julien Nabet |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | Remove commented out code | Thomas Arnhold |
2012-06-26 | removed unused forward declarations of class | Takeshi Abe |
2012-06-07 | nuke dead code | Takeshi Abe |
2012-06-01 | Targeted string re-work for lotuswordpro filter | Thorsten Behrens |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann |
2012-05-09 | WaE: silence tedious msvc2008 warnings | Caolán McNamara |
2012-05-09 | WaE: C4146 unary operator applied to unsigned type | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-17 | WaE: uninitialized pCell | Caolán McNamara |
2012-02-13 | WaE: unreachable code | Tor Lillqvist |
2012-01-26 | Use the right define | Fridrich Štrba |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-30 | Fix for fdo43460 Part XXIV getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-11-24 | WaE: uninitialized value | Caolán McNamara |
2011-11-24 | WaE: uninitialized value | Caolán McNamara |
2011-10-17 | cppcheck fix : 'operator=' should check for assignment to selfw | Julien Nabet |
2011-10-04 | no need to continue, delete NULL is safe | Caolán McNamara |
2011-10-04 | SetDfltFont doesn't do anything | Caolán McNamara |
2011-10-02 | valgrind: fix some leaks | Caolán McNamara |
2011-09-23 | ensure m_pOwnerRow is NULL | Caolán McNamara |
2011-09-23 | cppcheck: don't dereference NULL pRow | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-09 | Some cppcheck cleaning | Julien Nabet |
2011-08-30 | regenerate list | Caolán McNamara |
2011-08-30 | callcatcher: chop, hack, slay | Caolán McNamara |
2011-08-30 | ditch a few more | Caolán McNamara |
2011-08-29 | use standard copy-ctor signatures, assignments, etc | Caolán McNamara |