Age | Commit message (Expand) | Author |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2014-12-20 | Typos | Julien Nabet |
2014-12-18 | dtrans: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-08 | spelling: instanciated -> instantiated | Noel Grandin |
2014-10-02 | dtrans (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-28 | Fix some *_component_getFactory function types | Stephan Bergmann |
2014-08-25 | set names on the Win32-only threads | Michael Stahl |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-17 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 | 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-22 | dtrans: sal_Bool->bool | Noel Grandin |
2014-04-15 | whitespace for include statements | Thomas Arnhold |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-03-29 | typo: inteface -> interface | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
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-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-06 | Resolves: #i123817# prepare codebase for updating to boost 1.55 | Herbert Dürr |
2013-12-22 | Fix other typos | Julien Nabet |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
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-11-04 | remove redundant calls to OUString constructor in if expression | 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 |