summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2012-01-051-1/+1
* catch by const refCaolán McNamara2012-01-051-43/+45
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-053-2/+66
* callcatcher: drop some unused methodsCaolán McNamara2012-01-052-142/+0
* Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann2012-01-032-4/+14
* remove some unused codeCaolán McNamara2011-12-222-19/+0
* Removed extra semicolonsJesse2011-12-151-1/+1
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-144-310/+0
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2011-12-1319-87/+87
* Remove oooimprovementAugust Sodora2011-12-074-742/+0
* 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-064-28/+31
* comphelper::LifecycleProxy: make writing work:Michael Stahl2011-12-062-0/+17
* Review translation by Mike WhiteleyLionel Elie Mamane2011-12-041-10/+9
* translated some comments from German to EnglishMike Whiteley2011-12-041-10/+13
* move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl2011-12-032-23/+29
* new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl2011-12-032-0/+20
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst2011-11-292-0/+21
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove pch from the include listNorbert Thiebaud2011-11-272-2/+0
* remove include of pch header in comphelperNorbert Thiebaud2011-11-2796-182/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-233-0/+52
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-233-2/+74
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-233-0/+74
* want to match here, not check for equalityCaolán McNamara2011-11-222-0/+46
* callcatcher: remove some unused codeCaolán McNamara2011-11-192-28/+1
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-173-0/+67
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* String to rtl::OUString.Kohei Yoshida2011-11-152-0/+15
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-144-8/+27
* reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara2011-11-101-4/+4
* an indexOfL would be usefulCaolán McNamara2011-11-102-0/+42
* callcatcher: some unused codeCaolán McNamara2011-11-024-45/+0
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-242-44/+6
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-242-1/+4
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-191-10/+4
* cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod2011-10-071-1/+1
* conversion operator goneCaolán McNamara2011-10-052-2/+2
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-0324-1877/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-304-0/+12
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-1/+1
* remove obsolete include guardMichael Meeks2011-09-281-3/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-8/+9
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-3/+3