/xmloff/source/script/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/idlc/source/options.cxx
AgeCommit message (Expand)Author
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2017-10-23loplugin:includeform: idlcStephan Bergmann
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: idlcStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10Resolves: #i122368# convert inc paths into short form on windows...Jürgen Schmidt
2014-05-19fix-includes.pl: idlcThomas Arnhold