summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-3/+1
2013-03-06Improve comphelper/READMEStephan Bergmann1-1/+4
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-2/+2
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-03binfilter: remove some tracesThomas Arnhold1-180/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-3/+4
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers2-24/+20
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet5-8/+8
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-18add comphelper::string::indexOfAny()Michael Stahl2-0/+27
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev4-8/+8
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar4-1/+911
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin1-6/+3
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin2-9/+5
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-24/+14
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright1-1/+1
2013-02-08EmbeddedObjectContainer: log some exceptionsMichael Stahl1-5/+16
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida2-0/+8
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith31-395/+373
2013-01-28RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith9-99/+95
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2-0/+6
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2-11/+10
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 Grandin2-25/+12
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2-48/+35
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák2-82/+0
2012-12-03workaround for a strange mingw problem caused by fast string operator+Luboš Luňák1-1/+2
2012-12-03comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák1-0/+16
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 Behrens10-39/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens4-12/+10
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin4-57/+50
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