summaryrefslogtreecommitdiffstats
path: root/idl/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2012-01-053-36/+34
* don't inherit from ByteStringCaolán McNamara2012-01-057-185/+185
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-302-4/+4
* inheriting from ByteString is kind of weirdCaolán McNamara2011-12-225-70/+71
* tweak for pre language-defect #77Caolán McNamara2011-12-214-16/+16
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-4/+4
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-214-16/+16
* needs more work firstCaolán McNamara2011-12-214-16/+16
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-211-4/+4
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-4/+4
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-214-16/+16
* IDL_COMPILER is always definedCaolán McNamara2011-12-197-50/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-145-23/+24
* convert GetMangleNameCaolán McNamara2011-12-132-12/+12