summaryrefslogtreecommitdiff
path: root/idl/source
AgeCommit message (Expand)Author
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-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-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-21add sw swd msfilter vbahelper to Library_mergedPeter Foley
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-12Simplify thisJulien Nabet
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-26Use the weak attribute for iOS, tooTor Lillqvist
2012-09-20Avoid duplicate symbols when DISABLE_DYNLOADING for AndroidTor Lillqvist
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-21chmod -xTor Lillqvist
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara
2012-01-27make idl ByteString freeCaolán McNamara
2012-01-27use assert to demo equivalenceCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara
2012-01-26useless unused aPStr objectCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2012-01-23make sot ByteString freeCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05ByteString->rtl::OString[Buffer]Caolán McNamara
2012-01-05don't inherit from ByteStringCaolán McNamara
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot