summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* fdo#59426: Don't try to repair package during flat detection phase.suse-3.6-10Kohei Yoshida2013-02-052-3/+8
* mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2012-07-242-0/+58
* targetted prefer prefix operators reversionMichael Meeks2012-05-312-2/+2
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-171-0/+14
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-171-12/+3
* rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl2012-05-042-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Add comment describing the meanings of the filter flag bitsTor Lillqvist2012-04-181-0/+29
* callcatcher: update listCaolán McNamara2012-04-182-19/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-7/+6
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-6/+6
* callcatcher: remove some unused codeCaolán McNamara2012-04-022-23/+0
* Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet2012-03-291-8/+8
* 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