Age | Commit message (Expand) | Author |
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 |
2012-09-19 | fix system-clucene/-boost build with gcc 4.4 | Rene Engelhard |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar |
2012-09-16 | Remove useless variable | Julien Nabet |
2012-09-05 | kill RTL_CONSTASCII_USTRINGPARAM in xmlhelp | Olivier Hallot |
2012-08-24 | Related: fdo#53337 Maybe this is a typeinfo visibility problem | Caolán McNamara |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-09 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-07-29 | Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.h | Arnaud Versini |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |