summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2013-05-07fdo#48056 treat report chart as draw chartLionel Elie Mamane
2013-04-29fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateExceptionMiklos Vajna
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-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl
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-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-26Remove obsolete commentStephan Bergmann
2012-10-26Turn SAL_INFO back to SAL_WARNStephan Bergmann
2012-10-26Simplify SAL_INFO usage even furtherStephan Bergmann
2012-10-25comphelper: convert OSL_* to SAL_* in namedvaluecollectionMiklos Vajna
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 i18n::BreakIteratorNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-18better to throw and report exact failureCaolán McNamara
2012-10-04sal_Bool -> bool in comphelperNoel 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-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22missing package dependencyMatúš Kukan
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-17gbuild: register all jarsMichael Stahl
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan