Age | Commit message (Expand) | Author |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-03-29 | typo: inteface -> interface | Thomas Arnhold |
2014-02-26 | Remove visual noise from dtrans | Alexander Wilms |
2014-02-25 | (a/A)utomaticaly -> (a/A)utomatically | Julien Nabet |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | Resolves: #i124085# improved support for PNG clipboard format on windows | Armin Le Grand |
2014-02-21 | Update comment. | Jan Holesovsky |
2014-02-20 | fdo#74584: These tags should be lowercase for correct clipboard handling. | Kohei Yoshida |
2014-02-04 | fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. | Alexandre Vicenzi |
2014-01-30 | Resolves: #i124085# disabled CF_DIBV5... | Armin Le Grand |
2014-01-06 | Resolves: #i123817# prepare codebase for updating to boost 1.55 | Herbert Dürr |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in DTRANS module | Noel Grandin |
2013-10-15 | Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard data | Armin Le Grand |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-09-29 | cppcheck: some cleanings | Julien Nabet |
2013-09-04 | WaE: use number() instead of valueOf() | Tor Lillqvist |
2013-07-16 | #i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat... | Herbert Dürr |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
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-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 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 |