summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
* Typos in method descriptions.Kohei Yoshida2012-02-061-2/+2
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-4/+4
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-17/+18
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-314-0/+588
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2110-31/+18
* Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens2012-01-171-0/+12
* Clang -Wunused-variable.Stephan Bergmann2012-01-151-1/+0
* 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