summaryrefslogtreecommitdiff
path: root/idlc/source
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-07fix logical-op-parenthesis warningPeter Foley1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-57/+55
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann1-1/+2
2013-03-27-Wunused-macrosStephan Bergmann2-10/+0
2013-03-25remove external include guardsThomas Arnhold2-48/+1
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-3/+3
2013-03-25deleting NULL is safeTakeshi Abe1-4/+2
2013-03-23coverity#704237 Logically dead codeJulien Nabet1-2/+0
2013-03-22coverity#440066 Logically dead codeJulien Nabet1-6/+0
2013-03-22coverity#440065 Logically dead codeJulien Nabet1-3/+0
2013-03-19further OUString cleanupThomas Arnhold1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-6/+6
2013-03-07fix spellingNoel Grandin1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2013-02-21Fix type unkown -> unknownJulien Nabet2-2/+2
2013-02-13Some cppcheck cleaningJulien Nabet1-2/+1