summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan3-2/+25
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan3-26/+2
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan3-2/+26
2014-03-10coverity#1103651 Unchecked return valueCaolán McNamara1-3/+3
2014-03-10fix indentCaolán McNamara1-35/+34
2014-03-08coverity#707933 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-08coverity#707932 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-08coverity#707931 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-1/+1
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-1/+1
2014-02-12more SvStream:operator>> conversionNoel Grandin4-8/+8
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin7-28/+28
2014-02-12cid#705188 missing break in switchNoel Grandin1-0/+1
2014-02-11coverity#707930 Uninitialized scalar fieldCaolán McNamara1-13/+20
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22remove SvStream::operator<< methodsNoel Grandin5-9/+9
2014-01-22convert more SvStream::operator<< callsNoel Grandin7-482/+489
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2-2/+2
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin8-60/+60
2013-12-27presumably each entry needs a tab and semicolonCaolán McNamara1-2/+6
2013-12-27cppcheck: fix Same expression on both sides of '||' + simplify a bitJulien Nabet1-7/+3
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-4/+4
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin4-28/+23
2013-11-15No __weak__ in Win32Tor Lillqvist1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl2-7/+0
2013-11-07idl: fix out of bounds string accessesMichael Stahl2-3/+5
2013-10-20drop unnecessary tools/string includesCaolán McNamara4-4/+3
2013-10-12cdecl is the default anywayTor Lillqvist1-6/+0
2013-09-25Revert "More ICU dependencies that are now dragged in"Matúš Kukan1-5/+0
2013-09-23More ICU dependencies that are now dragged inTor Lillqvist1-0/+5
2013-09-17convert IDL module from String to OUStringNoel Grandin9-63/+57
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-20/+15
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2-2/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl1-0/+15
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl1-45/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks3-2/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák22-303/+303
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter5-159/+137
2013-03-25update idl/READMEAndras Timar1-3/+2
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-3/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-100/+102