summaryrefslogtreecommitdiff
path: root/codemaker/source/codemaker
AgeCommit message (Expand)Author
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-12More loplugin:cstylecast: codemakerStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23loplugin:includeform: codemakerStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2016-10-16clang-cl loplugin: codemakerStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2016-02-09convert to range-based for loops in codemaker/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-30codemaker: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-26coverity#1019323 Unchecked dynamic_castCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from codemakerAlexander Wilms
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2014-01-10codemaker: fix^2 invalid string index accessStephan Bergmann
2013-11-07codemaker: fix invalid string index accessMichael Stahl
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-17Fail for unkonwn entitiesStephan Bergmann
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-09-03Write integers as signed sal_Int32Stephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-16WaE: unused function 'checkNoTypeArguments'Tor Lillqvist