summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
...
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Fix typo "persistant" -> "persistant"Julien Nabet2013-02-281-1/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-225-8/+8
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* add comphelper::string::indexOfAny()Michael Stahl2013-02-182-0/+27
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-174-8/+8
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-164-1/+911
* fdo#46808, convert code in desktop module to XComponentContextNoel Grandin2013-02-111-6/+3
* fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin2013-02-112-9/+5
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-24/+14
* fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright2013-02-091-1/+1
* EmbeddedObjectContainer: log some exceptionsMichael Stahl2013-02-081-5/+16
* fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida2013-02-042-0/+8
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-3131-395/+373
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-289-99/+95
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-252-0/+6
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-152-11/+10
* 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-132-25/+12
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-102-48/+35
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-062-82/+0
* workaround for a strange mingw problem caused by fast string operator+Luboš Luňák2012-12-031-1/+2
* comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák2012-12-031-0/+16
* 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-3010-39/+0
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-294-12/+10
* OUString::trim() does not modify in-placeTor Lillqvist2012-11-281-1/+1
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-284-57/+50
* 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-242-11/+11
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-15/+15
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-9/+5
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-232-17/+6
* 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-222-35/+28
* 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-042-8/+8
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-11/+11
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-042-4/+31