Age | Commit message (Expand) | Author |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-02 | Remove unused pbOpt parameter | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-03-08 | Remove ornamental noise | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-24 | convert codemaker::UnoType::Sort to scoped enum | Noel Grandin |
2015-12-14 | Use emplace_back | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | coverity#1338260 Uncaught exception | Caolán McNamara |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-10 | cppcheck: badBitmaskCheck | Caolán McNamara |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-12-16 | unodevtools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-04 | unodevtools: loplugin:cstylecast | Stephan Bergmann |
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-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-21 | cppcheck: Redundant checking of STL container | Julien Nabet |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-08 | Clean up function declarations | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-18 | Make parameters const too. | Andrzej Hunt |
2014-03-18 | loplugin:passstringbyref | Andrzej Hunt |
2014-03-12 | Spelling fix: suported | Tor Lillqvist |
2014-03-03 | unodevtools: rename makefile like the Executable | Michael Stahl |
2014-02-26 | Remove visual noise from unodevtools | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | unodevtools: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | codemaker: sal_Bool -> bool | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-05 | fixincludeguards.sh: uno* | Thomas Arnhold |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-09-16 | Revert "WIP: add cppumaker -U to directly read from .idl files" | Stephan Bergmann |
2013-09-12 | WIP: add cppumaker -U to directly read from .idl files | Stephan Bergmann |
2013-08-26 | unodevtools: drop support for skeletonmaker --java4 parameter | Michael Stahl |
2013-08-26 | unodevtools: why does the C++ generating code check java5 flag? | Michael Stahl |
2013-07-11 | added FIXME-BCP47 comment | Eike Rathke |
2013-07-11 | added FIXME-BCP47 comment | Eike Rathke |
2013-06-18 | fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() | Jelle van der Waa |
2013-05-16 | Support for annotations in the new UNOIDL format | Stephan Bergmann |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Allow for (relative) pathname args for codemakers again | Stephan Bergmann |
2013-04-16 | Further codemaker, unodevtools clean-up | Stephan Bergmann |