Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 5 | -8/+8 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-18 | add comphelper::string::indexOfAny() | Michael Stahl | 2 | -0/+27 |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev | 4 | -8/+8 |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar | 4 | -1/+911 |
2013-02-11 | fdo#46808, convert code in desktop module to XComponentContext | Noel Grandin | 1 | -6/+3 |
2013-02-11 | fdo#46808, convert comphelper::OStorageHelper to XComponentContext | Noel Grandin | 2 | -9/+5 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 1 | -24/+14 |
2013-02-09 | fix compile for change to boost 1.53.0 declaring smart pointer operator bool ... | Mark Wright | 1 | -1/+1 |
2013-02-08 | EmbeddedObjectContainer: log some exceptions | Michael Stahl | 1 | -5/+16 |
2013-02-04 | fdo#59426: Don't try to repair package during flat detection phase. | Kohei Yoshida | 2 | -0/+8 |
2013-01-31 | RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper | Chr. Rossmanith | 31 | -395/+373 |
2013-01-28 | RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper | Chr. Rossmanith | 9 | -99/+95 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2013-01-25 | text::BaseFrameProperties: add FillStyle and FillGradient optional properties | Miklos Vajna | 2 | -0/+6 |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin | 2 | -11/+10 |
2013-01-15 | fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style | Noel Grandin | 1 | -17/+9 |
2013-01-12 | correct indentation | Markus Mohrhard | 1 | -1/+1 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -6/+2 |
2012-12-13 | fdo#46808, use service constructor for embed::FileSystemStorageFactory | Noel Grandin | 2 | -25/+12 |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin | 2 | -48/+35 |
2012-12-06 | mvoe rtl_(u)string_alloc to sal | Luboš Luňák | 2 | -82/+0 |
2012-12-03 | workaround for a strange mingw problem caused by fast string operator+ | Luboš Luňák | 1 | -1/+2 |
2012-12-03 | comphelper::string::ConstAsciiString support for fast operator+ | Luboš Luňák | 1 | -0/+16 |
2012-11-30 | API CHANGE: remove com.sun.star.text.XModule | Michael Stahl | 1 | -1/+0 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 10 | -39/+0 |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens | 4 | -12/+10 |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist | 1 | -1/+1 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 4 | -57/+50 |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin | 2 | -23/+9 |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl | 1 | -1/+1 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 1 | -6/+2 |
2012-10-26 | Remove obsolete comment | Stephan Bergmann | 1 | -1/+0 |
2012-10-26 | Turn SAL_INFO back to SAL_WARN | Stephan Bergmann | 1 | -1/+1 |
2012-10-26 | Simplify SAL_INFO usage even further | Stephan Bergmann | 1 | -9/+6 |
2012-10-25 | comphelper: convert OSL_* to SAL_* in namedvaluecollection | Miklos Vajna | 1 | -2/+3 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 2 | -11/+11 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 2 | -15/+15 |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin | 2 | -9/+5 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 2 | -17/+6 |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin | 1 | -5/+4 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 2 | -35/+28 |
2012-10-18 | better to throw and report exact failure | Caolán McNamara | 1 | -1/+1 |
2012-10-04 | sal_Bool -> bool in comphelper | Noel Grandin | 1 | -5/+5 |
2012-10-04 | sal_Bool -> bool in comphelper | Noel Grandin | 2 | -8/+8 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 2 | -11/+11 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 2 | -4/+31 |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain | 1 | -2/+0 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -20/+3 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |