summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)AuthorFilesLines
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold7-9/+9
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-09add external for unistd.hDavid Tardon1-3/+4
2013-04-07fix logical-op-parenthesis warningPeter Foley1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák49-186/+184
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann4-1/+44
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-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-3/+11
2013-03-07fix spellingNoel Grandin1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25flex output needs soltools' unistd.h on WNTStephan Bergmann1-0/+2
2013-02-21Fix type unkown -> unknownJulien Nabet2-2/+2
2013-02-13Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-01-30UNO constants cannot be of CHAR typeStephan Bergmann1-1/+0
2013-01-29Clarify that constant groups cannot be typedef'edStephan Bergmann1-0/+5
2013-01-29Clarify that bound attribute can specify getter/setter raises listsStephan Bergmann1-0/+10
2013-01-29Clarify that attribute setter raises list must not be emptyStephan Bergmann1-0/+8
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2-2/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-26idlc: silence annoying test spew on successMichael Stahl1-2/+2
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-3/+3
2013-01-22API CHANGE: Remove support for individual constants from UNOIDLStephan Bergmann3-125/+52
2013-01-22Adapt idlc/test/parser/ to gbuildStephan Bergmann3-46/+75
2012-12-02unlink() doesn't work that well with URLsLuboš Luňák1-1/+1
2012-11-30[oneway] removal cleanupStephan Bergmann4-12/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens8-64/+16
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann3-7/+14
2012-11-21use proper URL for UCPP in Executable_idlc.mkRene Engelhard1-1/+1
2012-09-27add --with-system-ucppRene Engelhard3-2/+12
2012-09-26Fix bool -> byte coercion logicStephan Bergmann1-1/+1
2012-09-26sal_Bool -> boolNoel Grandin3-14/+14
2012-09-05idlc: clear include file set in Idlc::reset():Michael Stahl1-0/+2
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-0/+3
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1