Age | Commit message (Expand) | Author |
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-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
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-09-01 | Make it possible to build without ATL | Niklas Johansson |
2013-07-26 | more liblibreoffice pieces. | Michael Meeks |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | fdo#63154: Remove all usages of the macro EXTERN_C | Marcos Paulo de Souza |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-15 | gbuild: add support for building against MSVC debug runtime | Michael Stahl |
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-28 | add missing dep on comphelper/classids.hxx | David Tardon |
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-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
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 |