summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-272-50/+61
* mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2012-07-252-0/+52
* Fix sense of SAL_WARN_IF conditionsStephan Bergmann2012-07-181-2/+2
* unusedcode: drop CellBlock and one small methodMatúš Kukan2012-07-162-15/+0
* simplify include guardsThomas Arnhold2012-07-148-27/+13
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* Java5 update - use generics in code, and general cleanupNoel Grandin2012-06-292-27/+22
* re-base on ALv2 code.Michael Meeks2012-06-29139-3395/+1940
* gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]2012-06-291-3/+131
* Remove some more include guardsThomas Arnhold2012-06-293-9/+1
* Remove UNO includes commentsThomas Arnhold2012-06-2923-51/+0
* targetted re-work of cppunit pieces.Michael Meeks2012-06-273-8/+1
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-232-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* 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