Age | Commit message (Expand) | Author |
2013-04-16 | Adapt to prefixed bootstrap_component_getFactory | Stephan Bergmann |
2013-04-07 | Fixed 4 spelling errors in the comments. | Golnaz Irannejad |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/Whith/With/ | Tor Lillqvist |
2013-01-30 | do not try to concatenate two string literals using + | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-24 | WaE: C4564 from MSVS 2010 | Tor Lillqvist |
2012-12-24 | WaE: C4538: const/volatile qualifiers on this type are not supported | Tor Lillqvist |
2012-12-20 | Adapt climaker to cppu::bootstrap_InitialComponentContext removal | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-10-24 | cli_ure: warning C4965: implicit box of integer 0 | Michael Stahl |
2012-10-24 | fix warnings in cli_ure | Peter Foley |
2012-10-08 | Managed C++ to C++/CLI conversion also for the debug code | Tor Lillqvist |
2012-10-07 | convert uno_bridge to new syntax | Peter Foley |
2012-10-07 | convert cli_ure/source/native to new syntax | Peter Foley |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-22 | switch cli_ure to gbuild | David Tardon |
2012-09-22 | force cli_ure to build | Matúš Kukan |
2012-09-22 | export uno_initEnvironment and uno_ext_getMapping | David Tardon |
2012-08-22 | fix StackOverflowException in climaker | Peter Foley |
2012-08-22 | convert climaker to new syntax | Peter Foley |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-02-17 | remove extraneous qualifiers that break some compilers | Mariusz Dykierek |
2012-02-06 | Fixed some cppcheck messages | PKEuS |
2012-01-31 | OpenOffice.org -> LibreOffice in comment | Andras Timar |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-02 | precompiled_cli_ure.hxx is empty, so just remove it | Joseph Powers |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-05 | Adapt to removal of dangerous operators | Fridrich Štrba |
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-17 | Fix MSVC build against debugging runtime | Tor Lillqvist |
2011-08-17 | Bin stuff for compiler versions we don't use | Tor Lillqvist |
2011-04-13 | fix for fdo#35108 allow dot net clients to bootstrap libreoffice | Noel Power |
2011-03-16 | WaE: return after throw | Caolán McNamara |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-04 | Clean up makefiles | Thomas Arnhold |
2011-01-14 | cppcheck: prefer prefix variant | Caolán McNamara |