summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)Author
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-18Fix sense of SAL_WARN_IF conditionsStephan Bergmann
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-06drop String::ReverseCaolán McNamara
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-18callcatcher: update listCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)
2012-03-05Translate german comments in core/comphelperTom Thorogood
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-02-29move template out of headerCaolán McNamara