summaryrefslogtreecommitdiffstats
path: root/comphelper/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-2/+2
* add comphelper::string::indexOfAny()Michael Stahl2013-02-181-0/+16
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-172-2/+2
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-161-0/+739
* fdo#46808, convert code in desktop module to XComponentContextNoel Grandin2013-02-111-6/+3
* fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin2013-02-111-5/+4
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-24/+14
* EmbeddedObjectContainer: log some exceptionsMichael Stahl2013-02-081-5/+16
* fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida2013-02-041-0/+6
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-3126-303/+282
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-289-99/+95
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-251-0/+4
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-151-9/+7
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-151-17/+9
* correct indentationMarkus Mohrhard2013-01-121-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-6/+2
* fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin2012-12-131-20/+7
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-32/+19
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-061-37/+0
* API CHANGE: remove com.sun.star.text.XModuleMichael Stahl2012-11-301-1/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-306-16/+0
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-6/+6
* OUString::trim() does not modify in-placeTor Lillqvist2012-11-281-1/+1
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-41/+34
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-282-23/+9
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-221-1/+1
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-6/+2
* Remove obsolete commentStephan Bergmann2012-10-261-1/+0
* Turn SAL_INFO back to SAL_WARNStephan Bergmann2012-10-261-1/+1
* Simplify SAL_INFO usage even furtherStephan Bergmann2012-10-261-9/+6
* comphelper: convert OSL_* to SAL_* in namedvaluecollectionMiklos Vajna2012-10-251-2/+3
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-7/+7
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-9/+8
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-9/+5
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-13/+4
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-231-5/+4
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-33/+26
* better to throw and report exact failureCaolán McNamara2012-10-181-1/+1
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-5/+5
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-2/+2
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-8/+8
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-0/+20
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-20/+3
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-256-14/+14
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-196-32/+22
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-25/+16
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-3/+0
* Simplify AutoOGuardArray + rename private attributeJulien Nabet2012-09-151-7/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-4/+5