summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
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-17gbuild: register all jarsMichael 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-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-02Fix windows build where min and max are macrosFridrich Štrba
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl
2012-07-18Fix sense of SAL_WARN_IF conditionsStephan Bergmann
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-14simplify include guardsThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Java5 update - use generics in code, and general cleanupNoel Grandin
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 some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12don't need to realloc stringCaolá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-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-04rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist