Age | Commit message (Expand) | Author |
2013-02-12 | fdo#46808, use constructor for datatransfer::DataFormatTranslator | Noel Grandin |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-15 | fdo#46808, Adapt SystemClipboard UNO service to new style | Noel Grandin |
2012-12-21 | Missing includes | Stephan Bergmann |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-11 | Update dtrans commented code to use string.h function instead of rtl/memory | Arnaud Versini |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-08-22 | more old module-description xml files | Matúš Kukan |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | Remove commented out code | Thomas Arnhold |
2012-07-20 | new does not return null | Stephan Bergmann |
2012-07-17 | Correct check after memory allocation. | Christophe JAILLET |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-25 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | I think, this is what was intended | Fridrich Štrba |
2012-06-01 | trivial tinderbox fix | Michael Meeks |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-28 | targetted string re-work | Norbert Thiebaud |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-03-15 | can't use auto_ptr with an array, wrong delete vs new[] | Caolán McNamara |
2012-03-12 | WaE: "__uuidof" redefined | David Tardon |
2012-03-12 | WaE: variable 'hr' set but not used | David Tardon |
2012-03-12 | add missing initializer | David Tardon |
2012-03-12 | WaE: initialization order | David Tardon |
2012-03-12 | probable intent | David Tardon |
2012-03-12 | WaE: variable 'dwResult' set but not used | David Tardon |
2012-03-12 | fix indentation | David Tardon |
2012-03-12 | WaE: suggest explicit braces to avoid ambiguous 'else' | David Tardon |
2012-03-12 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-03-12 | use SAL_N_ELEMENTS | David Tardon |
2012-03-12 | WaE: multi-character character constant | David Tardon |
2012-02-17 | Use emptiness check rather than size check for efficiency | Mariusz Dykierek |
2012-01-13 | WaE: clipformat may be used uninitialized | Caolán McNamara |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-02 | inline keyword makes sense only when the definition is in header. | Kohei Yoshida |
2011-12-02 | sal_Bool to bool. | Kohei Yoshida |
2011-12-02 | Encapsulate implementation of CMtaOleClipboard under win32. | Kohei Yoshida |
2011-11-20 | Removing the empty pch file from dtrans | Joseph Powers |
2011-11-10 | WaE: initialization order | Caolán McNamara |
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-08-17 | add more component prefixes | Matúš Kukan |
2011-08-08 | convert dtrans to gbuilb | Matúš Kukan |