Age | Commit message (Expand) | Author | Files | Lines |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin | 2 | -6/+6 |
2013-10-15 | Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard data | Armin Le Grand | 1 | -0/+15 |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza | 5 | -48/+10 |
2013-09-29 | cppcheck: some cleanings | Julien Nabet | 1 | -2/+1 |
2013-09-04 | WaE: use number() instead of valueOf() | Tor Lillqvist | 1 | -3/+3 |
2013-07-16 | #i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat... | Herbert Dürr | 1 | -3/+4 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 3 | -14/+14 |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand | 5 | -22/+45 |
2013-06-10 | mingw64: sal_Int32 cannot hold pointer | Fridrich Štrba | 1 | -1/+1 |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba | 1 | -3/+4 |
2013-06-05 | Some more win64 "fixes" | Fridrich Štrba | 1 | -15/+15 |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin | 3 | -7/+5 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 1 | -3/+3 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 1 | -1/+1 |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann | 1 | -4/+1 |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan | 6 | -46/+0 |
2013-04-17 | -Werror=unused-macros (MinGW, dtrans) | Stephan Bergmann | 1 | -7/+1 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 30 | -113/+91 |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee | 5 | -6/+6 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -1/+1 |
2013-03-04 | doubled includes | Thomas Arnhold | 2 | -2/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 2 | -2/+2 |
2013-02-26 | Translation of messages in test program | Urs Fässler | 1 | -4/+4 |
2013-02-26 | Translation of German (test) string | Urs Fässler | 1 | -1/+1 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-20 | typo: allways -> always | Andras Timar | 1 | -2/+2 |
2013-02-14 | Translation of german comment | Urs Fässler | 1 | -10/+9 |
2013-02-12 | fdo#46808, use constructor for datatransfer::DataFormatTranslator | Noel Grandin | 21 | -56/+54 |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin | 7 | -30/+28 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -6/+5 |
2013-01-15 | fdo#46808, Adapt SystemClipboard UNO service to new style | Noel Grandin | 2 | -5/+5 |
2012-12-21 | Missing includes | Stephan Bergmann | 3 | -0/+3 |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann | 3 | -3/+0 |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist | 2 | -8/+0 |
2012-11-11 | Update dtrans commented code to use string.h function instead of rtl/memory | Arnaud Versini | 1 | -3/+3 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 3 | -11/+13 |
2012-08-22 | more old module-description xml files | Matúš Kukan | 5 | -285/+0 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 20 | -89/+0 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 40 | -155/+0 |
2012-08-07 | Remove commented out code | Thomas Arnhold | 2 | -8/+0 |
2012-07-20 | new does not return null | Stephan Bergmann | 1 | -6/+4 |
2012-07-17 | Correct check after memory allocation. | Christophe JAILLET | 1 | -1/+1 |
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -5/+0 |
2012-07-01 | Remove unused defines | Thomas Arnhold | 3 | -12/+0 |
2012-06-27 | Remove commented out code | Thomas Arnhold | 1 | -43/+0 |
2012-06-25 | re-base on ALv2 code. | Michael Meeks | 38 | -764/+551 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 1 | -26/+17 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 36 | -846/+522 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -42/+24 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 1 | -1/+1 |