summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* 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-102-7/+0
* idl: fix out of bounds string accessesMichael Stahl2013-11-072-3/+5
* drop unnecessary tools/string includesCaolán McNamara2013-10-204-4/+3
* cdecl is the default anywayTor Lillqvist2013-10-121-6/+0
* Revert "More ICU dependencies that are now dragged in"Matúš Kukan2013-09-251-5/+0
* More ICU dependencies that are now dragged inTor Lillqvist2013-09-231-0/+5
* convert IDL module from String to OUStringNoel Grandin2013-09-179-63/+57
* 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
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
* 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-0722-303/+303
* fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter2013-03-255-159/+137
* update idl/READMEAndras Timar2013-03-251-3/+2
* add sw swd msfilter vbahelper to Library_mergedPeter Foley2013-03-211-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-3/+3
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-100/+102
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Simplify thisJulien Nabet2013-02-121-2/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-215-10/+10
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-2/+2
* commit delete various unused makefile.mksCaolán McNamara2012-12-061-59/+0
* Use the weak attribute for iOS, tooTor Lillqvist2012-11-261-1/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+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-152-3/+0
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-0811-183/+194
* Remove unused macrosThomas Arnhold2012-08-051-8/+0
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-51/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1324-533/+328
* removed unnecessary forward declarations of classTakeshi Abe2012-07-045-5/+0
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-10/+10
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14