Age | Commit message (Expand) | Author |
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-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
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-07-02 | fix build, typo | Matúš Kukan |
2012-07-02 | fixed build break by adding missing parentheses | Philipp Riemer |
2012-07-02 | targetted improvement of UNO API includes / usage | 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 | fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db | Luboš Luňák |
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-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
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-13 | add missing endif | Luboš Luňák |
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 |
2012-02-08 | Added READMEs for modules which used to be in components | Josh Heidenreich |
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 |