summaryrefslogtreecommitdiffstats
path: root/comphelper/source/misc
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-6/+6
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-291-3/+3
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-281-1/+0
* move GetFilterFlags inside ifdef WNTCaolán McNamara2012-03-201-26/+26
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+2
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-6/+0
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-5/+0
* move template out of headerCaolán McNamara2012-02-291-0/+37
* add AddFilterNameCheckOwnFile back for WNTMatúš Kukan2012-02-261-0/+18
* Remove unused codeElton Chung2012-02-255-137/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-252-28/+0
* Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-34/+3
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-2/+2
* Clean up AsyncEventNotifier interfaceStephan Bergmann2012-02-161-2/+2
* Various string function clean upStephan Bergmann2012-02-151-120/+0
* comphelper: add getINT64Lionel Elie Mamane2012-02-141-0/+8
* Make simplified configuration API available down in comphelperStephan Bergmann2012-02-131-25/+3
* callcatcher: regenerate listCaolán McNamara2012-02-131-30/+0
* extend unit test to islowerCaolán McNamara2012-02-101-0/+15
* Remove unused code.Santiago Martinez2012-02-101-15/+0
* Some cppcheck cleaningJulien Nabet2012-02-051-4/+4
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-311-0/+233
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-13/+10
* Clang -Wunused-variable.Stephan Bergmann2012-01-151-1/+0
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2012-01-051-1/+1
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-0/+29
* callcatcher: drop some unused methodsCaolán McNamara2012-01-051-92/+0
* Removed extra semicolonsJesse2011-12-151-1/+1
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-141-235/+0
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2011-12-1311-53/+53
* Remove oooimprovementAugust Sodora2011-12-071-680/+0
* comphelper::LifecycleProxy: make writing work:Michael Stahl2011-12-061-0/+15
* move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl2011-12-031-10/+11
* new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl2011-12-031-0/+16
* fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst2011-11-291-0/+13
* remove include of pch header in comphelperNorbert Thiebaud2011-11-2753-103/+0
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-0/+10
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-0/+31
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-0/+31
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-171-0/+31
* String to rtl::OUString.Kohei Yoshida2011-11-151-0/+12
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-142-5/+8
* callcatcher: some unused codeCaolán McNamara2011-11-021-15/+0
* Some warning cleanup (found with trunk Clang).Stephan Bergmann2011-10-241-0/+2
* cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod2011-10-071-1/+1
* conversion operator goneCaolán McNamara2011-10-052-2/+2
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-034-167/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-3/+3