summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin1-6/+3
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin1-5/+4
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-24/+14
2013-02-08EmbeddedObjectContainer: log some exceptionsMichael Stahl1-5/+16
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+6
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith26-303/+282
2013-01-28RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith9-99/+95
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna1-0/+4
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-9/+7
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin1-17/+9
2013-01-12correct indentationMarkus Mohrhard1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-6/+2
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-20/+7
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-32/+19
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-37/+0
2012-11-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-16/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-6/+6
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-41/+34
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin2-23/+9
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-6/+2
2012-10-26Remove obsolete commentStephan Bergmann1-1/+0
2012-10-26Turn SAL_INFO back to SAL_WARNStephan Bergmann1-1/+1
2012-10-26Simplify SAL_INFO usage even furtherStephan Bergmann1-9/+6
2012-10-25comphelper: convert OSL_* to SAL_* in namedvaluecollectionMiklos Vajna1-2/+3
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-7/+7
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-9/+8
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-9/+5
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-13/+4
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-5/+4
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-33/+26
2012-10-18better to throw and report exact failureCaolán McNamara1-1/+1
2012-10-04sal_Bool -> bool in comphelperNoel Grandin1-5/+5
2012-10-04sal_Bool -> bool in comphelperNoel Grandin1-2/+2
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-8/+8
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-0/+20
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-20/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud6-14/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann6-32/+22
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-25/+16
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-3/+0
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet1-7/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-4/+5
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-0/+6
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-10/+12
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-14/+13
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+3
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini2-6/+8