Age | Commit message (Expand) | Author |
2017-04-29 | Move getProcessWorkingDir from tools to unotools | Chris Sherlock |
2017-04-28 | loplugin:salunicodeliteral: lingucomponent | Stephan Bergmann |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-22 | Prevent calls to rtl/character.hxx functions with (signed) char arguments | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-25 | Clean up use of integer types | Stephan Bergmann |
2017-02-20 | Prefix members | Khaled Hosny |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | loplugin:dynexcspec (macOS), lingucomponent | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, lingucomponent | Stephan Bergmann |
2016-12-15 | fix collision | Caolán McNamara |
2016-12-15 | hunspell defines this for some time now | David Tardon |
2016-12-15 | fix build with hunspell < 1.5 | David Tardon |
2016-12-15 | if building against system hunspell < 1.5.4 > 1.4.0 | Caolán McNamara |
2016-12-14 | update to latest hunspell 1-5 release | Caolán McNamara |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-10-10 | Search for old style dictionaries in DICPATH | Jookia |
2016-09-24 | we shouldn't need explicit lt_rtl_OUString, etc things anymore | Caolán McNamara |
2016-09-14 | loplugin:override | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-20 | The thesaruses are in mythes format | Caolán McNamara |
2016-06-20 | cppcheck: oppositeInnerCondition if new fails, its going to throw | Caolán McNamara |
2016-06-13 | Fix typos | Andrea Gelmini |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-12 | Removed 'altstrfunc.cxx' and .hxx | Krishna Keshav |
2016-05-10 | tdf#99589 tolower / toupper - dangerous to Turks ... | Krishna Keshav |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | loplugin:salbool | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | try next hunspell 1.4.0 prerelease milestone | Caolán McNamara |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-02 | Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified... | Stephan Bergmann |
2016-02-02 | Resolves: #i126762# Ignore dictionary not in specified location. | Kay Schenk |
2016-01-25 | OSX build fixe | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in l10ntools,linguistic | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-22 | loplugin:unusedfields in lingu,lotuswordpro,mysqlc | Noel Grandin |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |