Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | fdo#66232 fix opening files via COM server | Andras Timar | 1 | -1/+1 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 3 | -63/+12 |
2013-04-26 | fdo#63154: Remove all usages of the macro EXTERN_C | Marcos Paulo de Souza | 1 | -20/+20 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -1/+0 |
2013-04-24 | move URE headers to include/ | David Tardon | 1 | -1/+0 |
2013-04-15 | gbuild: add support for building against MSVC debug runtime | Michael Stahl | 1 | -7/+1 |
2013-04-08 | fix windows build | Noel Grandin | 1 | -1/+1 |
2013-04-08 | fix windows build | Noel Grandin | 1 | -3/+3 |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin | 2 | -86/+49 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 10 | -157/+157 |
2013-03-28 | add missing dep on comphelper/classids.hxx | David Tardon | 1 | -0/+1 |
2013-03-25 | remove external include guards | Thomas Arnhold | 1 | -2/+0 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 2 | -6/+4 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 6 | -105/+83 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl | 1 | -1/+1 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2013-01-08 | Logic (only update ret if it does not indicate an error yet) | Stephan Bergmann | 1 | -1/+1 |
2013-01-08 | test on the return of pOleObject->Close | Julien Nabet | 1 | -1/+6 |
2012-12-22 | Some cppcheck cleaning in embedserv | Julien Nabet | 2 | -3/+1 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -32/+10 |
2012-12-11 | Windows-only fixes | Stephan Bergmann | 3 | -0/+8 |
2012-12-11 | Blind Windows-only fix | Stephan Bergmann | 2 | -6/+7 |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist | 13 | -15/+15 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 1 | -33/+27 |
2012-10-07 | fix embedserv build with Win8 SDK | Peter Foley | 2 | -1/+5 |
2012-10-04 | Fix an InteractionHandler new-style service use | Stephan Bergmann | 1 | -21/+18 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-10-01 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 2 | -3/+9 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 3 | -5/+5 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -5/+5 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -76/+67 |
2012-07-20 | new does not return null | Stephan Bergmann | 1 | -6/+0 |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks | 13 | -279/+178 |
2012-07-02 | fix build, typo | Matúš Kukan | 1 | -2/+1 |
2012-07-02 | fixed build break by adding missing parentheses | Philipp Riemer | 1 | -1/+1 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 1 | -3/+1 |
2012-06-25 | Remove various commented out defines | Thomas Arnhold | 1 | -12/+0 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 17 | -394/+241 |
2012-06-06 | nuke dead code | Takeshi Abe | 1 | -33/+0 |
2012-06-06 | fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db | Luboš Luňák | 1 | -0/+1 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -15/+9 |