Age | Commit message (Expand) | Author |
2015-10-26 | tdf#75637: Resolve help images via a vnd.libreoffice.image UCP | Stephan Bergmann |
2015-07-07 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-06-24 | Get rid of comphelper::string::is*Ascii functions | Stephan Bergmann |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2014-12-18 | xmlhelp: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | comphelper: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | xmlhelp: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-04 | images: Tango is the most complete theme. | Jan Holesovsky |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-02 | xmlhelp: sal_Bool->bool | Noel Grandin |
2014-02-26 | Remove visual noise from xmlhelp | Alexander Wilms |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-06 | Resolves: fdo#72022 Integrated help ignored if installed | Caolán McNamara |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | xmlhelp: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in XMLHELP module | Noel Grandin |
2013-10-24 | valgrind: on success aHDFData is out of scope | Caolán McNamara |
2013-10-24 | pEmpty is completely insane to use | Caolán McNamara |
2013-10-03 | CID#705780 seeing as this is irredeemably wrong remove it | Caolán McNamara |
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 some createFromAscii usage | Thomas Arnhold |
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-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | 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-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-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar |
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-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-01 | Targeted string re-work xmlhelp/xmlscript | Thorsten Behrens |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-02-23 | just link to HelpIndexer | Caolán McNamara |