summaryrefslogtreecommitdiff
path: root/idlc/source
AgeCommit message (Expand)AuthorFilesLines
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-07create clang plugin to warn about C-style castsNoel Grandin9-43/+42
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-10Resolves: #i122368# convert inc paths into short form on windows...Jürgen Schmidt1-1/+51
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-19fix-includes.pl: idlcThomas Arnhold11-18/+18
2014-05-13Revert "CID#705985 ensure umask for mkstemp"Stephan Bergmann1-4/+0
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold1-2/+2
2014-03-24callcatcher: update unused codeCaolán McNamara1-33/+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 Bergmann14-72/+72
2014-02-06Fix spelling errrorTor Lillqvist1-1/+1
2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann9-1005/+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-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-7/+3
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold1-1/+1
2013-10-23convert code to use OUString::endsWithNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-12CID#705985 ensure umask for mkstempCaolán McNamara1-0/+4
2013-09-12CID#440614 use after freeCaolán McNamara1-2/+2
2013-09-04Minor clean upStephan Bergmann1-2/+1
2013-08-28Do not leave $$ uninitialized in case of errorStephan Bergmann1-0/+1
2013-08-28parser.y: untabify, remove trailing whitespace, mode linesStephan Bergmann1-2120/+2123
2013-08-22downcast of address which does not point to an object of type 'AstInterface'Stephan Bergmann2-4/+4
2013-08-22downcast of address which does not point to an object of type 'AstType'Stephan Bergmann1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-11/+11
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2-2/+2
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold4-6/+6
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara1-1/+1
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-0/+1