Age | Commit message (Expand) | Author |
2013-10-03 | CID#705780 seeing as this is irredeemably wrong remove it | Caolán McNamara |
2013-09-21 | CID#707598 uninitialized scalar values | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-13 | fdo#57950: Remove some chained appends in xmhelp | Jelle van der Waa |
2013-08-10 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-13 | rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header | Luboš Luňák |
2013-06-06 | stop this decadent waste of precious newlines | Michael Stahl |
2013-06-06 | xmlhelp: fix reading symlinked .tree files | Michael Stahl |
2013-06-05 | fdo#46808, Replace usage of SpecialConfigManager | Noel Grandin |
2013-04-22 | fdo#62096 Corrected stupid error in previous patch | Sameer Deshmukh |
2013-04-22 | fdo#62096 - Changed a few compareTo's to '==' | Sameer Deshmukh |
2013-04-15 | prefix all component_getFactory methods | Peter Foley |
2013-04-11 | detect and apply Windows' high contrast theme to local help | Andras Timar |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-02 | icon style fixes in local help | Andras Timar |
2013-03-28 | use LanguageTag instead of comphelper::Locale | Eike Rathke |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-10 | Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ure | Chr. Rossmanith |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-20 | coverity: passing by const reference is more efficient | Markus Mohrhard |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin |
2012-11-30 | Disambiguate for Visual Studio 2010 | Fridrich Štrba |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::PropertiesManager | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::Store | Noel Grandin |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-04 | sal_Bool->bool in xmlhelp | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-26 | remove unused fields | Noel Grandin |