summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-1/+1
* remove SvStream::operator>> methodsNoel Grandin2014-02-121-1/+1
* more SvStream:operator>> conversionNoel Grandin2014-02-124-8/+8
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-127-28/+28
* cid#705188 missing break in switchNoel Grandin2014-02-121-0/+1
* coverity#707930 Uninitialized scalar fieldCaolán McNamara2014-02-111-13/+20
* bool improvementsStephan Bergmann2014-01-281-2/+2
* remove SvStream::operator<< methodsNoel Grandin2014-01-225-9/+9
* convert more SvStream::operator<< callsNoel Grandin2014-01-227-482/+489
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-222-2/+2
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-168-60/+60
* 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-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