summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2012-01-27drop unnecessary includeCaolán McNamara
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann
2012-01-23make unotools ByteString freeCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-18convert one freshly introduced DBG_ERRORFILE to SAL_WARNEike Rathke
2012-01-18nitpick, it's i18n, not l18nEike Rathke
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09make indent saneCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2012-01-09make indent saneCaolán McNamara
2012-01-09mark uncopyable with boost::noncopyableCaolán McNamara
2012-01-08catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann
2012-01-04Dead code.Stephan Bergmann
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-20callcatcher: update listCaolán McNamara
2011-12-19Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-16add version suffix (beta1) to about dialogPetr Mladek
2011-12-15Removed extra semicolonsJesse
2011-12-14callcatcher: remove some unused codeCaolán McNamara
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann
2011-11-29Special casing can be removed again.Stephan Bergmann
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28utl::UCBContentHelper::EqualURLs: inverted returnMichael Stahl
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann