Age | Commit message (Expand) | Author | Files | Lines |
2013-01-30 | do not try to concatenate two string literals using + | Luboš Luňák | 1 | -1/+1 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 8 | -60/+54 |
2012-12-24 | WaE: C4564 from MSVS 2010 | Tor Lillqvist | 1 | -0/+8 |
2012-12-24 | WaE: C4538: const/volatile qualifiers on this type are not supported | Tor Lillqvist | 2 | -0/+11 |
2012-12-20 | Adapt climaker to cppu::bootstrap_InitialComponentContext removal | Stephan Bergmann | 1 | -2/+1 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 4 | -8/+2 |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist | 1 | -6/+4 |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS | 2 | -0/+0 |
2012-10-24 | cli_ure: warning C4965: implicit box of integer 0 | Michael Stahl | 1 | -1/+1 |
2012-10-24 | fix warnings in cli_ure | Peter Foley | 4 | -60/+60 |
2012-10-08 | Managed C++ to C++/CLI conversion also for the debug code | Tor Lillqvist | 4 | -12/+12 |
2012-10-07 | convert uno_bridge to new syntax | Peter Foley | 9 | -712/+711 |
2012-10-07 | convert cli_ure/source/native to new syntax | Peter Foley | 3 | -35/+31 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 2 | -4/+4 |
2012-09-22 | switch cli_ure to gbuild | David Tardon | 8 | -624/+0 |
2012-09-22 | force cli_ure to build | Matúš Kukan | 1 | -1/+1 |
2012-09-22 | export uno_initEnvironment and uno_ext_getMapping | David Tardon | 1 | -2/+2 |
2012-08-22 | fix StackOverflowException in climaker | Peter Foley | 1 | -9/+6 |
2012-08-22 | convert climaker to new syntax | Peter Foley | 4 | -658/+646 |
2012-07-14 | simplify include guards | Thomas Arnhold | 3 | -3/+3 |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 11 | -247/+148 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 8 | -187/+115 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 21 | -381/+300 |
2012-06-01 | nuke unused namespace | Takeshi Abe | 2 | -7/+0 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 2 | -14/+7 |
2012-02-17 | remove extraneous qualifiers that break some compilers | Mariusz Dykierek | 1 | -1/+1 |
2012-02-06 | Fixed some cppcheck messages | PKEuS | 1 | -1/+0 |
2012-01-31 | OpenOffice.org -> LibreOffice in comment | Andras Timar | 1 | -4/+4 |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann | 3 | -5/+5 |
2011-12-27 | function component_canUnload is exported | David Tardon | 1 | -1/+1 |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist | 2 | -2/+0 |
2011-11-02 | precompiled_cli_ure.hxx is empty, so just remove it | Joseph Powers | 8 | -23/+0 |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann | 1 | -30/+14 |
2011-10-05 | Adapt to removal of dangerous operators | Fridrich Štrba | 2 | -2/+2 |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba | 1 | -0/+2 |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba | 1 | -2/+0 |
2011-08-17 | Fix MSVC build against debugging runtime | Tor Lillqvist | 3 | -0/+15 |
2011-08-17 | Bin stuff for compiler versions we don't use | Tor Lillqvist | 3 | -57/+2 |
2011-04-13 | fix for fdo#35108 allow dot net clients to bootstrap libreoffice | Noel Power | 1 | -1/+1 |
2011-03-16 | WaE: return after throw | Caolán McNamara | 1 | -1/+0 |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 3 | -13/+13 |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | 4 | -4/+13 |
2011-02-04 | Clean up makefiles | Thomas Arnhold | 1 | -1/+0 |
2011-01-14 | cppcheck: prefer prefix variant | Caolán McNamara | 1 | -1/+1 |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe | 4 | -5/+5 |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara | 6 | -0/+18 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 10 | -0/+29 |
2010-10-13 | Remove redundant #include, #define & comments | J. Graeme Lingard | 1 | -1/+0 |
2010-02-25 | sb118: merged in DEV300_m72 | sb | 36 | -174/+57 |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien | 36 | -174/+57 |