Age | Commit message (Expand) | Author |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold |
2013-03-02 | fdo#39468 Translated German comments to English | Gábor Nyers |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-18 | add comphelper::string::indexOfAny() | Michael Stahl |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-11 | fdo#46808, convert code in desktop module to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert comphelper::OStorageHelper to XComponentContext | Noel Grandin |
2013-02-04 | fdo#59426: Don't try to repair package during flat detection phase. | Kohei Yoshida |
2013-01-31 | RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper | Chr. Rossmanith |
2013-01-28 | RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper | Chr. Rossmanith |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for embed::FileSystemStorageFactory | Noel Grandin |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-12-06 | mvoe rtl_(u)string_alloc to sal | Luboš Luňák |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-26 | Remove obsolete comment | Stephan Bergmann |
2012-10-26 | Turn SAL_INFO back to SAL_WARN | Stephan Bergmann |
2012-10-26 | Simplify SAL_INFO usage even further | Stephan Bergmann |
2012-10-25 | comphelper: convert OSL_* to SAL_* in namedvaluecollection | Miklos Vajna |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida |
2012-08-25 | Replace usage of rtl/memory.h in comphelper with equivalent from string.h | Arnaud Versini |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-23 | fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances | Noel Grandin |
2012-08-16 | Revert "Cleanup comphelper::storagehelper" | Matúš Kukan |
2012-08-16 | Cleanup comphelper::storagehelper | Tomaž Vajngerl |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |