summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin4-28/+23
2013-11-15No __weak__ in Win32Tor Lillqvist1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl2-7/+0
2013-11-07idl: fix out of bounds string accessesMichael Stahl2-3/+5
2013-10-20drop unnecessary tools/string includesCaolán McNamara4-4/+3
2013-10-12cdecl is the default anywayTor Lillqvist1-6/+0
2013-09-25Revert "More ICU dependencies that are now dragged in"Matúš Kukan1-5/+0
2013-09-23More ICU dependencies that are now dragged inTor Lillqvist1-0/+5
2013-09-17convert IDL module from String to OUStringNoel Grandin9-63/+57
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-20/+15
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2-2/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl1-0/+15
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl1-45/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks3-2/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák22-303/+303
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter5-159/+137
2013-03-25update idl/READMEAndras Timar1-3/+2
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-3/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-100/+102
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-12Simplify thisJulien Nabet1-2/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac5-10/+10
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+2
2012-12-06commit delete various unused makefile.mksCaolán McNamara1-59/+0
2012-11-26Use the weak attribute for iOS, tooTor Lillqvist1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-20Avoid duplicate symbols when DISABLE_DYNLOADING for AndroidTor Lillqvist1-0/+3
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin11-183/+194
2012-08-05Remove unused macrosThomas Arnhold1-8/+0
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-51/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks24-533/+328
2012-07-04removed unnecessary forward declarations of classTakeshi Abe5-5/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-10/+10
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14