summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Clean up AsyncEventNotifier interfaceStephan Bergmann2012-02-162-12/+3
* Various string function clean upStephan Bergmann2012-02-153-398/+20
* comphelper: add getINT64Lionel Elie Mamane2012-02-142-0/+9
* Make simplified configuration API available down in comphelperStephan Bergmann2012-02-132-26/+4
* callcatcher: regenerate listCaolán McNamara2012-02-131-30/+0
* bah, we don't need these after allCaolán McNamara2012-02-102-135/+0
* extend unit test to islowerCaolán McNamara2012-02-103-0/+89
* Remove unused code.Santiago Martinez2012-02-102-45/+0
* 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