summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09add external for unistd.hDavid Tardon
2013-04-07fix logical-op-parenthesis warningPeter Foley
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-25deleting NULL is safeTakeshi Abe
2013-03-23coverity#704237 Logically dead codeJulien Nabet
2013-03-22coverity#440066 Logically dead codeJulien Nabet
2013-03-22coverity#440065 Logically dead codeJulien Nabet
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-07fix spellingNoel Grandin
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-28remove all d.lstMichael Stahl
2013-02-25flex output needs soltools' unistd.h on WNTStephan Bergmann
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-01-30UNO constants cannot be of CHAR typeStephan Bergmann
2013-01-29Clarify that constant groups cannot be typedef'edStephan Bergmann
2013-01-29Clarify that bound attribute can specify getter/setter raises listsStephan Bergmann
2013-01-29Clarify that attribute setter raises list must not be emptyStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26idlc: silence annoying test spew on successMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-22API CHANGE: Remove support for individual constants from UNOIDLStephan Bergmann
2013-01-22Adapt idlc/test/parser/ to gbuildStephan Bergmann
2012-12-02unlink() doesn't work that well with URLsLuboš Luňák
2012-11-30[oneway] removal cleanupStephan Bergmann
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann
2012-11-21use proper URL for UCPP in Executable_idlc.mkRene Engelhard
2012-09-27add --with-system-ucppRene Engelhard
2012-09-26Fix bool -> byte coercion logicStephan Bergmann
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-05idlc: clear include file set in Idlc::reset():Michael Stahl
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-22fix typoDavid Tardon