summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Omit the default comparatorTakeshi Abe1-2/+1
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin2-3/+3
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist3-5/+5
2016-05-02Remove unused pbOpt parameterStephan Bergmann3-20/+18
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-03-08Remove ornamental noiseStephan Bergmann1-3/+3
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-26/+3
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin4-132/+132
2015-12-14Use emplace_backStephan Bergmann1-15/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-12/+12
2015-11-09new loplugin: oncevarNoel Grandin1-4/+2
2015-11-06coverity#1338260 Uncaught exceptionCaolán McNamara1-0/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-08-11loplugin: defaultparamsNoel Grandin4-6/+6
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2014-12-16unodevtools: Use appropriate OUString functions on string constantsStephan Bergmann3-18/+18
2014-12-04unodevtools: loplugin:cstylecastStephan Bergmann2-12/+12
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin7-9/+0
2014-07-01New loplugin:stringconcatStephan Bergmann5-55/+53
2014-06-21cppcheck: Redundant checking of STL containerJulien Nabet1-11/+4
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04compareTo -> equalsNoel Grandin1-6/+6
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-04-08Clean up function declarationsStephan Bergmann5-35/+31
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-18Make parameters const too.Andrzej Hunt1-2/+2
2014-03-18loplugin:passstringbyrefAndrzej Hunt1-1/+1
2014-03-12Spelling fix: suportedTor Lillqvist2-2/+2
2014-03-03unodevtools: rename makefile like the ExecutableMichael Stahl2-1/+1
2014-02-26Remove visual noise from unodevtoolsAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-17unodevtools: sal_Bool -> boolStephan Bergmann2-11/+11
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann2-3/+3
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold2-6/+6
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann1-1/+1
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann1-1/+1
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl5-73/+33
2013-08-26unodevtools: why does the C++ generating code check java5 flag?Michael Stahl1-2/+2
2013-07-11added FIXME-BCP47 commentEike Rathke1-0/+1
2013-07-11added FIXME-BCP47 commentEike Rathke1-0/+1
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2-3/+3
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann3-34/+35
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-43/+9