summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)Author
2016-03-08Remove ornamental noiseStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2015-12-14Use emplace_backStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338260 Uncaught exceptionCaolán McNamara
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-16unodevtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04unodevtools: loplugin:cstylecastStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-21cppcheck: Redundant checking of STL containerJulien Nabet
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-08Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-18Make parameters const too.Andrzej Hunt
2014-03-18loplugin:passstringbyrefAndrzej Hunt
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-03unodevtools: rename makefile like the ExecutableMichael Stahl
2014-02-26Remove visual noise from unodevtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17unodevtools: sal_Bool -> boolStephan Bergmann
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl
2013-08-26unodevtools: why does the C++ generating code check java5 flag?Michael Stahl
2013-07-11added FIXME-BCP47 commentEike Rathke
2013-07-11added FIXME-BCP47 commentEike Rathke
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-16WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-11uno-skeletonmaker does not bootstrap UNOStephan Bergmann
2013-04-11No need to have uno-skeletonmaker depend on udkapiStephan Bergmann