Age | Commit message (Expand) | Author |
2018-01-12 | More loplugin:cstylecast: comphelper | Stephan Bergmann |
2017-12-12 | Move generateGUIDString to comphelper | Samuel Mehrbrodt |
2017-10-25 | loplugin:constmethod in comphelper,ucbhelper | Noel Grandin |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-13 | use more OUString::operator== comphelper..cui | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, comphelper | Stephan Bergmann |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in comphelper | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-01 | tdf#100726: Improve readability of OUString concatenation | nadith |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-03-11 | Resolves: tdf#98418 AttributeList must support XCloneable | Caolán McNamara |
2016-02-09 | sequence->vector in OFOPXMLHelper_Impl | Noel Grandin |
2016-02-06 | sax: Use comphelper's AttributeList | Matúš Kukan |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-18 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-01 | comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelper | Michael Stahl |
2015-07-27 | com::sun::star->css in comphelper | Noel Grandin |
2015-07-23 | coverity#1312139 random byte is deliberate | Caolán McNamara |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2014-04-07 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-03-14 | comphelper,connectivity: prefer passing OUString by reference | Noel Grandin |
2014-02-27 | Remove visual noise from comphelper | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-31 | RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper | Chr. Rossmanith |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-02-25 | Remove unused code | Elton Chung |
2011-12-13 | Fix for fdo43460 Part VII getLength() to isEmpty() | Olivier Hallot |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-27 | remove include of pch header in comphelper | Norbert Thiebaud |
2011-10-03 | callcatcher: comphelper's unused code | Matúš Kukan |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara |
2011-05-04 | Some cppcheck cleaning | Julien Nabet |