Age | Commit message (Expand) | Author |
2015-04-22 | Update to XDocumentEventBroadcaster et al | Stephan Bergmann |
2015-04-17 | SvStream: WriteUChar -> WriteBool | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | A UNO Any can't contain an Any | Stephan Bergmann |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-29 | Clean up remaining C-style casts among void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-25 | Typos | Julien Nabet |
2015-03-24 | loplugin:constantfunction: basic | Noel Grandin |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-08 | Typos | Julien Nabet |
2015-03-02 | convert SBI_ constants to enum class | Noel Grandin |
2015-03-01 | likely intent | David Tardon |
2015-02-02 | callcatcher: shave off a few more | Caolán McNamara |
2015-01-29 | tdf#76174: basic: lock SolarMutex in BasicScriptListener_Impl | Michael Stahl |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: basic | Stephan Bergmann |
2015-01-16 | remove unnecessary parentheses | Noel Grandin |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-18 | basic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-12 | basic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-06 | reduce scope of local variables | Michael Weghorn |
2014-11-14 | coverity#1242865 Untrusted value as argument | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-05 | coverity#1242865 Untrusted loop bound | Caolán McNamara |
2014-11-05 | coverity#1242794 Untrusted loop bound | Caolán McNamara |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-30 | document array_vs_singleton dismissals | Caolán McNamara |
2014-10-23 | fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtor | Michael Stahl |
2014-10-03 | coverity#1242481 Dereference null return value | Caolán McNamara |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-10-02 | loplugin: cstylecast | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUChar | Noel Grandin |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-08-26 | convert SBX flag bits to type-safe enum | Noel Grandin |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara |
2014-08-17 | coverity#1231668 Unchecked return value | Caolán McNamara |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-07-16 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |