summaryrefslogtreecommitdiff
path: root/idl/source/objects
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22remove SvStream::operator<< methodsNoel Grandin4-8/+8
2014-01-22convert more SvStream::operator<< callsNoel Grandin6-468/+475
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin6-51/+51
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 unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin3-17/+15
2013-11-15No __weak__ in Win32Tor Lillqvist1-1/+1
2013-09-17convert IDL module from String to OUStringNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák4-18/+14
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-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks2-1/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-121/+121
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter1-14/+14
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley1-1/+1
2013-02-12Simplify thisJulien Nabet1-2/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac4-9/+9
2012-11-26Use the weak attribute for iOS, tooTor Lillqvist1-1/+1
2012-09-20Avoid duplicate symbols when DISABLE_DYNLOADING for AndroidTor Lillqvist1-0/+3
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin4-100/+106
2012-07-13re-base on ALv2 code. Includes:Michael Meeks6-138/+84
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-5/+5
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin4-10/+10
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2-18/+18
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara5-207/+0
2012-01-27make idl ByteString freeCaolán McNamara1-5/+3
2012-01-27use assert to demo equivalenceCaolán McNamara1-0/+18
2012-01-27ByteString->rtl::OStringCaolán McNamara6-157/+159
2012-01-26useless unused aPStr objectCaolán McNamara1-1/+0
2012-01-26ByteString->rtl::OStringCaolán McNamara6-193/+191
2012-01-23make sot ByteString freeCaolán McNamara1-7/+7
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-4/+0
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-1/+1
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara3-36/+34
2012-01-05don't inherit from ByteStringCaolán McNamara6-177/+177
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara4-67/+68
2011-12-21tweak for pre language-defect #77Caolán McNamara4-16/+16
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara4-16/+16
2011-12-21needs more work firstCaolán McNamara4-16/+16
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-4/+4
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara4-16/+16