Age | Commit message (Expand) | Author |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-22 | rhbz#1184582: At least catch and log UNO exceptions in grammar checking thread | Stephan Bergmann |
2015-01-09 | java: simplify array creation | Noel Grandin |
2015-01-06 | fdo#84938: convert IMPORT_ constants to 'enum class' | Noel Grandin |
2015-01-02 | linguistic: fix gcc-4.8 build | Miklos Vajna |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | linguistic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-12 | linguistic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-12-09 | changed timers to idles | Tobias Madl |
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-07 | coverity#1251171 Missing break in switch | Norbert Thiebaud |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-03 | fdo#61167 suggest titlecase and uppercase words from exception dict | Andras Timar |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-09-30 | linguistic: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-22 | pAvailGrammarSvcs can be reset to 0 on error | Caolán McNamara |
2014-08-12 | Resolves: fdo#81972 determining capitalization of >=63335 char word hangs | Caolán McNamara |
2014-08-08 | java: remove unused variables | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-02 | linguistic/workben/sspellimp.cxx fix cppcheck error | Simon Danner |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-15 | linguistic: sal_Bool->bool | Noel Grandin |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-10 | callcatcher: update unused code | Caolán McNamara |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-08 | fdo#69416: make footnote positions available to XProofreader | Michael Stahl |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | linguistic: sal_Bool->bool | Noel Grandin |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-28 | Bin rest of DBG_WARNING[123] | Tor Lillqvist |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-21 | coverity#982461 Unchecked dynamic_cast | Caolán McNamara |
2014-03-18 | remove unused parameter | Noel Grandin |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from linguistic | Alexander Wilms |
2014-02-24 | Remove unnecessary extractInterface | Stephan Bergmann |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2014-02-18 | Drop unnecessary #include | Takeshi Abe |