summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* 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-282-2/+0
* removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2012-03-262-2/+0
* move GetFilterFlags inside ifdef WNTCaolán McNamara2012-03-202-28/+28
* Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens2012-03-161-20/+20
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-149-2/+26
* Correct some mistranslated commentsStefan Knorr (astron)2012-03-104-9/+9
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-2/+2
* Translate german comments in core/comphelperTom Thorogood2012-03-055-69/+64
* Removed dead codeMarc-André Laverdière-Papineau2012-03-042-7/+0
* Removed dead codeMarc-André Laverdière-Papineau2012-03-042-7/+0
* move template out of headerCaolán McNamara2012-02-292-24/+39
* add AddFilterNameCheckOwnFile back for WNTMatúš Kukan2012-02-262-0/+22
* Remove unused codeElton Chung2012-02-2520-300/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-254-48/+0
* fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2012-02-232-0/+3
* Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann2012-02-234-55/+22
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Get rid of size() == 0Elton Chung2012-02-191-2/+2
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-2/+2
* 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