summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-2166-1527/+966
* re-base on ALv2 code.Michael Meeks2012-06-213-44/+43
* add a route to compare a O[U]String to one code unitCaolán McNamara2012-06-182-0/+33
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-32/+0
* don't need to realloc stringCaolán McNamara2012-06-121-1/+2
* removeTrailingChars is the same as stripEndCaolán McNamara2012-06-112-15/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-092-4/+0
* drop String::ReverseCaolán McNamara2012-06-063-1/+51
* 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