Age | Commit message (Expand) | Author |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-10 | mingw64: sal_Int32 cannot hold pointer | Fridrich Štrba |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-06-05 | Some more win64 "fixes" | Fridrich Štrba |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-04-17 | -Werror=unused-macros (MinGW, dtrans) | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-26 | Translation of messages in test program | Urs Fässler |
2013-02-26 | Translation of German (test) string | Urs Fässler |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-14 | Translation of german comment | Urs Fässler |
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-27 | Remove commented out code | 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-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-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-15 | can't use auto_ptr with an array, wrong delete vs new[] | Caolán McNamara |