summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)Author
2013-05-07fdo#48056 treat report chart as draw chartLionel Elie Mamane
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2012-12-03workaround for a strange mingw problem caused by fast string operator+Luboš Luňák
2012-12-03comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
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-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas 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-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-14simplify include guardsThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-22re-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-06drop String::ReverseCaolán McNamara
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist
2012-04-18callcatcher: update listCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens