Age | Commit message (Expand) | Author |
2015-09-14 | boost->std | Caolán McNamara |
2015-07-20 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-02-16 | boost::noncopyable->'= delete' | Caolán McNamara |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-08-30 | coverity#706466 Uncaught exception | Caolán McNamara |
2014-05-17 | move boost rng wrapper from sc to comphelper | Thomas Arnhold |
2014-05-11 | fix-includes.pl: comphelper | Thomas Arnhold |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-03-28 | Drop redundant typedef | Stephan Bergmann |
2013-03-28 | ditched now unused comphelper::Locale | Eike Rathke |
2013-03-27 | _USE_MATH_DEFINES is already taken care of by sal/config.h | Stephan Bergmann |
2013-03-22 | sd::DocumentSettings: throwing UnknownPropertyException ... | Michael Stahl |
2013-03-03 | binfilter: remove some traces | 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-28 | Fix typo "persistant" -> "persistant" | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
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 comphelper::OStorageHelper to XComponentContext | Noel Grandin |
2013-02-09 | fix compile for change to boost 1.53.0 declaring smart pointer operator bool ... | Mark Wright |
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-25 | text::BaseFrameProperties: add FillStyle and FillGradient optional properties | Miklos Vajna |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | 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-12-03 | workaround for a strange mingw problem caused by fast string operator+ | Luboš Luňák |
2012-12-03 | comphelper::string::ConstAsciiString support for fast operator+ | 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 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |