- caacafe Translate German comments in core/cppuhelper by Tom Thorogood · 14 years ago
- 34f8495 exported templates need to be marked as such by Luboš Luňák · 14 years ago
- 0f6d1ff some doxygen warnings cleanup by Korrawit Pruegsanusak · 14 years ago
- 98a11f3 Some doxygen warnings cleanup by Korrawit Pruegsanusak · 14 years ago
- 22e9652 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
- b1073d9 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
- fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
- 847494b android: nasty hack to overcome unpleasantness of UNO bootstrapping by Michael Meeks · 14 years ago
- 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
- 6ac30d8 clean-up Doxygen warnings by Norbert Thiebaud · 14 years ago
- aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
- d0e97e3 Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvc by Korrawit Pruegsanusak · 14 years ago
- 58ab12a Switch from autodoc to doxygen for SDK C++ documentation. by Stephan Bergmann · 14 years ago
- 08f62fb WaE: unused parameter 'rPath' by Tor Lillqvist · 14 years ago
- a768436 CppunitTest_cppuhelper_qa_weak depends on module bridges by Stephan Bergmann · 14 years ago
- b222aa8 cppuhelper: convert to gbuild by Matúš Kukan · 15 years ago
- bd46aa5 cppuhelper: add visibility symbols as first step for porting to gbuild by Matúš Kukan · 15 years ago
- 1b99d88 Fix for fdo43460 Part X getLength() to isEmpty() by Olivier Hallot · 14 years ago
- 89b4260 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua by Christian Lohmaier · 14 years ago
- 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
- b8c7548 ignore backup files in services/ directory to avoid debugging grief by Michael Meeks · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- c10fb61 remove include of pch header in cppuhelper by Norbert Thiebaud · 14 years ago
- e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
- 480a380 Look for libboostrap.uno.so and not bootstrap.uno.so on Android by Tor Lillqvist · 14 years ago
- 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
- c506e18 fdo#42865: cppu,cppuhelper,testtools: no mapfile by Michael Stahl · 14 years ago
- c1bd2a2 New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. by Stephan Bergmann · 14 years ago
- 8524330 Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}. by Stephan Bergmann · 14 years ago
- 793274a Minor clean up. by Stephan Bergmann · 14 years ago
- 853b185 typo/spelling/grammar in comment by Lionel Elie Mamane · 14 years ago
- bf1f018 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). by Stephan Bergmann · 14 years ago
- 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
- 0607102 Improved some error reporting. by Stephan Bergmann · 15 years ago
- be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
- d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
- 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
- 12e2e04 sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementation by Stephan Bergmann · 15 years ago
- 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
- 04d6f16 This seems to help the MSVC build along by Tor Lillqvist · 15 years ago
- 5b80048 correct OPropertySetHelper2 copy constructor and assignment operator by Lionel Elie Mamane · 15 years ago
- 47572f1 apparently vtable & thunks necessary after all in gcc3.map by Lionel Elie Mamane · 15 years ago
- 5c64fd7 Restore ABI compatibility with LO 3.4 and earlier by Lionel Elie Mamane · 15 years ago
- 6749e48 Typo in comment by Lionel Elie Mamane · 15 years ago
- e081225 Tweak some DLL and import library names in the WNTGCC case by Tor Lillqvist · 15 years ago
- 598ea32 OSL_DEBUG_LEVEL > 1 by Caolán McNamara · 15 years ago
- 2138487 servicefactory fix by Gabor · 15 years ago
- 60d60ca Renamed XPropertySet2 to XPropertySetOption. by Kohei Yoshida · 15 years ago
- 11207ae Make XPropertSet2 not a child interface of XPropertySet. by Kohei Yoshida · 15 years ago
- 8657e72 Changing the vtable symbol from XPropertySet to XPropertySet2. by Kohei Yoshida · 15 years ago
- a3e7f4b Added symbol for MSVC. by Kohei Yoshida · 15 years ago
- 80b1e66 Added XPropertySet2 to allow disabling of change event notifications. by Kohei Yoshida · 15 years ago
- 491dcf9 Can't build the iOS static cppuhelper test here now by Tor Lillqvist · 15 years ago
- 8cd859d For iOS just link directly to the bootstrap component by Tor Lillqvist · 15 years ago
- ef04510 Don't bother trying to truncate parts debugging output by Tor Lillqvist · 15 years ago
- b16ab7a Add invokeStaticComponentFactory() for statically linked components by Tor Lillqvist · 15 years ago
- e32e879 Add metacomment by Tor Lillqvist · 15 years ago
- 7702cc5 OSL_TRACE adds trailing newline itself by Tor Lillqvist · 15 years ago
- cc13807 Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1 by Tor Lillqvist · 15 years ago
- c89d682 Factor out "bootstrap.uno" repeated for all bootstrap services by Tor Lillqvist · 15 years ago
- 2fdacd0 Move function to the file where it is used by Tor Lillqvist · 15 years ago
- 1f22396 getLibEnv always returned an empty string anyway so make it void instead by Tor Lillqvist · 15 years ago
- 334bf75 Bin OS/2 .map files by Tor Lillqvist · 15 years ago
- e881b51 Use separate unit testers for subsequent and normal tests for iOS by Tor Lillqvist · 15 years ago
- b349c5f Try to use the app executable module on iOS for now by Tor Lillqvist · 15 years ago
- ff6072a Nah, these must be subsequent tests also for iOS by Tor Lillqvist · 15 years ago
- 7ff697b Add statically linked cpphelper unit test for iOS by Tor Lillqvist · 15 years ago
- 683d975 we are searching for prefix in activate by Matúš Kukan · 15 years ago
- 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
- d6f18bf Default to current language binding name, if not specified. by Matúš Kukan · 15 years ago
- 818891f Export the new loadSharedLibComponentFactory() overload, too by Tor Lillqvist · 15 years ago
- babdd43 re-work prefix handling and undo cppuhelper ABI change, add unit test by Michael Meeks · 15 years ago
- f1be577 Allows using prefix information about component by Matus Kukan · 15 years ago
- 4313f43 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
- 31c65a3 Use the i prefix for the import library only with MSC by Tor Lillqvist · 15 years ago
- 130d583 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
- 01da593 Revert "Bypass DLL prefix and extension stuff on iOS for now" by Tor Lillqvist · 15 years ago
- 5a3a379 Be less picky with library name by Tor Lillqvist · 15 years ago
- a44330b Bypass DLL prefix and extension stuff on iOS for now by Tor Lillqvist · 15 years ago
- 8d83508 Bypass qa thingies for now when cross-compiling by Tor Lillqvist · 15 years ago
- 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- 4430b3f Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
- 474d8ff Some cppcheck cleaning by Julien Nabet · 15 years ago
- 7159d54 avoid double delete by David Tardon · 15 years ago
- e6a9df9 delete[] after use by David Tardon · 15 years ago
- 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
- 71b6f3d use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago
- 562a46d use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago
- d0a4422 %s, not %c by Caolán McNamara · 15 years ago
- a038072 add ; by Caolán McNamara · 15 years ago
- 8a3a565 add PartialWeakComponentImplHelperX for overloaded-virtual by Caolán McNamara · 15 years ago
- 5a7f679 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- a3a1963 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
- 5d946ad fix build error, add build depend by Caolán McNamara · 15 years ago
- d346380a fix build error, add build depend by Caolán McNamara · 15 years ago
- c372302 EasyHacks: Reanimated tests in ure/cppuhelper/qa. by Wilhelm Pflueger · 15 years ago
- adc6fe0 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago