- 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
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
- 3bdc99f remove unused fields by Noel Grandin · 14 years ago
- ed5c2c9 fix system-clucene/-boost build with gcc 4.4 by Rene Engelhard · 14 years ago
- b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
- eaa81cc move help compiler/linker/indexer to a new module by Andras Timar · 14 years ago
- 21fbe15 Remove useless variable by Julien Nabet · 14 years ago
- 9302520 enable indentation of Basic source code in help fdo#41737 by Andras Timar · 14 years ago
- 72fa23b kill RTL_CONSTASCII_USTRINGPARAM in xmlhelp by Olivier Hallot · 14 years ago
- c96e2c2 add superscript and subscript support to enable removing odd 1^st construct by Caolán McNamara · 14 years ago
- 715e210 Related: fdo#53337 Maybe this is a typeinfo visibility problem by Caolán McNamara · 14 years ago
- 091c1b6 more old module-description xml files by Matúš Kukan · 14 years ago
- daf2312 do not deliver these module-description xml files by Matúš Kukan · 14 years ago
- d9eec8f embed extension's help tree into main help tree by Bence Babati · 14 years ago
- 9272ce4 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 16f75f1 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- acd3b2f Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.h by Arnaud Versini · 14 years ago
- 23e2875 XML_Parse returns enum XML_Status by Michael Stahl · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
- 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- 40bb1f6 removed unused forward declarations of class by Takeshi Abe · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- c9337a8 Targeted string re-work xmlhelp/xmlscript by Thorsten Behrens · 14 years ago
- fb31092 Re-enable sort in help-files by Niklas Johansson · 14 years ago
- 8512e5c reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
- aea14bd work around spurious signed overflow warnings by Michael Stahl · 14 years ago
- 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
- fc092df xmlhelp is gbuild module by David Tardon · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 41135b6 WaE: silence warnings from msvc2008 (again) by Caolán McNamara · 14 years ago
- b3fcbe7 do not export usage of CLucene headers outside of l10ntools by Luboš Luňák · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- 5b53016 bah, really deliver the files by David Tardon · 14 years ago
- 063c424 drop executable flag by David Tardon · 14 years ago
- 7de1c84 install xsl files too by David Tardon · 14 years ago
- 69bd2f3 gbuildize xmlhelp by David Tardon · 14 years ago
- d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 643a582 removed duplicate #includes by Takeshi Abe · 14 years ago
- 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
- 2a11719 chmod -x by Tor Lillqvist · 14 years ago
- 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
- eea51b7 minor documentation tweaks by Michael Meeks · 14 years ago
- d8fc177 remove all other deprecated header guards by Thomas Arnhold · 14 years ago