- 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
- fa51b55 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9 by Julien Nabet · 12 years ago
- 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
- abd8c2a xmlhelp: sal_Bool->bool by Noel Grandin · 12 years ago
- 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
- 9d9f815 Remove unused code by Stephan Bergmann · 12 years ago
- 0fb30c1 typo: misformed -> malformed by Thomas Arnhold · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 03a6135 de-macroize xmlhelp ContentProvider by Norbert Thiebaud · 12 years ago
- 514a6de kill ucbhelper XTYPEPROVIDER_DECL macro by Norbert Thiebaud · 12 years ago
- 27399c3 de-macroize xmlhelp tvfactory by Norbert Thiebaud · 12 years ago
- db5407b de-macroize xmlhelp TVBase by Norbert Thiebaud · 12 years ago
- 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
- 2ef98b9 kill XINTERFACE_IMPL_6 by Norbert Thiebaud · 12 years ago
- 66f2c35 de-macroize XINTERFACE_DECL by Norbert Thiebaud · 12 years ago
- 4d6560f5 fdo#54938: Convert some places to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 003342b Remove visual noise from xmlhelp by Alexander Wilms · 12 years ago
- 5c94648 coverity#708696 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
- 6b713ba Related: fdo#72022 internal links busted by Caolán McNamara · 12 years ago
- 57b15f2 Resolves: fdo#72022 Integrated help ignored if installed by Caolán McNamara · 12 years ago
- 1c3d51f fdo#60698: Merge tvhlp1 into ucpchelp1 by Marcos Paulo de Souza · 12 years ago
- 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- b5026aa i123670 - Add support for https links by Ariel Constenla-Haile · 12 years ago
- bd7f704 xmlhelp: include <> for external includes by Norbert Thiebaud · 12 years ago
- fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
- 58fa3d5 remove unnecessary use of OUString constructor in XMLHELP module by Noel Grandin · 12 years ago
- 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
- 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
- 56bb796 xmlhelp: remove Package_xsl by Michael Stahl · 12 years ago
- b7efab3 valgrind: on success aHDFData is out of scope by Caolán McNamara · 12 years ago
- d94f3a6 pEmpty is completely insane to use by Caolán McNamara · 12 years ago
- f852bda clean up some include guards by Thomas Arnhold · 12 years ago
- ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
- 67aec43 cleanup by Thomas Arnhold · 12 years ago
- 9af3b8b CID#705780 seeing as this is irredeemably wrong remove it by Caolán McNamara · 13 years ago
- 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
- ebfa1e6 CID#707598 uninitialized scalar values by Caolán McNamara · 13 years ago
- 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
- c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
- 87b5ac6 fdo#57950: Remove some chained appends in xmhelp by Jelle van der Waa · 13 years ago
- 2f66b0c fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 318f2b6 remove some createFromAscii usage by Thomas Arnhold · 13 years ago
- d7ae9f7 rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header by Luboš Luňák · 13 years ago
- 52e0ff8 stop this decadent waste of precious newlines by Michael Stahl · 13 years ago
- 3ddf70d xmlhelp: fix reading symlinked .tree files by Michael Stahl · 13 years ago
- 3d4609d Some String -> OUString by Stephan Bergmann · 13 years ago
- 27c6434 fdo#46808, Replace usage of SpecialConfigManager by Noel Grandin · 13 years ago
- 2c04d86 fdo#63197: convert helpxsl by Julien Nabet · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- ca54015 fdo#62096 Corrected stupid error in previous patch by Sameer Deshmukh · 13 years ago
- 560e4fd fdo#62096 - Changed a few compareTo's to '==' by Sameer Deshmukh · 13 years ago
- cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
- c9d5cfa detect and apply Windows' high contrast theme to local help by Andras Timar · 13 years ago
- 5114980 rename expat external to 'expat' by David Tardon · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
- 8d17654 icon style fixes in local help by Andras Timar · 13 years ago
- bcc7343 use LanguageTag instead of comphelper::Locale by Eike Rathke · 13 years ago
- 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
- 3991eaf reduce whitespaces between include and filename by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
- ccce843 Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ure by Chr. Rossmanith · 13 years ago
- 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 76b3e61 loplugin: unused variables by Thomas Arnhold · 13 years ago
- ed383eb remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- beea592 coverity: passing by const reference is more efficient by Markus Mohrhard · 13 years ago
- a775aa5 compact help xml files with xslt which removes the cruft by Andras Timar · 13 years ago
- 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 2dea3c5 'distrib' switch is unused in help by Andras Timar · 13 years ago
- fc89654 remove unused meta variables by Andras Timar · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
- 3d4288c fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
- 2cf0f6e fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory by Noel Grandin · 13 years ago
- e46e96c Disambiguate for Visual Studio 2010 by Fridrich Štrba · 13 years ago
- ab5af23 keep indentation in Logo code examples by Andras Timar · 13 years ago
- 56ea150 fdo#46808, use service constructor for i18n::Collator by Noel Grandin · 13 years ago
- f78a2bc re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
- d2c45d0 fdo#46808, Adapt i18n::Transliteration UNO service to new style by Noel Grandin · 13 years ago
- ec1c96a fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier by Noel Grandin · 13 years ago
- 41a7141 fdo#46808, use service constructor for ucb::PropertiesManager by Noel Grandin · 13 years ago
- 8ec2fed fdo#46808, use service constructor for ucb::Store by Noel Grandin · 13 years ago
- 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
- 9e71649 fix some VS 2010 specific issues by David Ostrovsky · 13 years ago
- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- 5aa2cd1 fdo#46808, use service constructor for uri::UriReferenceFactory by Noel Grandin · 13 years ago
- b3c13b9 sal_Bool->bool in xmlhelp by Noel Grandin · 14 years ago