summaryrefslogtreecommitdiffstats
path: root/idlc
Commit message (Expand)AuthorAgeFilesLines
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-297-9/+9
* RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara2013-05-231-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-102-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
* add external for unistd.hDavid Tardon2013-04-091-3/+4
* fix logical-op-parenthesis warningPeter Foley2013-04-071-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0749-186/+184
* Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann2013-04-034-1/+44
* -Wunused-macrosStephan Bergmann2013-03-272-10/+0
* remove external include guardsThomas Arnhold2013-03-252-48/+1
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-3/+3
* deleting NULL is safeTakeshi Abe2013-03-251-4/+2
* coverity#704237 Logically dead codeJulien Nabet2013-03-231-2/+0
* coverity#440066 Logically dead codeJulien Nabet2013-03-221-6/+0
* coverity#440065 Logically dead codeJulien Nabet2013-03-221-3/+0
* further OUString cleanupThomas Arnhold2013-03-191-2/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-6/+6
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-3/+11
* fix spellingNoel Grandin2013-03-071-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-3/+3
* remove all d.lstMichael Stahl2013-02-281-0/+0
* flex output needs soltools' unistd.h on WNTStephan Bergmann2013-02-251-0/+2
* Fix type unkown -> unknownJulien Nabet2013-02-212-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-131-2/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+1
* UNO constants cannot be of CHAR typeStephan Bergmann2013-01-301-1/+0
* Clarify that constant groups cannot be typedef'edStephan Bergmann2013-01-291-0/+5
* Clarify that bound attribute can specify getter/setter raises listsStephan Bergmann2013-01-291-0/+10
* Clarify that attribute setter raises list must not be emptyStephan Bergmann2013-01-291-0/+8
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-262-2/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* idlc: silence annoying test spew on successMichael Stahl2013-01-261-2/+2
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-3/+3
* API CHANGE: Remove support for individual constants from UNOIDLStephan Bergmann2013-01-223-125/+52
* Adapt idlc/test/parser/ to gbuildStephan Bergmann2013-01-223-46/+75
* unlink() doesn't work that well with URLsLuboš Luňák2012-12-021-1/+1
* [oneway] removal cleanupStephan Bergmann2012-11-304-12/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-308-64/+16
* Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2012-11-233-7/+14
* use proper URL for UCPP in Executable_idlc.mkRene Engelhard2012-11-211-1/+1
* add --with-system-ucppRene Engelhard2012-09-273-2/+12
* Fix bool -> byte coercion logicStephan Bergmann2012-09-261-1/+1
* sal_Bool -> boolNoel Grandin2012-09-263-14/+14
* idlc: clear include file set in Idlc::reset():Michael Stahl2012-09-051-0/+2
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-0/+3
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1