summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-292-2/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* chmod -xTor Lillqvist2012-03-213-0/+0
* Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin2012-03-209-19/+22
* remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2012-03-122-18/+18
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
* Convert tools/table.hxx to std::mapNoel Grandin2012-03-081-0/+1
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+3
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* No thanks for non-desktop OSesTor Lillqvist2012-01-271-0/+4
* remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara2012-01-2710-223/+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-2714-209/+210