summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2014-03-10coverity#1103651 Unchecked return valueCaolán McNamara
2014-03-10fix indentCaolán McNamara
2014-03-08coverity#707933 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707932 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707931 Uninitialized scalar fieldCaolán McNamara
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12cid#705188 missing break in switchNoel Grandin
2014-02-11coverity#707930 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-12-27presumably each entry needs a tab and semicolonCaolán McNamara
2013-12-27cppcheck: fix Same expression on both sides of '||' + simplify a bitJulien Nabet
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-15No __weak__ in Win32Tor Lillqvist
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-07idl: fix out of bounds string accessesMichael Stahl
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-12cdecl is the default anywayTor Lillqvist
2013-09-25Revert "More ICU dependencies that are now dragged in"Matúš Kukan
2013-09-23More ICU dependencies that are now dragged inTor Lillqvist
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter
2013-03-25update idl/READMEAndras Timar
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-28remove all d.lstMichael Stahl
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-12Simplify thisJulien Nabet