Age | Commit message (Expand) | Author |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl |
2015-07-15 | Revert "tools: replace boost::ptr_vector with std::unordered_map" | Norbert Thiebaud |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-11 | write trailing text subformat also to Excel .xls and .xlsx, tdf#92457 | Eike Rathke |
2015-07-11 | fix string access out of bounds | Eike Rathke |
2015-07-10 | the main text format is not a trailing text format, tdf#92457 follow-up | Eike Rathke |
2015-07-10 | Resolves: tdf#92457 handle trailing text subformat if others omitted | Eike Rathke |
2015-07-07 | Replace GetAppData(SHL_SVDDE) with a static pointer var | Stephan Bergmann |
2015-07-07 | SHL_SHL2 is unused | Stephan Bergmann |
2015-07-06 | loplugin:unusedmethods svl | Noel Grandin |
2015-07-06 | a malformed string here can force an out of bounds indexOf | Caolán McNamara |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-02 | coverity#1309053 Uncaught exception | Caolán McNamara |
2015-07-02 | coverity#1309052 Uncaught exception | Caolán McNamara |
2015-07-02 | coverity#1309051 Uncaught exception | Caolán McNamara |
2015-07-02 | loplugin:unusedmethods tools | Noel Grandin |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-29 | tdf#68016 Write fixture for current behaviour of SfxListener | Tobias Lippert |
2015-06-27 | coverity#1308438 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308437 Uncaught exception | Caolán McNamara |
2015-06-24 | Simplify uses of comphelper::string::equals with constant argument | Stephan Bergmann |
2015-06-24 | Get rid of comphelper::string::is*Ascii functions | Stephan Bergmann |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-19 | tdf#42374 some small optimisations for opening this PDF file | Noel Grandin |
2015-06-19 | rename some types in SfxPoolItemArray_Impl | Noel Grandin |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:redundantCondition | Noel Grandin |
2015-06-11 | convert 'it.begin() == it.end()' to 'it.empty()' | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | typo | Stephan Bergmann |
2015-06-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-04 | svl: prefix remaining members of SvxSearchItem | Miklos Vajna |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-06-02 | the test works much better if you really use en_US as language | Markus Mohrhard |
2015-06-02 | add initial IsNumberFormat test | Markus Mohrhard |
2015-06-01 | Resolves: tdf#91420 "Jan1, 2015" is a valid date | Eike Rathke |
2015-05-28 | SvxSearchItem: add m_nStartPoint{X,Y} | Miklos Vajna |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-20 | Remove include stdio (part4) | Julien Nabet |
2015-05-19 | Update Apache Bugzilla’s URL | Adolfo Jayme Barrientos |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-06 | tdf#90258 Toggle Thousand Separator with Engineering Notation | Laurent Balland-Poirier |