summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)Author
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.suse-3.6-10Kohei Yoshida
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-18callcatcher: update listCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)
2012-03-05Translate german comments in core/comphelperTom Thorogood
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-02-29move template out of headerCaolán McNamara
2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan
2012-02-25Remove unused codeElton Chung
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2012-02-14comphelper: add getINT64Lionel Elie Mamane
2012-02-13Make simplified configuration API available down in comphelperStephan Bergmann
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-10extend unit test to islowerCaolán McNamara
2012-02-10Remove unused code.Santiago Martinez
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-15Clang -Wunused-variable.Stephan Bergmann
2012-01-05Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2012-01-05catch by const refCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-03Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann
2011-12-22remove some unused codeCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-12-07Remove oooimprovementAugust Sodora
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl
2011-12-03new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst