summaryrefslogtreecommitdiffstats
path: root/codemaker
Commit message (Expand)AuthorAgeFilesLines
...
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-10/+6
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-072-2/+2
* android, fix codemaker buildbreakerjan Iversen2017-06-271-2/+2
* iOS, remove java and cppunittestjan Iversen2017-06-271-4/+2
* iOS workaround to avoid mkdir problem.jan Iversen2017-06-241-2/+2
* loplugin:oncevar in codemaker..connectivityNoel Grandin2017-06-201-1/+1
* Remove usage of OString("")Arnaud Versini2017-06-042-9/+9
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-4/+4
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-094-4/+0
* cppcheck: duplicateBreakJulien Nabet2017-04-301-1/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* More commit resurrectionStephan Bergmann2017-04-041-2/+2
* Move comment back to where it makes senseStephan Bergmann2017-04-041-3/+2
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-042-477/+482
* loplugin:loopvartoosmallStephan Bergmann2017-02-252-2/+2
* remove unused KeywordsOnly from IdentifierTranslationModeNoel Grandin2017-02-171-3/+2
* Remove MinGW supportStephan Bergmann2017-02-101-1/+1
* Remove newly-unnecessary #includes from cppumaker-generated filesStephan Bergmann2017-02-085-70/+72
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-013-12/+9
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-7/+2
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-242-4/+0
* Remove dynamic exception specifications from cppumaker-generated codeStephan Bergmann2017-01-201-51/+5
* loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann2017-01-111-1/+1
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-202-4/+8
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-211-4/+6
* clang-cl loplugin: codemakerStephan Bergmann2016-10-161-1/+1
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-1/+1
* cid#1371162 etc.: Move semantics for cppumaker-generated UNO exception classesStephan Bergmann2016-09-231-5/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* tdf#101185 OString concatanations for efficiently codingnadith2016-08-011-4/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* tdf#100726: Improve readability of OUString concatenationsArnold Dumas2016-07-112-29/+29
* clang-tidy performance-implicit-cast-in-loopStephan Bergmann2016-07-063-5/+5
* loplugin:singlevalfields in codemakerNoel Grandin2016-06-242-6/+1
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-122-9/+7
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-2/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-104-4/+4
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke2016-04-082-5/+11
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-10/+3
* convert codemaker::UnoType::Sort to scoped enumNoel Grandin2016-02-249-385/+384
* convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin2016-02-242-10/+10
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-0/+63
* convert to range-based for loops in codemaker/Noel Grandin2016-02-099-558/+359
* rename dumpHFile to dumpHdlFileNoel Grandin2016-02-091-7/+7
* rename dumpHxxFile to dumpHppFileNoel Grandin2016-02-091-20/+20
* Remove excess newlinesChris Sherlock2016-02-093-3/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Reduce space needed for string literalsStephan Bergmann2015-12-011-22/+16