summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-06Improve comphelper/READMEStephan Bergmann
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05doubled usingThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03binfilter: remove some tracesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28remove all d.lstMichael Stahl
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-18add comphelper::string::indexOfAny()Michael Stahl
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-02-08EmbeddedObjectContainer: log some exceptionsMichael Stahl
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-28RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-12correct indentationMarkus Mohrhard
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
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