- 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
- b06d05f reduce try-catch CLuceneError block by Caolán McNamara · 14 years ago
- 97fc400 not every extension's help will have help in all langs, catch that exception by Caolán McNamara · 14 years ago
- 98d6d98 ditch archaic headerguards by Caolán McNamara · 14 years ago
- d5c14a9 just link to HelpIndexer by Caolán McNamara · 14 years ago
- 170b955 tweak for cross-platformity by Caolán McNamara · 14 years ago
- 8f6321b use different OUString ctor for RTL_TEXTENCODING_UCS4 by Caolán McNamara · 14 years ago
- c4e3596 HelpIndexer and HelpSearch: remove Java by Gert van Valkenhoef · 14 years ago
- 71231b9 Bugfix resultsetforquery by Gert van Valkenhoef · 14 years ago
- 70a7cd0 Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. by Gert van Valkenhoef · 14 years ago
- 796818d tweak build by Caolán McNamara · 14 years ago
- 0f691cc6 HelpIndexer using rtl::OUString, called from xmlhelp by Gert van Valkenhoef · 14 years ago
- 15704e6 bootstrap replacement c++ help component by Caolán McNamara · 14 years ago
- 7636d37 fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, too by Andras Timar · 14 years ago
- 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
- 2727a29 Fix for fdo43460 Part XLVI getLength() to isEmpty() by Olivier Hallot · 14 years ago
- 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
- ee0a5a0 There is nothing to build in xmlhelp/inc by Tor Lillqvist · 14 years ago
- 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
- dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
- 4c5fd05 remove unused members, sablot went away a long time ago by Caolán McNamara · 14 years ago
- c3b54e6 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- 06bb56e remove include of pch header from xmlhelp by Norbert Thiebaud · 14 years ago
- e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
- c175888 Heavily simplified utl::ConfigManager. by Stephan Bergmann · 14 years ago
- 2ff63bc Undo basis/brand split: merge basis share/ into brand share/. by Stephan Bergmann · 15 years ago
- c1e82b1 Drop apparently unneeded inclusion of l10ntools/compilehelp.hxx by Tor Lillqvist · 15 years ago
- 3fed9f3 fix typos and includes by Caolán McNamara · 15 years ago
- 3829892 merge together 5 or ascii isalpha/isalnum/isdigit implementations by Caolán McNamara · 15 years ago
- 1f7b661 Some cppcheck cleaning by Julien Nabet · 15 years ago
- f921ca3 check return of osl_setFilePos by Caolán McNamara · 15 years ago
- a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
- d9708d0 mingw32-gcc doesn't support the cl.exe GR option by Jesús Corrius · 15 years ago
- 7d4590a Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
- 6cee4d1 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM by Caolán McNamara · 15 years ago
- 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- ca39c0e Merge commit 'libreoffice-3.4.0.2' by Jan Holesovsky · 15 years ago
- ec88e3f Fix typo by Tor Lillqvist · 15 years ago
- 4819e1b Rework how <db.h> is included by Tor Lillqvist · 15 years ago
- 718966d No DB_INCLUDES any more, pass -I if necessary by Tor Lillqvist · 15 years ago
- 159a985 wikihelp: Pass the LibreOffice version to help.libreoffice.org. by Jan Holesovsky · 15 years ago
- 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
- b0b3e5f remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) by Christina Rossmanith · 15 years ago
- b99c88f Kill Pos_XXX in favour of osl_Pos_XXX by Michael Lefevre · 15 years ago
- 737740f Kill Pos_XXX in favour of osl_Pos_XXX by Michael Lefevre · 15 years ago
- df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
- e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
- 3b7ab82 Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
- 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
- 1848de2 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
- e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
- 76d93f3 Remove bogus and useless comments in libs-core. by Guillaume Poussel · 15 years ago
- 9d42fad jl164 #i109096# Displaying help content fails for extensions when user installation has a long path on windows by Joachim Lingner · 15 years ago
- 7eb9898 jl164 #i109096# java help indexer service did not work with long file paths by Joachim Lingner · 15 years ago
- f2262ff add RTL_CONSTASCII_STRINGPARAM for string literals by David Tardon · 15 years ago