Age | Commit message (Expand) | Author |
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 |
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 |