summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code as listed in unusedcode.easySantiago Martinez2012-02-233-16/+0
* WaE: aPosition is an unused parameterCédric Bosdonnat2012-02-231-1/+1
* WaE: nWidth might be unused uninitializedCaolán McNamara2012-02-231-1/+1
* Fix CLucene _DEBUG codeStephan Bergmann2012-02-232-0/+12
* clucene missing from gbuild_modulesStephan Bergmann2012-02-231-0/+1
* Remove unused code in ScUserListSantiago Martinez2012-02-233-14/+0
* cppcheck: fix "possible null dereference" in ScMyCellInfo::CreateCell.Catalin Iacob2012-02-231-18/+15
* tweak generic config for MacOSXCaolán McNamara2012-02-232-7/+8
* fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2012-02-238-4/+75
* fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat2012-02-231-4/+22
* removed remaining #if DEBUGCédric Bosdonnat2012-02-231-3/+0
* Make column breaks indicator independent of meta-char viewingCédric Bosdonnat2012-02-231-2/+1
* And silence warnings in libcdr tooFridrich Štrba2012-02-233-3/+35
* another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSXCaolán McNamara2012-02-231-0/+11
* New release of libcdr 0.0.3, the best FOSS CDR converter everFridrich Štrba2012-02-235-73/+9
* use the same compiler test for atomics in clucene as salCaolán McNamara2012-02-232-0/+21
* wcsdup not universally available on non-windowsCaolán McNamara2012-02-235-2/+378
* Add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS XStephan Bergmann2012-02-231-0/+1
* reportbuilder: untested fix for WITH_LANG buildMichael Stahl2012-02-231-1/+1
* do not print ".\n" to consoleAndras Timar2012-02-231-1/+0
* fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke2012-02-233-0/+3
* remove all other deprecated header guardsThomas Arnhold2012-02-236-23/+0
* merge cppunit test dirs togetherCaolán McNamara2012-02-235-76/+3
* workben urltest duplicates qa/urlobj cppunit testCaolán McNamara2012-02-231-1903/+0
* convert workben inetmimetest to cppunit testCaolán McNamara2012-02-232-25/+31
* ditch useless, duplicated or non-recoverable workben filesCaolán McNamara2012-02-237-1363/+0
* make vcl ByteString freeCaolán McNamara2012-02-231-56/+65
* fix windows import lib nameCaolán McNamara2012-02-231-1/+1
* disable warnings in exported headersCaolán McNamara2012-02-232-0/+55
* need to export more headers from CLuceneCaolán McNamara2012-02-231-8/+32
* reduce try-catch CLuceneError blockCaolán McNamara2012-02-231-8/+9
* not every extension's help will have help in all langs, catch that exceptionCaolán McNamara2012-02-232-3/+11
* ja help overflows clucene's default limitsCaolán McNamara2012-02-232-2/+14
* ditch archaic headerguardsCaolán McNamara2012-02-231-8/+0
* just link to HelpIndexerCaolán McNamara2012-02-2313-393/+30
* tweak for cross-platformityCaolán McNamara2012-02-238-203/+401
* document how to enable contrib-libs for distro's system-cluceneCaolán McNamara2012-02-231-0/+2
* make sure we retain fix for fdo#40665 in cluceneCaolán McNamara2012-02-233-13/+8
* use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara2012-02-2312-27/+75
* HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef2012-02-239-1238/+0
* Bugfix resultsetforqueryGert van Valkenhoef2012-02-231-5/+4
* HelpIndexer: use OSL for directory accessGert van Valkenhoef2012-02-231-24/+14
* Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef2012-02-2310-206/+270
* tweak buildCaolán McNamara2012-02-239-19/+85
* HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef2012-02-235-102/+105
* Separate HelpIndexer into header, implementation, and mainGert van Valkenhoef2012-02-234-131/+146
* Add C++ HelpIndexerGert van Valkenhoef2012-02-234-22/+263
* bootstrap replacement c++ help componentCaolán McNamara2012-02-2316-136/+290
* set back rpath to ure/lib for libxml on MACPetr Mladek2012-02-231-1/+1
* fix build on Windows: use OUStringMatus Kukan2012-02-231-1/+1