Age | Commit message (Expand) | Author |
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-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
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-28 | remove all d.lst | Michael Stahl |
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-13 | compact help xml files with xslt which removes the cruft | Andras Timar |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-07 | 'distrib' switch is unused in help | Andras Timar |
2013-01-07 | remove unused meta variables | Andras Timar |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
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-29 | keep indentation in Logo code examples | Andras Timar |
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-13 | enable indentation of Basic source code in help fdo#41737 | Andras Timar |
2012-09-05 | kill RTL_CONSTASCII_USTRINGPARAM in xmlhelp | Olivier Hallot |
2012-09-05 | add superscript and subscript support to enable removing odd 1^st construct | Caolán McNamara |
2012-08-24 | Related: fdo#53337 Maybe this is a typeinfo visibility problem | Caolán McNamara |
2012-08-22 | more old module-description xml files | Matúš Kukan |
2012-08-22 | do not deliver these module-description xml files | Matúš Kukan |
2012-08-22 | embed extension's help tree into main help tree | Bence Babati |
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 |