Age | Commit message (Expand) | Author |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-18 | com::sun::star->css in vbahelper/ | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in vcl,vbahelper,uui | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | coverity#1338249 Uncaught exception | Caolán McNamara |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etc | Douglas Mencken |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-10 | vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-27 | Clean up emptyString | Stephan Bergmann |
2015-08-27 | Clean up sEmpty | Stephan Bergmann |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-28 | inline "old" SbERR constants | Noel Grandin |
2015-07-21 | loplugin:unusedmethods vbahelper | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-02 | coverity#1309054 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308448 Uncaught exception | Caolán McNamara |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-22 | convert POINTER constants to scoped enum | Noel Grandin |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-29 | convert STR_EVENT constants to scoped enum | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | A UNO Any can't contain an Any | Stephan Bergmann |
2015-04-08 | fix shadow error | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-24 | loplugin:constantfunction: various | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-06 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Drop unused comphelper::service_decl::component_getFactoryHelper params | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: vbahelper | Stephan Bergmann |
2015-01-19 | Fix typo code Resouce->Resource | Andrea Gelmini |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2015-01-19 | Fix typo comments Resouce->Resource | Andrea Gelmini |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-15 | vbahelper: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | coverity#738950 Structurally dead code | Caolán McNamara |