summaryrefslogtreecommitdiffstats
path: root/idlc
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-023-6/+8
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-185-13/+7
* idlc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-1/+1
* add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara2014-12-151-0/+1
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-181-1/+0
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-176-0/+9
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-5/+5
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-0611-50/+73
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-0611-73/+50
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-4/+4
* coverity#982268 silence Copy-paste errorCaolán McNamara2014-10-301-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2915-28/+0
* coverity#982167 Unchecked return valueCaolán McNamara2014-10-281-1/+5
* coverity#441992 Uncaught exceptionCaolán McNamara2014-10-241-105/+106
* coverity#982268 Copy-paste errorCaolán McNamara2014-10-031-3/+3
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-021-1/+1
* idlc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-7/+3
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-182-19/+2
* create clang plugin to warn about C-style castsNoel Grandin2014-09-0711-44/+45
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-5/+1
* Resolves: #i122368# convert inc paths into short form on windows...Jürgen Schmidt2014-06-101-1/+51
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* fix-includes.pl: idlcThomas Arnhold2014-05-1913-21/+21
* Revert "CID#705985 ensure umask for mkstemp"Stephan Bergmann2014-05-131-4/+0
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-302-2/+2
* fixincludeguards.sh: idl and idlcThomas Arnhold2014-04-1932-91/+91
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-269-13/+13
* callcatcher: update unused codeCaolán McNamara2014-03-242-34/+0
* loplugin:literaltoboolconversionStephan Bergmann2014-03-121-1/+1
* coverity#707935 Uninitialized scalar fieldCaolán McNamara2014-03-081-0/+1
* idlc: sal_Bool -> boolStephan Bergmann2014-02-1730-128/+128
* Typo: atribute(s) -> attribute(s)Julien Nabet2014-02-061-1/+1
* Fix spelling errrorTor Lillqvist2014-02-061-1/+1
* Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann2014-01-3020-1323/+7
* bool improvementsStephan Bergmann2014-01-281-2/+2
* coverity#440064 Logically dead codeCaolán McNamara2014-01-281-6/+2
* coverity#440240 Dereference after null checkNorbert Thiebaud2014-01-251-1/+1
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-132-5/+1
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-8/+8
* Duplicate base checking code already covers check for opt base != XInterfaceStephan Bergmann2013-11-261-0/+8
* Fix fn declaration parameter names to match fn definitionStephan Bergmann2013-11-251-1/+1
* Fix unoidl sourceprovider interface base and member checksStephan Bergmann2013-11-251-0/+62
* Fix unoidl sourceprovider polystruct argument checksStephan Bergmann2013-11-221-0/+5
* Fix unoidl sourceprovider "published" checksStephan Bergmann2013-11-221-0/+43
* constant.tests idlc/unoidl diffs:Stephan Bergmann2013-11-221-3/+11
* attributes.tests idlc/unoidl diffs:Stephan Bergmann2013-11-221-3/+3
* Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffsStephan Bergmann2013-11-221-10/+10
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1