summaryrefslogtreecommitdiffstats
path: root/idl/source
Commit message (Expand)AuthorAgeFilesLines
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-167-53/+53
* presumably each entry needs a tab and semicolonCaolán McNamara2013-12-271-2/+6
* cppcheck: fix Same expression on both sides of '||' + simplify a bitJulien Nabet2013-12-271-7/+3
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-4/+4
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-4/+4
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-4/+4
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-202-4/+4
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-204-28/+23
* No __weak__ in Win32Tor Lillqvist2013-11-151-1/+1
* clean up #ifdef ICC codeMichael Stahl2013-11-101-4/+0
* idl: fix out of bounds string accessesMichael Stahl2013-11-071-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+1
* cdecl is the default anywayTor Lillqvist2013-10-121-6/+0
* convert IDL module from String to OUStringNoel Grandin2013-09-175-43/+37
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-215-20/+15
* -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
* fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2013-06-182-2/+2
* svidl: make dependencies: handle removed include files:Michael Stahl2013-04-241-0/+15
* Revert "svidl: write dependencies with cygwin paths"Michael Stahl2013-04-241-45/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* svidl: more helpful error message for missing slot / types.Michael Meeks2013-04-103-2/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0712-204/+204
* fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter2013-03-254-143/+128
* add sw swd msfilter vbahelper to Library_mergedPeter Foley2013-03-211-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-100/+102
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Simplify thisJulien Nabet2013-02-121-2/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-215-10/+10
* Use the weak attribute for iOS, tooTor Lillqvist2012-11-261-1/+1
* Avoid duplicate symbols when DISABLE_DYNLOADING for AndroidTor Lillqvist2012-09-201-0/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-151-1/+0
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-085-149/+159
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1312-276/+168
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-10/+10
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin2012-03-205-13/+13
* remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2012-03-122-18/+18
* remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara2012-01-275-207/+0
* make idl ByteString freeCaolán McNamara2012-01-271-5/+3
* use assert to demo equivalenceCaolán McNamara2012-01-271-0/+18
* ByteString->rtl::OStringCaolán McNamara2012-01-278-175/+176
* useless unused aPStr objectCaolán McNamara2012-01-261-1/+0
* ByteString->rtl::OStringCaolán McNamara2012-01-268-199/+197
* make sot ByteString freeCaolán McNamara2012-01-232-10/+10
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-4/+0
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-061-1/+1