Age | Commit message (Expand) | Author |
2011-08-08 | Don't bother trying to truncate parts debugging output | Tor Lillqvist |
2011-08-08 | Add invokeStaticComponentFactory() for statically linked components | Tor Lillqvist |
2011-08-08 | Add metacomment | Tor Lillqvist |
2011-08-08 | OSL_TRACE adds trailing newline itself | Tor Lillqvist |
2011-08-08 | Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1 | Tor Lillqvist |
2011-08-08 | Factor out "bootstrap.uno" repeated for all bootstrap services | Tor Lillqvist |
2011-08-08 | Move function to the file where it is used | Tor Lillqvist |
2011-08-07 | getLibEnv always returned an empty string anyway so make it void instead | Tor Lillqvist |
2011-08-04 | Bin OS/2 .map files | Tor Lillqvist |
2011-08-01 | Use separate unit testers for subsequent and normal tests for iOS | Tor Lillqvist |
2011-08-01 | Try to use the app executable module on iOS for now | Tor Lillqvist |
2011-08-01 | Nah, these must be subsequent tests also for iOS | Tor Lillqvist |
2011-08-01 | Add statically linked cpphelper unit test for iOS | Tor Lillqvist |
2011-07-28 | we are searching for prefix in activate | Matúš Kukan |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-07-11 | Default to current language binding name, if not specified. | Matúš Kukan |
2011-06-27 | Export the new loadSharedLibComponentFactory() overload, too | Tor Lillqvist |
2011-06-24 | re-work prefix handling and undo cppuhelper ABI change, add unit test | Michael Meeks |
2011-06-24 | Allows using prefix information about component | Matus Kukan |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-18 | Use the i prefix for the import library only with MSC | Tor Lillqvist |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist |
2011-06-14 | Revert "Bypass DLL prefix and extension stuff on iOS for now" | Tor Lillqvist |
2011-06-14 | Be less picky with library name | Tor Lillqvist |
2011-06-14 | Bypass DLL prefix and extension stuff on iOS for now | Tor Lillqvist |
2011-06-06 | Bypass qa thingies for now when cross-compiling | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-17 | Some cppcheck cleaning | Julien Nabet |
2011-05-16 | avoid double delete | David Tardon |
2011-05-16 | delete[] after use | David Tardon |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-04-04 | use rtl::Static where double-locked pattern used | Caolán McNamara |
2011-04-03 | use rtl::Static where double-locked pattern used | Caolán McNamara |
2011-04-01 | %s, not %c | Caolán McNamara |
2011-03-28 | add ; | Caolán McNamara |
2011-03-28 | add PartialWeakComponentImplHelperX for overloaded-virtual | Caolán McNamara |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-15 | fix build error, add build depend | Caolán McNamara |
2011-03-15 | fix build error, add build depend | Caolán McNamara |
2011-03-15 | EasyHacks: Reanimated tests in ure/cppuhelper/qa. | Wilhelm Pflueger |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-03 | Added using OString - debug code needs it | Thorsten Behrens |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-24 | remove empty TESTSHL2LIB | Caolán McNamara |
2011-02-16 | cppcheck: set these as public | Caolán McNamara |