summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2012-08-08reduce ascii noise and useless commentsThomas Arnhold12-51/+0
2012-08-08remove include comments and boxesThomas Arnhold11-31/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold2-48/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-08-02Fix windows build where min and max are macrosFridrich Štrba1-2/+2
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold1-0/+1
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2-50/+61
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2-0/+52
2012-07-18Fix sense of SAL_WARN_IF conditionsStephan Bergmann1-2/+2
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan2-15/+0
2012-07-14simplify include guardsThomas Arnhold8-27/+13
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-29Java5 update - use generics in code, and general cleanupNoel Grandin2-27/+22
2012-06-29re-base on ALv2 code.Michael Meeks139-3395/+1940
2012-06-29gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]1-3/+131
2012-06-29Remove some more include guardsThomas Arnhold3-9/+1
2012-06-29Remove UNO includes commentsThomas Arnhold23-51/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks3-8/+1
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