summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-2/+1
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet2-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks66-1527/+966
2012-06-21re-base on ALv2 code.Michael Meeks3-44/+43
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara2-0/+33
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara2-32/+0
2012-06-12don't need to realloc stringCaolán McNamara1-1/+2
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara2-15/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-4/+0
2012-06-06drop String::ReverseCaolán McNamara3-1/+51
2012-05-31targetted prefer prefix operators reversionMichael Meeks2-2/+2
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-0/+14
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara1-12/+3
2012-05-04rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl2-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist1-0/+29
2012-04-18callcatcher: update listCaolán McNamara2-19/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-7/+6
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-02callcatcher: remove some unused codeCaolán McNamara2-23/+0
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-8/+8
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara2-28/+28
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-20/+20
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann9-2/+26
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)4-9/+9
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-2/+2
2012-03-05Translate german comments in core/comphelperTom Thorogood5-69/+64
2012-03-04Removed dead codeMarc-André Laverdière-Papineau2-7/+0
2012-03-04Removed dead codeMarc-André Laverdière-Papineau2-7/+0
2012-02-29move template out of headerCaolán McNamara2-24/+39
2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan2-0/+22
2012-02-25Remove unused codeElton Chung20-300/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung4-48/+0
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2-0/+3
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann4-55/+22
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann2-12/+3
2012-02-15Various string function clean upStephan Bergmann3-398/+20
2012-02-14comphelper: add getINT64Lionel Elie Mamane2-0/+9
2012-02-13Make simplified configuration API available down in comphelperStephan Bergmann2-26/+4
2012-02-13callcatcher: regenerate listCaolán McNamara1-30/+0