summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)AuthorFilesLines
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-10/+10
2015-01-28remove unused typedefsNoel Grandin2-2/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara3-6/+8
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn5-13/+7
2014-12-16idlc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-15add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara1-0/+1
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti1-1/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl6-0/+9
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-5/+5
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann11-50/+73
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin11-73/+50
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+4
2014-10-30coverity#982268 silence Copy-paste errorCaolán McNamara1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin15-28/+0
2014-10-28coverity#982167 Unchecked return valueCaolán McNamara1-1/+5
2014-10-24coverity#441992 Uncaught exceptionCaolán McNamara1-105/+106
2014-10-03coverity#982268 Copy-paste errorCaolán McNamara1-3/+3
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-1/+1
2014-09-30idlc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-7/+3
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2-19/+2
2014-09-07create clang plugin to warn about C-style castsNoel Grandin11-44/+45
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-5/+1
2014-06-10Resolves: #i122368# convert inc paths into short form on windows...Jürgen Schmidt1-1/+51
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-05-19fix-includes.pl: idlcThomas Arnhold13-21/+21
2014-05-13Revert "CID#705985 ensure umask for mkstemp"Stephan Bergmann1-4/+0
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni2-2/+2
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold32-91/+91
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann9-13/+13
2014-03-24callcatcher: update unused codeCaolán McNamara2-34/+0
2014-03-12loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-03-08coverity#707935 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-17idlc: sal_Bool -> boolStephan Bergmann30-128/+128
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet1-1/+1
2014-02-06Fix spelling errrorTor Lillqvist1-1/+1
2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann20-1323/+7
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-28coverity#440064 Logically dead codeCaolán McNamara1-6/+2
2014-01-25coverity#440240 Dereference after null checkNorbert Thiebaud1-1/+1
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2-5/+1
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-8/+8
2013-11-26Duplicate base checking code already covers check for opt base != XInterfaceStephan Bergmann1-0/+8
2013-11-25Fix fn declaration parameter names to match fn definitionStephan Bergmann1-1/+1
2013-11-25Fix unoidl sourceprovider interface base and member checksStephan Bergmann1-0/+62
2013-11-22Fix unoidl sourceprovider polystruct argument checksStephan Bergmann1-0/+5
2013-11-22Fix unoidl sourceprovider "published" checksStephan Bergmann1-0/+43
2013-11-22constant.tests idlc/unoidl diffs:Stephan Bergmann1-3/+11
2013-11-22attributes.tests idlc/unoidl diffs:Stephan Bergmann1-3/+3