Age | Commit message (Expand) | Author |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-24 | Fix various Windows-only XServiceInfo implementations | Stephan Bergmann |
2015-02-21 | Typo: trough->through | Julien Nabet |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
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-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
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 | remove globally disabled warnings from source files | Thomas Arnhold |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-03-10 | embedserv: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from embedserv | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-29 | bool improvements | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-06 | Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter | Stephan Bergmann |
2013-11-28 | clean up some COM initialization | Michael Stahl |
2013-11-20 | Use <windows.h> with a lower-case 'w' for cross-compilation goodness | Tor Lillqvist |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-19 | fdo#66232 fix opening files via COM server | Andras Timar |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-14 | embedserv: unused code | Andras Timar |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-09-04 | WaE: C4723: potential divide by 0 | Tor Lillqvist |
2013-07-26 | more liblibreoffice pieces. | Michael Meeks |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-04-26 | fdo#63154: Remove all usages of the macro EXTERN_C | Marcos Paulo de Souza |
2013-04-08 | fix windows build | Noel Grandin |
2013-04-08 | fix windows build | Noel Grandin |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-01-08 | Logic (only update ret if it does not indicate an error yet) | Stephan Bergmann |
2013-01-08 | test on the return of pOleObject->Close | Julien Nabet |
2012-12-22 | Some cppcheck cleaning in embedserv | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-11 | Windows-only fixes | Stephan Bergmann |
2012-12-11 | Blind Windows-only fix | Stephan Bergmann |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-07 | fix embedserv build with Win8 SDK | Peter Foley |
2012-10-04 | Fix an InteractionHandler new-style service use | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |