Age | Commit message (Expand) | Author | Files | Lines |
2011-08-01 | Use separate unit testers for subsequent and normal tests for iOS | Tor Lillqvist | 5 | -18/+165 |
2011-08-01 | Try to use the app executable module on iOS for now | Tor Lillqvist | 1 | -0/+11 |
2011-08-01 | Nah, these must be subsequent tests also for iOS | Tor Lillqvist | 2 | -1/+7 |
2011-08-01 | Add statically linked cpphelper unit test for iOS | Tor Lillqvist | 8 | -21/+209 |
2011-07-28 | we are searching for prefix in activate | Matúš Kukan | 1 | -21/+0 |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan | 2 | -13/+0 |
2011-07-11 | Default to current language binding name, if not specified. | Matúš Kukan | 1 | -19/+9 |
2011-06-27 | Export the new loadSharedLibComponentFactory() overload, too | Tor Lillqvist | 1 | -0/+1 |
2011-06-24 | re-work prefix handling and undo cppuhelper ABI change, add unit test | Michael Meeks | 6 | -8/+42 |
2011-06-24 | Allows using prefix information about component | Matus Kukan | 5 | -7/+36 |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | 1 | -1/+1 |
2011-06-18 | Use the i prefix for the import library only with MSC | Tor Lillqvist | 1 | -0/+4 |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist | 1 | -1/+1 |
2011-06-14 | Revert "Bypass DLL prefix and extension stuff on iOS for now" | Tor Lillqvist | 1 | -2/+0 |
2011-06-14 | Be less picky with library name | Tor Lillqvist | 1 | -1/+1 |
2011-06-14 | Bypass DLL prefix and extension stuff on iOS for now | Tor Lillqvist | 1 | -0/+2 |
2011-06-06 | Bypass qa thingies for now when cross-compiling | Tor Lillqvist | 4 | -0/+20 |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -64/+64 |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | 1 | -8/+8 |
2011-05-17 | Some cppcheck cleaning | Julien Nabet | 1 | -2/+2 |
2011-05-16 | avoid double delete | David Tardon | 1 | -2/+0 |
2011-05-16 | delete[] after use | David Tardon | 1 | -0/+1 |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet | 2 | -5/+5 |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | 4 | -10/+3 |
2011-04-04 | use rtl::Static where double-locked pattern used | Caolán McNamara | 4 | -64/+45 |
2011-04-03 | use rtl::Static where double-locked pattern used | Caolán McNamara | 1 | -13/+22 |
2011-04-01 | %s, not %c | Caolán McNamara | 1 | -1/+1 |
2011-03-28 | add ; | Caolán McNamara | 1 | -1/+1 |
2011-03-28 | add PartialWeakComponentImplHelperX for overloaded-virtual | Caolán McNamara | 12 | -0/+397 |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 5 | -27/+27 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 19 | -127/+357 |
2011-03-15 | fix build error, add build depend | Caolán McNamara | 1 | -1/+1 |
2011-03-15 | fix build error, add build depend | Caolán McNamara | 1 | -1/+1 |
2011-03-15 | EasyHacks: Reanimated tests in ure/cppuhelper/qa. | Wilhelm Pflueger | 7 | -23/+31 |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 6 | -8/+8 |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 3 | -7/+7 |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud | 19 | -127/+357 |
2011-03-03 | Added using OString - debug code needs it | Thorsten Behrens | 1 | -0/+1 |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | 6 | -6/+18 |
2011-02-24 | remove empty TESTSHL2LIB | Caolán McNamara | 3 | -3/+1 |
2011-02-16 | cppcheck: set these as public | Caolán McNamara | 1 | -1/+1 |
2011-02-07 | WaE: format not a string literal and no format arguments | Thomas Arnhold | 1 | -1/+1 |
2011-02-04 | Clean up makefiles | Thomas Arnhold | 1 | -3/+1 |
2011-02-03 | move module cppuhelper to boost unordered containers | Fridrich Strba | 2 | -4/+3 |
2011-02-01 | Clean up makefiles | Thomas Arnhold | 1 | -7/+0 |
2011-01-26 | Why OSL_ENSURE something that is not required? | Tor Lillqvist | 1 | -9/+0 |
2011-01-19 | CWS-TOOLING: integrate CWS sb135ooo/DEV300_m98 | Ivo Hinkelmann | 1 | -6/+28 |
2011-01-17 | Use separate .map file for cppuhelper for 64-bit MSVC build | Tor Lillqvist | 2 | -0/+282 |
2011-01-14 | get this to build again | Caolán McNamara | 4 | -17/+18 |
2011-01-12 | Some cppcheck cleaning | Julien Nabet | 6 | -8/+5 |