Age | Commit message (Expand) | Author |
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 |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-07-20 | new does not return null | Stephan Bergmann |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | nuke dead code | Takeshi Abe |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-31 | Make Win32 LibO installable side by side with other StarOffice derivatives | Jesús Corrius |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-12 | WaE: declaration of 'hr' shadows a previous local | David Tardon |
2012-03-12 | WaE: deprecated conversion from string constant to 'char*' | David Tardon |
2012-03-12 | suppress "missing braces" error with -Werror | David Tardon |
2012-03-12 | WaE: error: "DECLSPEC_SELECTANY" redefined | David Tardon |
2012-03-12 | WaE: ignoring #pragma warning | David Tardon |
2012-03-10 | embedserv: convert to gbuild | Matúš Kukan |
2011-12-10 | catch exception by constant reference | Takeshi Abe |
2011-10-03 | WaE: unreachable code | Tor Lillqvist |
2011-10-03 | chmod -x | Tor Lillqvist |
2011-10-03 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-08-21 | undo anything not wizard related in the previous merge-commit | Norbert Thiebaud |
2011-08-21 | Merge branch 'master' into feature/gsoc2011_wizards | Xisco Fauli |
2011-08-17 | Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutil | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-06-21 | Include <guiddef.h> instad of <initguid.h> | Tor Lillqvist |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-06 | Remove OWN_DEBUG and WRITEDEBUGINFO | Thomas Arnhold |
2011-02-06 | Remove lots of dead code | Thomas Arnhold |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba |