summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
...
* Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann2012-01-252-0/+73
* make unotools ByteString freeCaolán McNamara2012-01-231-2/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-217-26/+22
* ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann2012-01-201-2/+2
* Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2012-01-1914-68/+68
* convert one freshly introduced DBG_ERRORFILE to SAL_WARNEike Rathke2012-01-181-8/+2
* nitpick, it's i18n, not l18nEike Rathke2012-01-184-37/+37
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-1717-99/+99
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-1617-368/+105
* bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke2012-01-112-3/+27
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-105-32/+27
* make indent saneCaolán McNamara2012-01-091-26/+24
* simplify CharClassCaolán McNamara2012-01-092-62/+23
* make indent saneCaolán McNamara2012-01-091-85/+100
* mark uncopyable with boost::noncopyableCaolán McNamara2012-01-091-5/+2
* catch exception by constant referenceTakeshi Abe2012-01-088-33/+20
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-069-9/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-054-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-056-6/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-11/+22
* Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann2012-01-043-12/+23
* Dead code.Stephan Bergmann2012-01-042-88/+0
* callcatcher: remove some unused codeCaolán McNamara2011-12-213-38/+6
* callcatcher: Remove unused codeAugust Sodora2011-12-2014-593/+1
* callcatcher: update listCaolán McNamara2011-12-201-6/+0
* Remove unused codeAugust Sodora2011-12-191-113/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-1934-791/+0
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-2/+2
* add version suffix (beta1) to about dialogPetr Mladek2011-12-162-0/+9
* Removed extra semicolonsJesse2011-12-151-4/+4
* callcatcher: remove some unused codeCaolán McNamara2011-12-144-76/+0
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-142-74/+0
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-134-0/+479
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-062-10/+8
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-061-5/+4
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-1/+2
* Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann2011-11-291-0/+3
* Special casing can be removed again.Stephan Bergmann2011-11-291-8/+7
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* utl::UCBContentHelper::EqualURLs: inverted returnMichael Stahl2011-11-281-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-11-284-159/+160
* Cleaned up utl::UCBContentHelper.Stephan Bergmann2011-11-282-631/+455
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
* remove include of och header from unotoolsNorbert Thiebaud2011-11-2776-147/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-4/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1